Skip to content

Group all peer logic into a single struct #694

Group all peer logic into a single struct

Group all peer logic into a single struct #694

Triggered via pull request December 20, 2023 08:45
Status Failure
Total duration 7m 44s
Artifacts

ci.yml

on: pull_request
gather_published_crates
6s
gather_published_crates
Run all WASM tests
1m 38s
Run all WASM tests
Compile with MSRV
1m 5s
Compile with MSRV
Check rustdoc intra-doc links
1m 44s
Check rustdoc intra-doc links
IPFS Integration tests
1m 42s
IPFS Integration tests
examples
3m 29s
examples
semver
7m 32s
semver
rustfmt
4s
rustfmt
manifest_lint
11s
manifest_lint
Check for changes in proto files
31s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
16s
Ensure that `Cargo.lock` is up-to-date
cargo-deny
25s
cargo-deny
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors
clippy (nightly-2023-09-10): protocols/gossipsub/src/behaviour.rs#L1947
this `if` statement can be collapsed
clippy (nightly-2023-09-10): protocols/gossipsub/src/behaviour/connected_peers.rs#L142
this expression creates a reference which is immediately dereferenced by the compiler
clippy (nightly-2023-09-10): protocols/gossipsub/src/behaviour/connected_peers.rs#L145
this expression creates a reference which is immediately dereferenced by the compiler
clippy (nightly-2023-09-10): protocols/gossipsub/src/behaviour/connected_peers.rs#L258
this could be rewritten as `let...else`
clippy (nightly-2023-09-10): protocols/gossipsub/src/behaviour/connected_peers.rs#L265
this could be rewritten as `let...else`
clippy (nightly-2023-09-10): protocols/gossipsub/src/behaviour/connected_peers.rs#L320
this could be rewritten as `let...else`
Test libp2p-memory-connection-limits
Process completed with exit code 101.
Test libp2p-gossipsub
Process completed with exit code 1.
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1