Skip to content

fix: General conditional compilation attributes #1434

fix: General conditional compilation attributes

fix: General conditional compilation attributes #1434

Triggered via pull request June 11, 2024 18:12
Status Failure
Total duration 48m 48s
Artifacts

ci-unit-tests-os.yml

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

2 errors and 30 warnings
Test beta on windows-latest
Process completed with exit code 1.
Test stable on windows-latest
Process completed with exit code 1.
Test beta on ubuntu-latest: zebra-chain/src/amount.rs#L432
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on ubuntu-latest: zebra-chain/src/block/hash.rs#L24
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on ubuntu-latest: zebra-chain/src/block/header.rs#L138
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on ubuntu-latest: zebra-chain/src/block/merkle.rs#L73
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on ubuntu-latest: zebra-chain/src/block/merkle.rs#L251
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on ubuntu-latest: zebra-chain/src/fmt.rs#L16
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on ubuntu-latest: zebra-chain/src/fmt.rs#L47
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on ubuntu-latest: zebra-chain/src/fmt.rs#L167
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on ubuntu-latest: zebra-chain/src/orchard/keys.rs#L49
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on ubuntu-latest: zebra-chain/src/parameters/network/magic.rs#L12
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on windows-latest: zebra-chain/src/amount.rs#L432
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on windows-latest: zebra-chain/src/block/hash.rs#L24
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on windows-latest: zebra-chain/src/block/header.rs#L138
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on windows-latest: zebra-chain/src/block/merkle.rs#L73
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on windows-latest: zebra-chain/src/block/merkle.rs#L251
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on windows-latest: zebra-chain/src/fmt.rs#L16
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on windows-latest: zebra-chain/src/fmt.rs#L47
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on windows-latest: zebra-chain/src/fmt.rs#L167
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on windows-latest: zebra-chain/src/orchard/keys.rs#L49
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Test beta on windows-latest: zebra-chain/src/parameters/network/magic.rs#L12
non-local `impl` definition, `impl` blocks should be written at the same level as their item
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