Skip to content

Extract EVM state #1819

Extract EVM state

Extract EVM state #1819

Triggered via pull request December 2, 2024 22:15
Status Failure
Total duration 2m 45s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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