Skip to content

fix: General conditional compilation attributes (#8602) #1440

fix: General conditional compilation attributes (#8602)

fix: General conditional compilation attributes (#8602) #1440

Triggered via push June 12, 2024 01:04
Status Failure
Total duration 59m 45s
Artifacts
Matrix: cargo-deny
Matrix: test
Install zebrad from lockfile without cache on ubuntu-latest
8m 57s
Install zebrad from lockfile without cache on ubuntu-latest
Check Cargo.lock is up to date
6m 59s
Check Cargo.lock is up to date
Check for unused dependencies
8s
Check for unused dependencies
Open or update issues for OS integration failures
2s
Open or update issues for OS integration failures
Fit to window
Zoom out
Zoom in

Annotations

1 error and 30 warnings
Test beta 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