feat(connection-limit): allow specific peers to bypass limit #17823
ci.yml
on: pull_request
gather_published_crates
14s
Run all WASM tests
1m 33s
Compile with MSRV
24s
Check rustdoc intra-doc links
49s
IPFS Integration tests
1m 6s
examples
3m 15s
semver
3m 54s
rustfmt
15s
manifest_lint
5s
Check for changes in proto files
6s
Ensure that `Cargo.lock` is up-to-date
9s
cargo-deny
31s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
4 errors
clippy (1.83.0):
misc/connection-limits/src/lib.rs#L488
this `if let` can be collapsed into the outer `if let`
|
clippy (1.83.0)
Process completed with exit code 101.
|
clippy (beta):
misc/connection-limits/src/lib.rs#L488
this `if let` can be collapsed into the outer `if let`
|
clippy (beta)
Process completed with exit code 101.
|