Skip to content

fix(identify): check actual port reuse instead of original intent (#6… #20732

fix(identify): check actual port reuse instead of original intent (#6…

fix(identify): check actual port reuse instead of original intent (#6… #20732

Triggered via push September 9, 2026 13:19
Status Failure
Total duration 5m 41s
Artifacts –

ci.yml

on: push
gather_published_crates
6s
gather_published_crates
Run all WASM tests
1m 27s
Run all WASM tests
Compile with MSRV
34s
Compile with MSRV
Check rustdoc intra-doc links
59s
Check rustdoc intra-doc links
IPFS Integration tests
55s
IPFS Integration tests
examples
3m 7s
examples
semver
4m 31s
semver
rustfmt
14s
rustfmt
manifest_lint
16s
manifest_lint
Check for changes in proto files
9s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
12s
Ensure that `Cargo.lock` is up-to-date
cargo-deny
33s
cargo-deny
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
clippy (beta): protocols/kad/src/kbucket/key.rs#L37
use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
clippy (beta): protocols/kad/src/kbucket/key.rs#L37
use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
clippy (beta): protocols/kad/src/kbucket/key.rs#L37
use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
clippy (beta): protocols/kad/src/kbucket/key.rs#L37
use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
clippy (beta): protocols/kad/src/kbucket/key.rs#L37
use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
clippy (beta): protocols/kad/src/kbucket/key.rs#L37
use of deprecated associated function `core::num::<impl usize>::max_value`: replaced by the `MAX` associated constant on this type
clippy (beta): protocols/kad/src/kbucket/key.rs#L37
use of deprecated associated function `core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type
clippy (beta): protocols/kad/src/kbucket/key.rs#L37
use of deprecated associated function `core::num::<impl u64>::max_value`: replaced by the `MAX` associated constant on this type
clippy (beta): protocols/kad/src/kbucket/key.rs#L37
use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type
clippy (beta): protocols/kad/src/kbucket/key.rs#L37
use of deprecated constant `std::isize::MAX`: replaced by the `MAX` associated constant on this type