fix(mdns): only advertise listening addresses matching the interface IP #20743
ci.yml
on: pull_request
gather_published_crates
5s
Run all WASM tests
2m 50s
Compile with MSRV
2m 19s
Check rustdoc intra-doc links
1m 5s
IPFS Integration tests
57s
examples
3m 52s
semver
4m 46s
rustfmt
14s
manifest_lint
6s
Check for changes in proto files
9s
Ensure that `Cargo.lock` is up-to-date
14s
cargo-deny
31s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
14 errors and 1 warning
|
clippy (1.93.1)
Process completed with exit code 101.
|
|
clippy (1.93.1):
protocols/mdns/src/behaviour/iface/query.rs#L406
mismatched types
|
|
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.
|
|
Test libp2p-mdns:
protocols/mdns/src/behaviour/iface/query.rs#L406
mismatched types
|
|
Run all WASM tests
Failed to restore:
|