feat(advancer): add the repository and end-to-end tests to the advancer #2078
Annotations
10 errors
cmd/cartesi-rollups-advancer/main.go#L69
startTime declared and not used (typecheck)
|
internal/node/advancer/advancer_test.go#L30
undefined: Machine
|
internal/node/advancer/advancer_test.go#L30
invalid composite literal type Machines
|
internal/node/advancer/advancer_test.go#L39
undefined: Machine
|
internal/node/advancer/advancer_test.go#L49
undefined: Machine
|
internal/node/advancer/advancer_test.go#L49
invalid composite literal type Machines
|
internal/node/advancer/advancer_test.go#L66
invalid composite literal type Machines
|
internal/node/advancer/advancer_test.go#L105
invalid composite literal type Machines (typecheck)
|
internal/nodemachine/machine_test.go#L28
cannot use 0 (untyped int constant) as *uint64 value in argument to New
|
internal/nodemachine/machine_test.go#L36
cannot use 0 (untyped int constant) as *uint64 value in argument to New
|
This job failed
Loading