Skip to content

pathdb: adaptor sync nodebuffer; #361

pathdb: adaptor sync nodebuffer;

pathdb: adaptor sync nodebuffer; #361

Triggered via push November 28, 2023 14:03
Status Failure
Total duration 2m 51s
Artifacts

lint.yml

on: push
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#L78
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