Skip to content

Local state index #1430

Local state index

Local state index #1430

Triggered via pull request September 16, 2024 15:32
Status Failure
Total duration 2m 28s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
Lint: bootstrap/bootstrap.go#L23
could not import github.com/onflow/flow-evm-gateway/services/requester (-: # github.com/onflow/flow-evm-gateway/services/requester
Lint: services/requester/client_handler.go#L190
cannot use c.config.FlowNetworkID (variable of type "github.com/onflow/flow-go/model/flow".ChainID) as atree.Ledger value in argument to state.NewBlockState: "github.com/onflow/flow-go/model/flow".ChainID does not implement atree.Ledger (missing method AllocateSlabIndex)
Lint: services/requester/client_handler.go#L191
cannot use c.store (variable of type *"github.com/onflow/flow-evm-gateway/storage/pebble".Storage) as "github.com/onflow/flow-go/model/flow".ChainID value in argument to state.NewBlockState) (typecheck)
Lint: api/api.go#L29
could not import github.com/onflow/flow-evm-gateway/services/requester (-: # github.com/onflow/flow-evm-gateway/services/requester
Lint: services/requester/client_handler.go#L190
cannot use c.config.FlowNetworkID (variable of type "github.com/onflow/flow-go/model/flow".ChainID) as atree.Ledger value in argument to state.NewBlockState: "github.com/onflow/flow-go/model/flow".ChainID does not implement atree.Ledger (missing method AllocateSlabIndex)
Lint: services/requester/client_handler.go#L191
cannot use c.store (variable of type *"github.com/onflow/flow-evm-gateway/storage/pebble".Storage) as "github.com/onflow/flow-go/model/flow".ChainID value in argument to state.NewBlockState) (typecheck)
Lint: services/ingestion/subscriber.go#L12
could not import github.com/onflow/flow-evm-gateway/services/requester (-: # github.com/onflow/flow-evm-gateway/services/requester
Lint: services/requester/client_handler.go#L190
cannot use c.config.FlowNetworkID (variable of type "github.com/onflow/flow-go/model/flow".ChainID) as atree.Ledger value in argument to state.NewBlockState: "github.com/onflow/flow-go/model/flow".ChainID does not implement atree.Ledger (missing method AllocateSlabIndex)
Lint: services/requester/client_handler.go#L191
cannot use c.store (variable of type *"github.com/onflow/flow-evm-gateway/storage/pebble".Storage) as "github.com/onflow/flow-go/model/flow".ChainID value in argument to state.NewBlockState) (typecheck)
Lint: services/requester/client_handler.go#L1
: # github.com/onflow/flow-evm-gateway/services/requester [github.com/onflow/flow-evm-gateway/services/requester.test]
Test: services/requester/client_handler.go#L190
cannot use c.config.FlowNetworkID (variable of type "github.com/onflow/flow-go/model/flow".ChainID) as atree.Ledger value in argument to state.NewBlockState: "github.com/onflow/flow-go/model/flow".ChainID does not implement atree.Ledger (missing method AllocateSlabIndex)
Test: services/requester/client_handler.go#L191
cannot use c.store (variable of type *"github.com/onflow/flow-evm-gateway/storage/pebble".Storage) as "github.com/onflow/flow-go/model/flow".ChainID value in argument to state.NewBlockState
Test
Process completed with exit code 2.
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/