Skip to content

Go tests CI triggered from @amsanghi of use_dataposter #10420

Go tests CI triggered from @amsanghi of use_dataposter

Go tests CI triggered from @amsanghi of use_dataposter #10420

Triggered via pull request March 7, 2024 12:20
Status Failure
Total duration 12m 58s
Billable time 32m
Artifacts

ci.yml

on: pull_request
Matrix: Go Tests
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 3 warnings
Go Tests (race): staker/assertion.go#L1
: # github.com/offchainlabs/nitro/staker [github.com/offchainlabs/nitro/staker.test]
Go Tests (race): staker/challenge_test.go#L162
cannot use func(context.Context) (server_arb.MachineInterface, error) {…} (value of type func(context.Context) (server_arb.MachineInterface, error)) as func(context.Context, ...func(cfg *server_common.MachineLoaderCfg)) (server_arb.MachineInterface, error) value in argument to server_arb.NewExecutionRun
Go Tests (race): staker/challenge_test.go#L178
cannot use func(context.Context) (server_arb.MachineInterface, error) {…} (value of type func(context.Context) (server_arb.MachineInterface, error)) as func(context.Context, ...func(cfg *server_common.MachineLoaderCfg)) (server_arb.MachineInterface, error) value in argument to server_arb.NewExecutionRun (typecheck)
Go Tests (race): system_tests/test_info.go#L1
: # github.com/offchainlabs/nitro/system_tests [github.com/offchainlabs/nitro/system_tests.test]
Go Tests (race): system_tests/staker_test.go#L570
not enough arguments in call to arbnode.StakerDataposter
Go Tests (race): system_tests/staker_test.go#L587
not enough arguments in call to staker.NewStatelessBlockValidator
Go Tests (race): system_tests/validation_mock_test.go#L75
cannot use &mockExecRun{…} (value of type *mockExecRun) as validator.ExecutionRun value in argument to containers.NewReadyPromise[validator.ExecutionRun]: *mockExecRun does not implement validator.ExecutionRun (wrong type for method GetLeavesWithStepSize)
Go Tests (race)
issues found
Go Tests (defaults): staker/assertion.go#L1
: # github.com/offchainlabs/nitro/staker [github.com/offchainlabs/nitro/staker.test]
Go Tests (defaults): staker/challenge_test.go#L162
cannot use func(context.Context) (server_arb.MachineInterface, error) {…} (value of type func(context.Context) (server_arb.MachineInterface, error)) as func(context.Context, ...func(cfg *server_common.MachineLoaderCfg)) (server_arb.MachineInterface, error) value in argument to server_arb.NewExecutionRun
Go Tests (defaults): staker/challenge_test.go#L178
cannot use func(context.Context) (server_arb.MachineInterface, error) {…} (value of type func(context.Context) (server_arb.MachineInterface, error)) as func(context.Context, ...func(cfg *server_common.MachineLoaderCfg)) (server_arb.MachineInterface, error) value in argument to server_arb.NewExecutionRun (typecheck)
Go Tests (defaults): system_tests/test_info.go#L1
: # github.com/offchainlabs/nitro/system_tests [github.com/offchainlabs/nitro/system_tests.test]
Go Tests (defaults): system_tests/staker_test.go#L570
not enough arguments in call to arbnode.StakerDataposter
Go Tests (defaults): system_tests/staker_test.go#L587
not enough arguments in call to staker.NewStatelessBlockValidator
Go Tests (defaults): system_tests/validation_mock_test.go#L75
cannot use &mockExecRun{…} (value of type *mockExecRun) as validator.ExecutionRun value in argument to containers.NewReadyPromise[validator.ExecutionRun]: *mockExecRun does not implement validator.ExecutionRun (wrong type for method GetLeavesWithStepSize)
Go Tests (defaults)
issues found
Go Tests (challenge): staker/assertion.go#L1
: # github.com/offchainlabs/nitro/staker [github.com/offchainlabs/nitro/staker.test]
Go Tests (challenge): staker/challenge_test.go#L162
cannot use func(context.Context) (server_arb.MachineInterface, error) {…} (value of type func(context.Context) (server_arb.MachineInterface, error)) as func(context.Context, ...func(cfg *server_common.MachineLoaderCfg)) (server_arb.MachineInterface, error) value in argument to server_arb.NewExecutionRun
Go Tests (challenge): staker/challenge_test.go#L178
cannot use func(context.Context) (server_arb.MachineInterface, error) {…} (value of type func(context.Context) (server_arb.MachineInterface, error)) as func(context.Context, ...func(cfg *server_common.MachineLoaderCfg)) (server_arb.MachineInterface, error) value in argument to server_arb.NewExecutionRun (typecheck)
Go Tests (challenge): system_tests/test_info.go#L1
: # github.com/offchainlabs/nitro/system_tests [github.com/offchainlabs/nitro/system_tests.test]
Go Tests (challenge): system_tests/staker_test.go#L570
not enough arguments in call to arbnode.StakerDataposter
Go Tests (challenge): system_tests/staker_test.go#L587
not enough arguments in call to staker.NewStatelessBlockValidator
Go Tests (challenge): system_tests/validation_mock_test.go#L75
cannot use &mockExecRun{…} (value of type *mockExecRun) as validator.ExecutionRun value in argument to containers.NewReadyPromise[validator.ExecutionRun]: *mockExecRun does not implement validator.ExecutionRun (wrong type for method GetLeavesWithStepSize)
Go Tests (challenge)
issues found
Go Tests (race)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/setup-go@v4, actions/cache@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Go Tests (defaults)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/setup-go@v4, actions/cache@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Go Tests (challenge)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/setup-go@v4, actions/cache@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.