Skip to content

add(mempool): Verify orphaned mempool transactions #2048

add(mempool): Verify orphaned mempool transactions

add(mempool): Verify orphaned mempool transactions #2048

Triggered via pull request October 16, 2024 02:48
Status Success
Total duration 1h 6m 3s
Artifacts

ci-unit-tests-os.yml

on: pull_request
Matrix: cargo-deny
Matrix: test
Install zebrad from lockfile without cache on ubuntu-latest
8m 35s
Install zebrad from lockfile without cache on ubuntu-latest
Check Cargo.lock is up to date
49s
Check Cargo.lock is up to date
Check for unused dependencies
8s
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

24 warnings
Check deny.toml sources --all-features
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Check deny.toml sources --all-features
Back off 13.149 seconds before retry.
Check deny.toml sources --all-features
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Check deny.toml sources --all-features
Back off 28.604 seconds before retry.
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: zebra-chain/src/transaction.rs#L234
elided lifetime has a name
Test beta on ubuntu-latest: zebra-chain/src/serialization.rs#L26
missing documentation for a module
Test beta on ubuntu-latest: tower-fallback/tests/fallback.rs#L1
missing documentation for the crate
Test beta on ubuntu-latest: zebrad/src/commands.rs#L29
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on ubuntu-latest: zebrad/src/commands/start.rs#L103
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on ubuntu-latest: zebrad/src/commands/copy_state.rs#L59
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on ubuntu-latest: zebrad/src/commands/generate.rs#L8
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on ubuntu-latest: zebrad/src/commands/tip_height.rs#L22
non-local `impl` definition, `impl` blocks should be written at the same level as their item
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: zebra-chain/src/transaction.rs#L234
elided lifetime has a name
Test beta on windows-latest: zebra-chain/src/serialization.rs#L26
missing documentation for a module
Test beta on windows-latest: tower-fallback/tests/fallback.rs#L1
missing documentation for the crate
Test beta on windows-latest: zebrad/src/commands.rs#L29
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on windows-latest: zebrad/src/commands/start.rs#L103
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on windows-latest: zebrad/src/commands/copy_state.rs#L59
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on windows-latest: zebrad/src/commands/generate.rs#L8
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on windows-latest: zebrad/src/commands/tip_height.rs#L22
non-local `impl` definition, `impl` blocks should be written at the same level as their item