Skip to content

deps: bump clap from 4.3.21 to 4.4.1 #545

deps: bump clap from 4.3.21 to 4.4.1

deps: bump clap from 4.3.21 to 4.4.1 #545

Triggered via pull request August 28, 2023 21:13
Status Failure
Total duration 29m 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
gather_published_crates
17s
gather_published_crates
Run all WASM tests
2m 44s
Run all WASM tests
Compile with MSRV
1m 25s
Compile with MSRV
Check rustdoc intra-doc links
3m 28s
Check rustdoc intra-doc links
IPFS Integration tests
1m 56s
IPFS Integration tests
examples
2m 23s
examples
rustfmt
21s
rustfmt
manifest_lint
19s
manifest_lint
Check for changes in proto files
21s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
23s
Ensure that `Cargo.lock` is up-to-date
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 7 warnings
Compile with MSRV
Process completed with exit code 101.
clippy (beta): identity/src/ed25519.rs#L129
incorrect implementation of `partial_cmp` on an `Ord` type
clippy (beta): identity/src/secp256k1.rs#L179
incorrect implementation of `partial_cmp` on an `Ord` type
clippy (beta)
Process completed with exit code 101.
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
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
Test libp2p-webrtc: transports/webrtc/src/lib.rs#L86
unused imports: `Message`, `mod_Message::Flag`