Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

fix(evict): Switch to LRU to prevent removed transactions from being re-gossiped from a peer instantly. #4787

fix(evict): Switch to LRU to prevent removed transactions from being re-gossiped from a peer instantly.

fix(evict): Switch to LRU to prevent removed transactions from being re-gossiped from a peer instantly. #4787

Triggered via pull request January 31, 2024 05:27
@itsdevbearitsdevbear
synchronize #1472
fix-lru
Status Failure
Total duration 3m 21s
Artifacts

pipeline.yml

on: pull_request
Matrix: ci
codecov(uploader, polaris-linux-latest)
0s
codecov(uploader, polaris-linux-latest)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
ci (lint, polaris-linux-latest, 1.21.6): cosmos/runtime/txpool/mempool.go#L160
unused-parameter: parameter 'tx' seems to be unused, consider removing or renaming it as _ (revive)
ci (lint, polaris-linux-latest, 1.21.6)
Process completed with exit code 2.
ci (test-unit-cover, polaris-linux-latest, 1.21.6)
The operation was canceled.
ci (test-unit-race, polaris-linux-latest, 1.21.6)
The operation was canceled.
ci (build, polaris-linux-latest, 1.21.6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (lint, polaris-linux-latest, 1.21.6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (test-unit-cover, polaris-linux-latest, 1.21.6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (test-unit-race, polaris-linux-latest, 1.21.6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.