Milestones via vote extensions #1221
Annotations
14 errors and 1 warning
test:
x/bor/keeper/keeper_test.go#L77
cannot use &s.contractCaller (value of type *mocks.IContractCaller) as helper.IContractCaller value in argument to s.borKeeper.SetContractCaller: *mocks.IContractCaller does not implement helper.IContractCaller (missing method GetBorChainBlocksInBatch)
|
test:
x/checkpoint/keeper/keeper_test.go#L77
cannot use s.contractCaller (variable of type *mocks.IContractCaller) as helper.IContractCaller value in argument to checkpointKeeper.NewKeeper: *mocks.IContractCaller does not implement helper.IContractCaller (missing method GetBorChainBlocksInBatch)
|
test:
x/clerk/keeper/keeper_test.go#L68
cannot use &s.contractCaller (value of type *mocks.IContractCaller) as helper.IContractCaller value in argument to clerkKeeper.NewKeeper: *mocks.IContractCaller does not implement helper.IContractCaller (missing method GetBorChainBlocksInBatch)
|
test:
x/milestone/keeper/keeper_test.go#L70
cannot use s.contractCaller (variable of type *mocks.IContractCaller) as helper.IContractCaller value in argument to milestoneKeeper.NewKeeper: *mocks.IContractCaller does not implement helper.IContractCaller (missing method GetBorChainBlocksInBatch)
|
test:
x/stake/keeper/keeper_test.go#L83
cannot use s.contractCaller (variable of type *mocks.IContractCaller) as helper.IContractCaller value in argument to stakeKeeper.NewKeeper: *mocks.IContractCaller does not implement helper.IContractCaller (missing method GetBorChainBlocksInBatch)
|
test:
x/topup/keeper/keeper_test.go#L76
cannot use &s.contractCaller (value of type *mocks.IContractCaller) as helper.IContractCaller value in argument to topupKeeper.NewKeeper: *mocks.IContractCaller does not implement helper.IContractCaller (missing method GetBorChainBlocksInBatch)
|
test
Process completed with exit code 2.
|
lint:
x/bor/keeper/keeper_test.go#L77
cannot use &s.contractCaller (value of type *mocks.IContractCaller) as helper.IContractCaller value in argument to s.borKeeper.SetContractCaller: *mocks.IContractCaller does not implement helper.IContractCaller (missing method GetBorChainBlocksInBatch) (typecheck)
|
lint:
x/checkpoint/keeper/keeper_test.go#L77
cannot use s.contractCaller (variable of type *mocks.IContractCaller) as helper.IContractCaller value in argument to checkpointKeeper.NewKeeper: *mocks.IContractCaller does not implement helper.IContractCaller (missing method GetBorChainBlocksInBatch) (typecheck)
|
lint:
x/clerk/keeper/keeper_test.go#L68
cannot use &s.contractCaller (value of type *mocks.IContractCaller) as helper.IContractCaller value in argument to clerkKeeper.NewKeeper: *mocks.IContractCaller does not implement helper.IContractCaller (missing method GetBorChainBlocksInBatch) (typecheck)
|
lint:
x/milestone/keeper/keeper_test.go#L70
cannot use s.contractCaller (variable of type *mocks.IContractCaller) as helper.IContractCaller value in argument to milestoneKeeper.NewKeeper: *mocks.IContractCaller does not implement helper.IContractCaller (missing method GetBorChainBlocksInBatch) (typecheck)
|
lint:
x/stake/keeper/keeper_test.go#L83
cannot use s.contractCaller (variable of type *mocks.IContractCaller) as helper.IContractCaller value in argument to stakeKeeper.NewKeeper: *mocks.IContractCaller does not implement helper.IContractCaller (missing method GetBorChainBlocksInBatch) (typecheck)
|
lint:
x/topup/keeper/keeper_test.go#L76
cannot use &s.contractCaller (value of type *mocks.IContractCaller) as helper.IContractCaller value in argument to topupKeeper.NewKeeper: *mocks.IContractCaller does not implement helper.IContractCaller (missing method GetBorChainBlocksInBatch) (typecheck)
|
lint
Process completed with exit code 2.
|
e2e-tests (ubuntu-22.04)
Restore cache failed: Dependencies file is not found in /home/runner/work/heimdall-v2/heimdall-v2. Supported file pattern: go.sum
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
code_13556378469
|
532 MB |
|
logs_13556378469
|
326 KB |
|