Skip to content

change(rpc): Avoid re-verifying transactions in blocks if those transactions are in the mempool #1990

change(rpc): Avoid re-verifying transactions in blocks if those transactions are in the mempool

change(rpc): Avoid re-verifying transactions in blocks if those transactions are in the mempool #1990

Triggered via pull request October 19, 2024 05:01
Status Failure
Total duration 3m 19s
Billable time 8m
Artifacts

ci-build-crates.yml

on: pull_request
Generate crates matrix
19s
Generate crates matrix
Check crates matrix
2s
Check crates matrix
Matrix: build
Open or update issues for building crates individually failures
0s
Open or update issues for building crates individually failures
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build zebra-test crate: zebra-test/src/lib.rs#L185
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
Build zebra-test crate
Process completed with exit code 101.
Build zebra-utils crate
The job was canceled because "zebra-test" failed.
Build zebra-utils crate: zebra-chain/src/transaction/serialize.rs#L625
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
Build zebra-utils crate
The operation was canceled.
Build zebrad crate
The job was canceled because "zebra-test" failed.
Build zebrad crate
The operation was canceled.
Build zebra-state crate
The job was canceled because "zebra-test" failed.
Build zebra-state crate: zebra-chain/src/transaction/serialize.rs#L625
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
Build zebra-state crate
The operation was canceled.