feat(advancer): add the repository and end-to-end tests to the advancer #2078
build.yml
on: pull_request
build-ci-base
11s
test-rust
1m 9s
check-generated-files
37s
release
0s
Annotations
15 errors
do-basic-checks
Process completed with exit code 127.
|
check-generated-files
Process completed with exit code 2.
|
test-rust
Process completed with exit code 101.
|
test-rust
Process completed with exit code 101.
|
test-rust
Process completed with exit code 101.
|
test-go:
cmd/cartesi-rollups-advancer/main.go#L69
startTime declared and not used (typecheck)
|
test-go:
internal/node/advancer/advancer_test.go#L30
undefined: Machine
|
test-go:
internal/node/advancer/advancer_test.go#L30
invalid composite literal type Machines
|
test-go:
internal/node/advancer/advancer_test.go#L39
undefined: Machine
|
test-go:
internal/node/advancer/advancer_test.go#L49
undefined: Machine
|
test-go:
internal/node/advancer/advancer_test.go#L49
invalid composite literal type Machines
|
test-go:
internal/node/advancer/advancer_test.go#L66
invalid composite literal type Machines
|
test-go:
internal/node/advancer/advancer_test.go#L105
invalid composite literal type Machines (typecheck)
|
test-go:
internal/nodemachine/machine_test.go#L28
cannot use 0 (untyped int constant) as *uint64 value in argument to New
|
test-go:
internal/nodemachine/machine_test.go#L36
cannot use 0 (untyped int constant) as *uint64 value in argument to New
|