Skip to content

fix(tests): Address port conflict issues and enable related Windows t… #1516

fix(tests): Address port conflict issues and enable related Windows t…

fix(tests): Address port conflict issues and enable related Windows t… #1516

Triggered via push June 21, 2024 14:32
Status Success
Total duration 55m 30s
Artifacts
Matrix: cargo-deny
Matrix: test
Install zebrad from lockfile without cache on ubuntu-latest
8m 25s
Install zebrad from lockfile without cache on ubuntu-latest
Check Cargo.lock is up to date
8m 29s
Check Cargo.lock is up to date
Check for unused dependencies
52s
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

25 warnings
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 ubuntu-latest: zebra-chain/src/parameters/network_upgrade.rs#L34
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 beta on windows-latest: zebra-chain/src/parameters/network_upgrade.rs#L34
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#L178
unused import: `net::random_known_port`