feat(gossipsub): split control messages for different priorities #681
ci.yml
on: pull_request
gather_published_crates
5s
Run all WASM tests
1m 43s
Compile with MSRV
37s
Check rustdoc intra-doc links
56s
IPFS Integration tests
56s
examples
3m 17s
semver
3m 34s
rustfmt
6s
manifest_lint
5s
Check for changes in proto files
8s
Ensure that `Cargo.lock` is up-to-date
11s
cargo-deny
26s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
6 errors
clippy (nightly-2023-09-10):
protocols/gossipsub/src/behaviour/tests.rs#L1341
no variant or associated item named `Control` found for enum `types::RpcOut` in the current scope
|
clippy (nightly-2023-09-10):
protocols/gossipsub/src/behaviour/tests.rs#L1346
no variant or associated item named `Control` found for enum `types::RpcOut` in the current scope
|
clippy (nightly-2023-09-10)
Process completed with exit code 101.
|
Test libp2p-gossipsub:
protocols/gossipsub/src/behaviour/tests.rs#L1341
no variant or associated item named `Control` found for enum `RpcOut` in the current scope
|
Test libp2p-gossipsub:
protocols/gossipsub/src/behaviour/tests.rs#L1346
no variant or associated item named `Control` found for enum `RpcOut` in the current scope
|
Test libp2p-gossipsub
Process completed with exit code 101.
|