Skip to content

build(deps): bump github.com/ethereum/go-ethereum from 1.14.8 to 1.14.12 #913

build(deps): bump github.com/ethereum/go-ethereum from 1.14.8 to 1.14.12

build(deps): bump github.com/ethereum/go-ethereum from 1.14.8 to 1.14.12 #913

Triggered via pull request December 10, 2024 11:09
Status Failure
Total duration 30s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint: w3vm/db.go#L82
cannot use db (variable of type *db) as state.Reader value in return statement: *db does not implement state.Reader (missing method Copy)
Lint: w3vm/vm.go#L62
cannot use db (variable of type *db) as state.Database value in argument to state.New: *db does not implement state.Database (missing method ContractCode)
Lint: w3vm/vm.go#L110
not enough arguments in call to vm.NewEVM
Lint
Process completed with exit code 1.
Test: w3vm/db.go#L82
cannot use db (variable of type *db) as state.Reader value in return statement: *db does not implement state.Reader (missing method Copy)
Test: w3vm/vm.go#L62
cannot use db (variable of type *db) as state.Database value in argument to state.New: *db does not implement state.Database (missing method ContractCode)
Test: w3vm/vm.go#L110
not enough arguments in call to vm.NewEVM
Test: w3vm/vm.go#L62
cannot use db (variable of type *db) as state.Database value in argument to state.New: *db does not implement state.Database (missing method ContractCode)
Test: w3vm/vm.go#L110
not enough arguments in call to vm.NewEVM
Test
Process completed with exit code 1.
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636