add PeerId to ListenFailure #722
ci.yml
on: pull_request
gather_published_crates
3s
Run all WASM tests
1m 34s
Compile with MSRV
37s
Check rustdoc intra-doc links
36s
IPFS Integration tests
52s
examples
3m 0s
semver
7m 1s
rustfmt
8s
manifest_lint
5s
Check for changes in proto files
12s
Ensure that `Cargo.lock` is up-to-date
13s
cargo-deny
26s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
5 errors
Test libp2p-memory-connection-limits
Process completed with exit code 101.
|
clippy (beta):
protocols/gossipsub/src/behaviour/tests.rs#L199
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
|
clippy (beta):
protocols/gossipsub/src/behaviour/tests.rs#L3168
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
|
clippy (beta)
Process completed with exit code 101.
|
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|