Upstream v2.49.0 #52
Annotations
7 errors
types/txn.go#L326
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
types/txn.go#L331
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
types/txn.go#L340
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
downloader/downloader.go#L306
copylocks: assignment copies lock value to prevStats: github.com/ledgerwatch/erigon-lib/downloader.AggStats contains sync/atomic.Uint64 contains sync/atomic.noCopy (govet)
|
downloader/downloader.go#L348
copylocks: assignment copies lock value to d.stats: github.com/ledgerwatch/erigon-lib/downloader.AggStats contains sync/atomic.Uint64 contains sync/atomic.noCopy (govet)
|
downloader/downloader.go#L549
copylocks: return copies lock value: github.com/ledgerwatch/erigon-lib/downloader.AggStats contains sync/atomic.Uint64 contains sync/atomic.noCopy (govet)
|
|
The logs for this run have expired and are no longer available.
Loading