deps: bump clap from 4.3.19 to 4.3.21 #11913
ci.yml
on: pull_request
gather_published_crates
5s
Run all WASM tests
2m 14s
Compile with MSRV
3m 32s
Check rustdoc intra-doc links
1m 20s
IPFS Integration tests
1m 7s
examples
2m 20s
rustfmt
7s
manifest_lint
6s
Check for changes in proto files
31s
Ensure that `Cargo.lock` is up-to-date
26s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
2 errors and 7 warnings
clippy (beta)
DefId(146:727 ~ libp2p_swarm[21b0]::behaviour::NetworkBehaviour::ToSwarm) does not have a "type_of"
|
clippy (beta)
Process completed with exit code 101.
|
Compile on wasm32-unknown-unknown:
identity/src/error.rs#L85
associated function `encoding_unsupported` is never used
|
Compile on wasm32-unknown-unknown:
identity/src/error.rs#L115
associated items `new` and `source` are never used
|
Compile on wasm32-wasi:
identity/src/error.rs#L85
associated function `encoding_unsupported` is never used
|
Compile on wasm32-wasi:
identity/src/error.rs#L115
associated items `new` and `source` are never used
|
Compile on wasm32-unknown-emscripten:
identity/src/error.rs#L85
associated function `encoding_unsupported` is never used
|
Compile on wasm32-unknown-emscripten:
identity/src/error.rs#L115
associated items `new` and `source` are never used
|
Test libp2p-webrtc:
transports/webrtc/src/lib.rs#L86
unused imports: `Message`, `mod_Message::Flag`
|