Skip to content

add(mempool): Verify orphaned mempool transactions #1907

add(mempool): Verify orphaned mempool transactions

add(mempool): Verify orphaned mempool transactions #1907

Triggered via pull request September 9, 2024 19:45
Status Success
Total duration 1h 0m 17s
Artifacts

ci-unit-tests-os.yml

on: pull_request
Matrix: cargo-deny
Matrix: test
Install zebrad from lockfile without cache on ubuntu-latest
8m 45s
Install zebrad from lockfile without cache on ubuntu-latest
Check Cargo.lock is up to date
56s
Check Cargo.lock is up to date
Check for unused dependencies
18s
Check for unused dependencies
Open or update issues for OS integration failures
0s
Open or update issues for OS integration failures
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Check Cargo.lock is up to date: zebrad/src/components/mempool/pending_outputs.rs#L56
methods `prune` and `len` are never used
Test beta on ubuntu-latest: zebra-test/src/lib.rs#L185
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
Test beta on ubuntu-latest: zebrad/src/components/mempool/pending_outputs.rs#L56
methods `prune` and `len` are never used
Test stable on ubuntu-latest: zebrad/src/components/mempool/pending_outputs.rs#L56
methods `prune` and `len` are never used
Test stable on macos-latest: zebrad/src/components/mempool/pending_outputs.rs#L56
methods `prune` and `len` are never used
Test stable on macos-latest: zebrad/src/components/mempool/pending_outputs.rs#L56
methods `prune` and `len` are never used
Test stable on windows-latest: zebrad/src/components/mempool/pending_outputs.rs#L56
methods `prune` and `len` are never used
Test beta on windows-latest: zebra-test/src/lib.rs#L185
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
Test beta on windows-latest: zebrad/src/components/mempool/pending_outputs.rs#L56
methods `prune` and `len` are never used