deps: bump serde from 1.0.183 to 1.0.185 #12044
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
6s
Run all WASM tests
2m 54s
Compile with MSRV
3m 26s
Check rustdoc intra-doc links
2m 23s
IPFS Integration tests
1m 8s
examples
2m 31s
rustfmt
12s
manifest_lint
13s
Check for changes in proto files
3m 29s
Ensure that `Cargo.lock` is up-to-date
22s
Matrix: cargo-deny
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
7 warnings
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`
|