feat(gossipsub): Remove peer_topics and topic_peers #696
ci.yml
on: pull_request
gather_published_crates
4s
Run all WASM tests
1m 36s
Compile with MSRV
1m 10s
Check rustdoc intra-doc links
1m 53s
IPFS Integration tests
1m 37s
examples
3m 24s
semver
7m 28s
rustfmt
5s
manifest_lint
7s
Check for changes in proto files
41s
Ensure that `Cargo.lock` is up-to-date
17s
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#L3373
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy (nightly-2023-09-10):
protocols/gossipsub/src/types.rs#L642
the `Err`-variant returned from this function is very large
|
clippy (nightly-2023-09-10):
protocols/gossipsub/src/types.rs#L650
the `Err`-variant returned from this function is very large
|
clippy (nightly-2023-09-10)
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
|