Skip to content

New higher capacity Txpool #4245

New higher capacity Txpool

New higher capacity Txpool #4245

Triggered via pull request August 25, 2024 18:24
Status Failure
Total duration 3m 33s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
golang-lint (1.21.x, ubuntu-latest): core/txpool/legacypool/legacypool.go#L60
const `maxPool2Size` is unused (unused)
golang-lint (1.21.x, ubuntu-latest): core/txpool/legacypool/legacypool.go#L61
const `maxPool3Size` is unused (unused)
golang-lint (1.21.x, ubuntu-latest): core/txpool/legacypool/legacypool.go#L263
func `newQueueTxEventCh` is unused (unused)
golang-lint (1.21.x, ubuntu-latest): core/txpool/legacypool/legacypool.go#L906
unnecessary trailing newline (whitespace)
golang-lint (1.21.x, ubuntu-latest): core/txpool/legacypool/legacypool.go#L2206
unnecessary leading newline (whitespace)
golang-lint (1.21.x, ubuntu-latest): core/txpool/legacypool/legacypool.go#L2266
unnecessary leading newline (whitespace)
golang-lint (1.21.x, ubuntu-latest)
issues found
golang-lint (1.21.x, ubuntu-latest)
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/