fix(identify): check actual port reuse instead of original intent (#6… #20732
ci.yml
on: push
gather_published_crates
6s
Run all WASM tests
1m 27s
Compile with MSRV
34s
Check rustdoc intra-doc links
59s
IPFS Integration tests
55s
examples
3m 7s
semver
4m 31s
rustfmt
14s
manifest_lint
16s
Check for changes in proto files
9s
Ensure that `Cargo.lock` is up-to-date
12s
cargo-deny
33s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
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
|