Skip to content

build(deps): bump github.com/ethereum/go-ethereum from 1.13.5 to 1.13.8 #424

build(deps): bump github.com/ethereum/go-ethereum from 1.13.5 to 1.13.8

build(deps): bump github.com/ethereum/go-ethereum from 1.13.5 to 1.13.8 #424

Triggered via pull request December 19, 2023 00:46
Status Failure
Total duration 1m 19s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Fmt & Vet: w3vm/vm.go#L121
cannot use db (variable of type *db) as state.Database value in argument to gethState.New: *db does not implement state.Database (wrong type for method OpenStorageTrie)
Fmt & Vet
Process completed with exit code 1.
Test: w3vm/vm.go#L121
cannot use db (variable of type *db) as state.Database value in argument to gethState.New: *db does not implement state.Database (wrong type for method OpenStorageTrie)
Test
Process completed with exit code 1.