Skip to content

core/state: fix snapshot recovery #303

core/state: fix snapshot recovery

core/state: fix snapshot recovery #303

Triggered via push October 16, 2023 07:25
Status Failure
Total duration 4m 37s
Artifacts

lint.yml

on: push
Matrix: golang-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golang-lint (1.19.x, ubuntu-latest): beacon/engine/types.go#L27
could not import github.com/ethereum/go-ethereum/trie (-: # github.com/ethereum/go-ethereum/trie
golang-lint (1.19.x, ubuntu-latest): trie/trie_reader.go#L70
tr.emdb undefined (type *trieReader has no field or method emdb)
golang-lint (1.19.x, ubuntu-latest): trie/trie_reader.go#L70
undefined: epochmeta.NewEpochMetaDatabase) (typecheck)
golang-lint (1.19.x, ubuntu-latest): consensus/beacon/consensus.go#L33
could not import github.com/ethereum/go-ethereum/trie (-: # github.com/ethereum/go-ethereum/trie
golang-lint (1.19.x, ubuntu-latest): trie/trie_reader.go#L70
tr.emdb undefined (type *trieReader has no field or method emdb)
golang-lint (1.19.x, ubuntu-latest): trie/trie_reader.go#L70
undefined: epochmeta.NewEpochMetaDatabase) (typecheck)
golang-lint (1.19.x, ubuntu-latest): core/state/pruner/pruner.go#L49
could not import github.com/ethereum/go-ethereum/trie (-: # github.com/ethereum/go-ethereum/trie
golang-lint (1.19.x, ubuntu-latest): trie/trie_reader.go#L70
tr.emdb undefined (type *trieReader has no field or method emdb)
golang-lint (1.19.x, ubuntu-latest): trie/trie_reader.go#L70
undefined: epochmeta.NewEpochMetaDatabase) (typecheck)
golang-lint (1.19.x, ubuntu-latest): tests/fuzzers/les/les-fuzzer.go#L61
missing type in composite literal (typecheck)