Extract EVM state #1819
Annotations
16 errors and 2 warnings
Test:
services/ingestion/engine.go#L251
assignment mismatch: 3 variables but replayer.ReplayBlock returns 2 values
|
Test:
cmd/util/main.go#L47
assignment mismatch: 2 variables but pebble.New returns 1 value
|
Test:
cmd/util/main.go#L47
cannot use registerStoreDir (variable of type string) as *"github.com/cockroachdb/pebble".DB value in argument to pebble.New
|
Test:
services/evm/extract_test.go#L33
assignment mismatch: 2 variables but pebble.New returns 1 value
|
Test:
services/evm/extract_test.go#L33
cannot use registerStoreDir (variable of type string) as *"github.com/cockroachdb/pebble".DB value in argument to pebble.New
|
Test
Process completed with exit code 2.
|
Lint:
bootstrap/bootstrap.go#L30
could not import github.com/onflow/flow-evm-gateway/services/ingestion (-: # github.com/onflow/flow-evm-gateway/services/ingestion
|
Lint:
services/ingestion/engine.go#L251
assignment mismatch: 3 variables but replayer.ReplayBlock returns 2 values) (typecheck)
|
Lint:
cmd/util/main.go#L1
: # github.com/onflow/flow-evm-gateway/cmd/util
|
Lint:
cmd/util/main.go#L47
assignment mismatch: 2 variables but pebble.New returns 1 value
|
Lint:
cmd/util/main.go#L47
cannot use registerStoreDir (variable of type string) as *"github.com/cockroachdb/pebble".DB value in argument to pebble.New (typecheck)
|
Lint:
services/evm/extract_test.go#L1
: # github.com/onflow/flow-evm-gateway/services/evm_test [github.com/onflow/flow-evm-gateway/services/evm.test]
|
Lint:
services/evm/extract_test.go#L33
assignment mismatch: 2 variables but pebble.New returns 1 value
|
Lint:
services/evm/extract_test.go#L33
cannot use registerStoreDir (variable of type string) as *"github.com/cockroachdb/pebble".DB value in argument to pebble.New (typecheck)
|
Lint:
services/ingestion/engine.go#L1
: # github.com/onflow/flow-evm-gateway/services/ingestion [github.com/onflow/flow-evm-gateway/services/ingestion.test]
|
Lint:
services/ingestion/engine.go#L251
assignment mismatch: 3 variables but replayer.ReplayBlock returns 2 values (typecheck)
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|