core/txpool/legacypool: add overflowpool for txs #4415
Annotations
4 errors and 1 warning
golangci-lint:
core/txpool/legacypool/legacypool_test.go#L2268
`transctions` is a misspelling of `transitions` (misspell)
|
golangci-lint:
core/txpool/legacypool/legacypool.go#L2187
func `(*LegacyPool).startPeriodicTransfer` is unused (unused)
|
golangci-lint:
core/txpool/legacypool/legacypool_test.go#L2356
unnecessary trailing newline (whitespace)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading