Skip to content

chore: update dockerfile,makefile #30

chore: update dockerfile,makefile

chore: update dockerfile,makefile #30

Triggered via push January 24, 2024 09:23
Status Failure
Total duration 7m 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 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)
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)
cannot use ethermansMock[0] (variable of type *ethermanMock) as EthermanInterface value in array or slice literal: *ethermanMock does not implement EthermanInterface (wrong type for method EthBlockByNumber)
test-full-non-e2e (1.21.x, amd64)
cannot use ethermansMock[1] (variable of type *ethermanMock) as EthermanInterface value in array or slice literal: *ethermanMock does not implement EthermanInterface (wrong type for method EthBlockByNumber)
test-full-non-e2e (1.21.x, amd64)
cannot use mockEtherman (variable of type *ethermanMock) as EthermanInterface value in argument to newWorker: *ethermanMock does not implement EthermanInterface (wrong type for method EthBlockByNumber)
test-full-non-e2e (1.21.x, amd64)
cannot use m.Etherman (variable of type *ethermanMock) as EthermanInterface value in array or slice literal: *ethermanMock does not implement EthermanInterface (wrong type for method EthBlockByNumber)
test-full-non-e2e (1.21.x, amd64)
cannot use m.Etherman (variable of type *ethermanMock) as EthermanInterface value in argument to NewSynchronizer: *ethermanMock does not implement EthermanInterface (wrong type for method EthBlockByNumber)
test-full-non-e2e (1.21.x, amd64)
cannot use m.Etherman (variable of type *ethermanMock) as EthermanInterface value in array or slice literal: *ethermanMock does not implement EthermanInterface (wrong type for method EthBlockByNumber)
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@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.