Slow peer scoring #679
Annotations
4 errors
Run cargo clippy --all-targets --all-features:
protocols/gossipsub/src/behaviour.rs#L1371
redundant pattern matching, consider using `is_err()`
|
Run cargo clippy --all-targets --all-features:
protocols/gossipsub/src/types.rs#L624
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#L651
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