Skip to content

CI triggered from @magicxyyz of export-rawdb-funcs #790

CI triggered from @magicxyyz of export-rawdb-funcs

CI triggered from @magicxyyz of export-rawdb-funcs #790

Triggered via pull request February 18, 2025 13:45
Status Failure
Total duration 2m 42s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.