CI triggered from @magicxyyz of export-rawdb-funcs #790
ci.yml
on: pull_request
run-tests
2m 33s
run-linter
1m 53s
Annotations
13 errors
run-linter:
triedb/database.go#L26
could not import github.com/ethereum/go-ethereum/trie (-: # github.com/ethereum/go-ethereum/trie
|
run-linter:
trie/encoding.go#L109
KeybytesToHex redeclared in this block
|
run-linter:
trie/encoding.go#L96
other declaration of KeybytesToHex) (typecheck)
|
run-linter:
core/state/pruner/pruner.go#L41
could not import github.com/ethereum/go-ethereum/trie (-: # github.com/ethereum/go-ethereum/trie
|
run-linter:
trie/encoding.go#L109
KeybytesToHex redeclared in this block
|
run-linter:
trie/encoding.go#L96
other declaration of KeybytesToHex) (typecheck)
|
run-linter:
consensus/beacon/consensus.go#L33
could not import github.com/ethereum/go-ethereum/trie (-: # github.com/ethereum/go-ethereum/trie
|
run-linter:
trie/encoding.go#L109
KeybytesToHex redeclared in this block
|
run-linter:
trie/encoding.go#L96
other declaration of KeybytesToHex) (typecheck)
|
run-linter:
arbitrum/recreatestate.go#L22
cannot use (func() literal) (value of type func()) as StateReleaseFunc value in variable declaration (typecheck)
|
run-tests:
trie/encoding.go#L109
KeybytesToHex redeclared in this block
|
run-tests:
trie/encoding.go#L96
other declaration of KeybytesToHex
|
run-tests
Process completed with exit code 2.
|