Slow peer scoring #679
ci.yml
on: pull_request
gather_published_crates
10s
Run all WASM tests
1m 33s
Compile with MSRV
28s
Check rustdoc intra-doc links
39s
IPFS Integration tests
1m 6s
examples
3m 20s
semver
7m 26s
rustfmt
8s
manifest_lint
7s
Check for changes in proto files
7s
Ensure that `Cargo.lock` is up-to-date
12s
cargo-deny
28s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
5 errors
clippy (nightly-2023-09-10):
protocols/gossipsub/src/behaviour.rs#L1371
redundant pattern matching, consider using `is_err()`
|
clippy (nightly-2023-09-10):
protocols/gossipsub/src/types.rs#L624
this function has an empty `#[must_use]` attribute, but returns a type already marked as `#[must_use]`
|
clippy (nightly-2023-09-10):
protocols/gossipsub/src/types.rs#L651
this function has an empty `#[must_use]` attribute, but returns a type already marked as `#[must_use]`
|
clippy (nightly-2023-09-10)
Process completed with exit code 101.
|
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|