add(mempool): Verify transactions in the mempool with unmined inputs #2063
Triggered via pull request
October 18, 2024 23:24
Status
Cancelled
Total duration
30m 22s
Artifacts
–
ci-unit-tests-os.yml
on: pull_request
Matrix: cargo-deny
Matrix: test
Install zebrad from lockfile without cache on ubuntu-latest
8m 26s
Check Cargo.lock is up to date
57s
Check for unused dependencies
15s
Open or update issues for OS integration failures
0s
Annotations
10 errors and 25 warnings
Test stable on windows-latest
Canceling since a higher priority waiting request for 'Multi-OS Unit Tests-verify-orphaned-mempool-txs' exists
|
Test stable on windows-latest
The operation was canceled.
|
Test beta on windows-latest
Canceling since a higher priority waiting request for 'Multi-OS Unit Tests-verify-orphaned-mempool-txs' exists
|
Test beta on windows-latest
The operation was canceled.
|
Test stable on ubuntu-latest
Canceling since a higher priority waiting request for 'Multi-OS Unit Tests-verify-orphaned-mempool-txs' exists
|
Test stable on ubuntu-latest
The operation was canceled.
|
Test beta on ubuntu-latest
Canceling since a higher priority waiting request for 'Multi-OS Unit Tests-verify-orphaned-mempool-txs' exists
|
Test beta on ubuntu-latest
The operation was canceled.
|
Test stable on macos-latest
Canceling since a higher priority waiting request for 'Multi-OS Unit Tests-verify-orphaned-mempool-txs' exists
|
Test stable on macos-latest
The operation was canceled.
|
Check Cargo.lock is up to date:
zebra-test/src/lib.rs#L185
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Test stable 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-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:
zebra-state/src/service/non_finalized_state/chain.rs#L1275
elided lifetime has a name
|
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
|
Test stable 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-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-state/src/service/non_finalized_state/chain.rs#L1275
elided lifetime has a name
|
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 ubuntu-latest:
zebrad/src/components/metrics.rs#L9
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Test beta on ubuntu-latest:
zebrad/src/components/tokio.rs#L28
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Test stable on macos-latest:
zebra-test/src/lib.rs#L185
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Test stable on macos-latest:
zebra-test/src/lib.rs#L185
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|