Skip to content

feat(gossipsub): split control messages for different priorities #683

feat(gossipsub): split control messages for different priorities

feat(gossipsub): split control messages for different priorities #683

Triggered via pull request December 5, 2023 15:23
Status Failure
Total duration 4m 13s
Artifacts

ci.yml

on: pull_request
gather_published_crates
4s
gather_published_crates
Run all WASM tests
1m 28s
Run all WASM tests
Compile with MSRV
28s
Compile with MSRV
Check rustdoc intra-doc links
51s
Check rustdoc intra-doc links
IPFS Integration tests
55s
IPFS Integration tests
examples
3m 23s
examples
semver
3m 37s
semver
rustfmt
8s
rustfmt
manifest_lint
8s
manifest_lint
Check for changes in proto files
14s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
9s
Ensure that `Cargo.lock` is up-to-date
cargo-deny
29s
cargo-deny
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
clippy (nightly-2023-09-10): protocols/gossipsub/src/behaviour/tests.rs#L1418
the function `flush_events` doesn't need a mutable reference
clippy (nightly-2023-09-10): protocols/gossipsub/src/behaviour/tests.rs#L1896
the function `flush_events` doesn't need a mutable reference
clippy (nightly-2023-09-10): protocols/gossipsub/src/behaviour/tests.rs#L1939
the function `flush_events` doesn't need a mutable reference
clippy (nightly-2023-09-10): protocols/gossipsub/src/behaviour/tests.rs#L1990
the function `flush_events` doesn't need a mutable reference
clippy (nightly-2023-09-10): protocols/gossipsub/src/behaviour/tests.rs#L2053
the function `flush_events` doesn't need a mutable reference
clippy (nightly-2023-09-10): protocols/gossipsub/src/behaviour/tests.rs#L4371
the function `flush_events` doesn't need a mutable reference
clippy (nightly-2023-09-10)
Process completed with exit code 101.
Test libp2p-gossipsub
Process completed with exit code 1.