Local register index and state re-execution #1431
Annotations
10 errors and 1 warning
Run CI
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)
|
Run CI
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
|
Run CI
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)
|
Run CI
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
|
Run CI
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)
|
Run CI
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
|
Run CI
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)
|
Run CI
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
|
Run CI
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)
|
Run CI
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
|
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/
|
Loading