Skip to content

metrics: add some trace metrics for epoch meta; #302

metrics: add some trace metrics for epoch meta;

metrics: add some trace metrics for epoch meta; #302

Triggered via push October 16, 2023 07:13
Status Failure
Total duration 4m 50s
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)