Skip to content

Local state index #1431

Local state index

Local state index #1431

Triggered via pull request September 16, 2024 15:34
Status Failure
Total duration 3m 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Test
cannot use cfg.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
cannot use 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
cannot use cfg.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
cannot use 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
cannot use cfg.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
cannot use 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
cannot use cfg.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
cannot use 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
cannot use cfg.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
cannot use 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
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/