Skip to content

New higher capacity Txpool #4435

New higher capacity Txpool

New higher capacity Txpool #4435

Triggered via pull request September 26, 2024 13:13
Status Failure
Total duration 3m 39s
Artifacts

lint.yml

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

Annotations

5 errors and 1 warning
golang-lint (1.21.x, ubuntu-latest): core/txpool/legacypool/legacypool_test.go#L2267
`transctions` is a misspelling of `transitions` (misspell)
golang-lint (1.21.x, ubuntu-latest): core/txpool/legacypool/legacypool.go#L258
field `static` is unused (unused)
golang-lint (1.21.x, ubuntu-latest): core/txpool/legacypool/legacypool.go#L2114
func `(*LegacyPool).startPeriodicTransfer` is unused (unused)
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/