deps: bump r7kamura/rust-problem-matchers from 1.3.0 to 1.4.0 #519
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
Run all WASM tests
3m 8s
Compile with MSRV
45s
Check rustdoc intra-doc links
3m 7s
IPFS Integration tests
2m 6s
examples
2m 52s
rustfmt
18s
manifest_lint
19s
Check for changes in proto files
11s
Ensure that `Cargo.lock` is up-to-date
16s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
3 errors and 7 warnings
clippy (beta)
DefId(146:722 ~ libp2p_swarm[d86d]::behaviour::NetworkBehaviour::ToSwarm) does not have a "type_of"
|
clippy (beta)
Process completed with exit code 101.
|
Test libp2p-webrtc
The operation was canceled.
|
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-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-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`
|