Skip to content

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

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

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

Triggered via pull request November 27, 2023 08:55
Status Failure
Total duration 3m 39s
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

7 errors
golang-lint (1.20.x, ubuntu-latest): core/state/state_expiry.go#L77
func `batchFetchExpiredFromRemote` is unused (unused)
golang-lint (1.20.x, ubuntu-latest): eth/downloader/statesync.go#L28
func `(*Downloader).syncState` is unused (unused)
golang-lint (1.20.x, ubuntu-latest): eth/downloader/statesync.go#L111
func `newStateSync` is unused (unused)
golang-lint (1.20.x, ubuntu-latest): cmd/utils/flags.go#L2419
func `tryMakeReadOnlyDatabase` is unused (unused)
golang-lint (1.20.x, ubuntu-latest): trie/inspect_trie.go#L190
S1000: should use for range instead of for { select {} } (gosimple)
golang-lint (1.20.x, ubuntu-latest): eth/downloader/downloader.go#L1522
ineffectual assignment to epoch (ineffassign)
golang-lint (1.20.x, ubuntu-latest)
issues found