Skip to content

State expiry mvp0.1: performance opt, support snapshot prunelevel1 #349

State expiry mvp0.1: performance opt, support snapshot prunelevel1

State expiry mvp0.1: performance opt, support snapshot prunelevel1 #349

Triggered via pull request November 15, 2023 14:28
Status Failure
Total duration 3m 41s
Artifacts

lint.yml

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

Annotations

7 errors
golang-lint (1.19.x, ubuntu-latest): core/state/state_expiry.go#L77
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#L2411
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