Skip to content

chore: add image-build #32

chore: add image-build

chore: add image-build #32

Triggered via push February 16, 2024 01:42
Status Failure
Total duration 11m 27s
Artifacts
Matrix: test-full-non-e2e
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test-full-non-e2e (1.21.x, amd64)
cannot use m.Etherman (variable of type *mock_syncinterfaces.EthermanFullInterface) as syncinterfaces.EthermanFullInterface value in array or slice literal: *mock_syncinterfaces.EthermanFullInterface does not implement syncinterfaces.EthermanFullInterface (wrong type for method EthBlockByNumber)
test-full-non-e2e (1.21.x, amd64)
cannot use m.Etherman (variable of type *mock_syncinterfaces.EthermanFullInterface) as syncinterfaces.EthermanFullInterface value in argument to NewSynchronizer: *mock_syncinterfaces.EthermanFullInterface does not implement syncinterfaces.EthermanFullInterface (wrong type for method EthBlockByNumber)
test-full-non-e2e (1.21.x, amd64)
cannot use m.Etherman (variable of type *mock_syncinterfaces.EthermanFullInterface) as syncinterfaces.EthermanFullInterface value in array or slice literal: *mock_syncinterfaces.EthermanFullInterface does not implement syncinterfaces.EthermanFullInterface (wrong type for method EthBlockByNumber)
test-full-non-e2e (1.21.x, amd64)
cannot use m.Etherman (variable of type *mock_syncinterfaces.EthermanFullInterface) as syncinterfaces.EthermanFullInterface value in argument to NewSynchronizer: *mock_syncinterfaces.EthermanFullInterface does not implement syncinterfaces.EthermanFullInterface (wrong type for method EthBlockByNumber)
test-full-non-e2e (1.21.x, amd64)
cannot use m.Etherman (variable of type *mock_syncinterfaces.EthermanFullInterface) as syncinterfaces.EthermanFullInterface value in array or slice literal: *mock_syncinterfaces.EthermanFullInterface does not implement syncinterfaces.EthermanFullInterface (wrong type for method EthBlockByNumber)
test-full-non-e2e (1.21.x, amd64)
cannot use m.Etherman (variable of type *mock_syncinterfaces.EthermanFullInterface) as syncinterfaces.EthermanFullInterface value in argument to NewSynchronizer: *mock_syncinterfaces.EthermanFullInterface does not implement syncinterfaces.EthermanFullInterface (wrong type for method EthBlockByNumber)
test-full-non-e2e (1.21.x, amd64)
cannot use m.Etherman (variable of type *mock_syncinterfaces.EthermanFullInterface) as syncinterfaces.EthermanFullInterface value in array or slice literal: *mock_syncinterfaces.EthermanFullInterface does not implement syncinterfaces.EthermanFullInterface (wrong type for method EthBlockByNumber)
test-full-non-e2e (1.21.x, amd64)
cannot use m.Etherman (variable of type *mock_syncinterfaces.EthermanFullInterface) as syncinterfaces.EthermanFullInterface value in argument to NewSynchronizer: *mock_syncinterfaces.EthermanFullInterface does not implement syncinterfaces.EthermanFullInterface (wrong type for method EthBlockByNumber)
test-full-non-e2e (1.21.x, amd64)
cannot use types.NewBlock(&types.Header{…}, nil, nil, nil, nil) (value of type *"github.com/ethereum/go-ethereum/core/types".Block) as *etherman.EtherBlock value in struct literal
test-full-non-e2e (1.21.x, amd64)
cannot use types.NewBlock(&types.Header{…}, nil, nil, nil, nil) (value of type *"github.com/ethereum/go-ethereum/core/types".Block) as *etherman.EtherBlock value in struct literal
test-full-non-e2e (1.21.x, amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.