Skip to content

fix(mdns): only advertise listening addresses matching the interface IP #20743

fix(mdns): only advertise listening addresses matching the interface IP

fix(mdns): only advertise listening addresses matching the interface IP #20743

Re-run triggered September 10, 2026 13:36
Status Failure
Total duration 4m 51s
Artifacts –

ci.yml

on: pull_request
gather_published_crates
5s
gather_published_crates
Run all WASM tests
2m 50s
Run all WASM tests
Compile with MSRV
2m 19s
Compile with MSRV
Check rustdoc intra-doc links
1m 5s
Check rustdoc intra-doc links
IPFS Integration tests
57s
IPFS Integration tests
examples
3m 52s
examples
semver
4m 46s
semver
rustfmt
14s
rustfmt
manifest_lint
6s
manifest_lint
Check for changes in proto files
9s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
14s
Ensure that `Cargo.lock` is up-to-date
cargo-deny
31s
cargo-deny
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
clippy (1.93.1)
Process completed with exit code 101.
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
Test libp2p-mdns
Process completed with exit code 101.
Run all WASM tests
Failed to restore: