Skip to content

Rework BatchTxPool functionality to a legitimate Ethereum tx mempool #2885

Rework BatchTxPool functionality to a legitimate Ethereum tx mempool

Rework BatchTxPool functionality to a legitimate Ethereum tx mempool #2885

Triggered via pull request August 9, 2026 06:49
Status Failure
Total duration 8m 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Lint
issues found
Lint: services/requester/batch_tx_pool.go#L316
lostcancel: this return statement may be reached without using the cancel var defined on line 314 (govet)
Lint: services/requester/batch_tx_pool.go#L314
lostcancel: the cancel function is not used on all paths (possible context leak) (govet)
Test
Process completed with exit code 2.
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, golangci/golangci-lint-action@v8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/