Skip to content

feat(repo): geth/v1.14.10 upstream merge Merge docker build (build docker for test) #952

feat(repo): geth/v1.14.10 upstream merge Merge docker build (build docker for test)

feat(repo): geth/v1.14.10 upstream merge Merge docker build (build docker for test) #952

Triggered via pull request September 29, 2024 13:24
Status Failure
Total duration 2m 11s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: consensus/consensus.go#L24
could not import github.com/ethereum/go-ethereum/core/state (-: # github.com/ethereum/go-ethereum/core/state
test: core/state/statedb.go#L707
s.nextRevisionId undefined (type *StateDB has no field or method nextRevisionId)) (typecheck)
test: consensus/misc/dao.go#L24
could not import github.com/ethereum/go-ethereum/core/state (-: # github.com/ethereum/go-ethereum/core/state
test: core/state/statedb.go#L707
s.nextRevisionId undefined (type *StateDB has no field or method nextRevisionId)) (typecheck)
test: consensus/beacon/consensus.go#L28
could not import github.com/ethereum/go-ethereum/core/state (-: # github.com/ethereum/go-ethereum/core/state
test: core/state/statedb.go#L707
s.nextRevisionId undefined (type *StateDB has no field or method nextRevisionId)) (typecheck)
test: cmd/devp2p/internal/ethtest/suite.go#L734
previous case (typecheck)
test: cmd/devp2p/internal/ethtest/transaction.go#L70
previous case (typecheck)
test: cmd/devp2p/internal/ethtest/transaction.go#L153
previous case (typecheck)
test: core/state/statedb.go#L707
s.nextRevisionId undefined (type *StateDB has no field or method nextRevisionId) (typecheck)
test
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/cancel-workflow-action@0.11.0, actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/