Slow peer scoring #688
Annotations
6 errors
Run cargo clippy --all-targets --all-features:
protocols/gossipsub/src/behaviour.rs#L1379
redundant pattern matching, consider using `is_err()`
|
Run cargo clippy --all-targets --all-features:
protocols/gossipsub/src/types.rs#L638
this function has an empty `#[must_use]` attribute, but returns a type already marked as `#[must_use]`
|
Run cargo clippy --all-targets --all-features:
protocols/gossipsub/src/types.rs#L647
this function has an empty `#[must_use]` attribute, but returns a type already marked as `#[must_use]`
|
Run cargo clippy --all-targets --all-features:
protocols/gossipsub/src/types.rs#L672
this function has an empty `#[must_use]` attribute, but returns a type already marked as `#[must_use]`
|
Run cargo clippy --all-targets --all-features:
protocols/gossipsub/src/types.rs#L699
this function has an empty `#[must_use]` attribute, but returns a type already marked as `#[must_use]`
|
Run cargo clippy --all-targets --all-features
Process completed with exit code 101.
|
The logs for this run have expired and are no longer available.
Loading