Skip to content

change(rpc): Adds a TrustedChainSync struct for keeping up with Zebra's non-finalized best chain from a separate process #1404

change(rpc): Adds a TrustedChainSync struct for keeping up with Zebra's non-finalized best chain from a separate process

change(rpc): Adds a TrustedChainSync struct for keeping up with Zebra's non-finalized best chain from a separate process #1404

Triggered via pull request June 7, 2024 04:28
Status Failure
Total duration 47m 49s
Artifacts

ci-unit-tests-os.yml

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

6 errors and 20 warnings
Install zebrad from lockfile without cache on ubuntu-latest: zebra-rpc/src/sync.rs#L12
unresolved import `zebra_node_services::rpc_client`
Install zebrad from lockfile without cache on ubuntu-latest: zebra-rpc/src/sync.rs#L15
unresolved imports `zebra_state::ReadStateService`, `zebra_state::ZebraDb`
Install zebrad from lockfile without cache on ubuntu-latest: zebra-rpc/src/sync.rs#L110
the trait bound `ChainTipBlock: From<Arc<zebra_chain::block::Block>>` is not satisfied
Install zebrad from lockfile without cache on ubuntu-latest
Process completed with exit code 101.
Test stable on windows-latest
Process completed with exit code 1.
Test beta on windows-latest
Process completed with exit code 1.
Test stable on windows-latest: zebra-network/src/peer_set/initialize/tests/vectors.rs#L29
unused import: `zebra_test::net::random_known_port`
Test stable on windows-latest: zebra-state/src/service/non_finalized_state/tests/prop.rs#L23
unused imports: `Config`, `NonFinalizedState`, `finalized_state::FinalizedState`
Test stable on windows-latest: zebrad/tests/acceptance.rs#L170
unused import: `zebra_network::constants::PORT_IN_USE_ERROR`
Test stable on windows-latest: zebrad/tests/acceptance.rs#L177
unused import: `net::random_known_port`
Test stable on windows-latest: zebra-grpc/src/tests/vectors.rs#L9
unused import: `net::random_known_port`
Test stable on windows-latest: zebra-grpc/src/tests/snapshot.rs#L29
constant `ZECPAGES_SAPLING_VIEWING_KEY` is never used
Test stable on windows-latest: zebra-grpc/src/tests/snapshot.rs#L48
function `test_mocked_rpc_response_data_for_network` is never used
Test stable on windows-latest: zebra-grpc/src/tests/snapshot.rs#L226
function `snapshot_rpc_getinfo` is never used
Test stable on windows-latest: zebra-grpc/src/tests/snapshot.rs#L231
function `snapshot_rpc_getresults` is never used
Test beta on windows-latest: zebra-network/src/peer_set/initialize/tests/vectors.rs#L29
unused import: `zebra_test::net::random_known_port`
Test beta on windows-latest: zebra-state/src/service/non_finalized_state/tests/prop.rs#L23
unused imports: `Config`, `NonFinalizedState`, `finalized_state::FinalizedState`
Test beta on windows-latest: zebrad/tests/acceptance.rs#L170
unused import: `zebra_network::constants::PORT_IN_USE_ERROR`
Test beta on windows-latest: zebrad/tests/acceptance.rs#L177
unused import: `net::random_known_port`
Test beta on windows-latest: zebra-grpc/src/tests/vectors.rs#L9
unused import: `net::random_known_port`
Test beta on windows-latest: zebra-grpc/src/tests/snapshot.rs#L29
constant `ZECPAGES_SAPLING_VIEWING_KEY` is never used
Test beta on windows-latest: zebra-grpc/src/tests/snapshot.rs#L48
function `test_mocked_rpc_response_data_for_network` is never used
Test beta on windows-latest: zebra-grpc/src/tests/snapshot.rs#L226
function `snapshot_rpc_getinfo` is never used
Test beta on windows-latest: zebra-grpc/src/tests/snapshot.rs#L231
function `snapshot_rpc_getresults` is never used