feat(gossipsub): split control messages for different priorities #683
ci.yml
on: pull_request
gather_published_crates
4s
Run all WASM tests
1m 28s
Compile with MSRV
28s
Check rustdoc intra-doc links
51s
IPFS Integration tests
55s
examples
3m 23s
semver
3m 37s
rustfmt
8s
manifest_lint
8s
Check for changes in proto files
14s
Ensure that `Cargo.lock` is up-to-date
9s
cargo-deny
29s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
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.
|