Skip to content

proof, trie: refactor MPTProofCache and add revive tests #340

proof, trie: refactor MPTProofCache and add revive tests

proof, trie: refactor MPTProofCache and add revive tests #340

Triggered via pull request November 3, 2023 10:25
Status Failure
Total duration 5m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

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

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