refactor(gossipsub): remove duplicated call to inbound_transform
#17549
Annotations
3 errors and 1 warning
Run cargo clippy --all-targets --all-features:
protocols/gossipsub/src/behaviour.rs#L1830
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy --all-targets --all-features:
protocols/gossipsub/src/behaviour.rs#L1834
this expression creates a reference which is immediately dereferenced by the compiler
|
Run cargo clippy --all-targets --all-features
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading