proof, trie: refactor MPTProofCache and add revive tests #340
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors
golang-lint (1.19.x, ubuntu-latest):
trie/database_test.go#L20
File is not `goimports`-ed (goimports)
|
golang-lint (1.19.x, ubuntu-latest):
core/state/state_expiry.go#L76
func `batchFetchExpiredFromRemote` is unused (unused)
|
golang-lint (1.19.x, ubuntu-latest):
eth/downloader/statesync.go#L28
func `(*Downloader).syncState` is unused (unused)
|
golang-lint (1.19.x, ubuntu-latest):
eth/downloader/statesync.go#L111
func `newStateSync` is unused (unused)
|
golang-lint (1.19.x, ubuntu-latest):
cmd/utils/flags.go#L2403
func `tryMakeReadOnlyDatabase` is unused (unused)
|
golang-lint (1.19.x, ubuntu-latest):
trie/inspect_trie.go#L190
S1000: should use for range instead of for { select {} } (gosimple)
|
golang-lint (1.19.x, ubuntu-latest):
eth/downloader/downloader.go#L1522
ineffectual assignment to epoch (ineffassign)
|
golang-lint (1.19.x, ubuntu-latest)
issues found
|