feat(gossipsub): Remove peer_topics and topic_peers #708
ci.yml
on: pull_request
gather_published_crates
11s
Run all WASM tests
1m 33s
Compile with MSRV
1m 29s
Check rustdoc intra-doc links
1m 44s
IPFS Integration tests
2m 6s
examples
3m 8s
semver
7m 0s
rustfmt
11s
manifest_lint
11s
Check for changes in proto files
7s
Ensure that `Cargo.lock` is up-to-date
12s
cargo-deny
27s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
6 errors
clippy (nightly-2023-09-10):
protocols/gossipsub/src/behaviour.rs#L1343
this `else { if .. }` block can be collapsed
|
clippy (nightly-2023-09-10):
protocols/gossipsub/src/behaviour.rs#L2607
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy (nightly-2023-09-10)
Process completed with exit code 101.
|
Test libp2p-gossipsub
Process completed with exit code 1.
|
Test libp2p-swarm
Process completed with exit code 1.
|
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|