Skip to content

feat(libp2p-swarm-test): Support tokio #16807

feat(libp2p-swarm-test): Support tokio

feat(libp2p-swarm-test): Support tokio #16807

Re-run triggered August 27, 2024 07:34
Status Failure
Total duration 9m 52s
Artifacts

ci.yml

on: pull_request
gather_published_crates
7s
gather_published_crates
Run all WASM tests
1m 42s
Run all WASM tests
Compile with MSRV
42s
Compile with MSRV
Check rustdoc intra-doc links
1m 7s
Check rustdoc intra-doc links
IPFS Integration tests
1m 0s
IPFS Integration tests
examples
3m 18s
examples
semver
9m 37s
semver
rustfmt
7s
rustfmt
manifest_lint
4s
manifest_lint
Check for changes in proto files
20s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
24s
Ensure that `Cargo.lock` is up-to-date
cargo-deny
27s
cargo-deny
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

16 errors
clippy (beta): swarm-test/src/lib.rs#L211
unused variable: `fallback_transport`
clippy (beta): swarm-test/src/lib.rs#L225
unused variable: `config`
clippy (beta): swarm-test/src/lib.rs#L225
variable does not need to be mutable
clippy (beta)
Process completed with exit code 101.
Compile with MSRV: swarm-test/src/lib.rs#L211
unused variable: `fallback_transport`
Compile with MSRV: swarm-test/src/lib.rs#L225
unused variable: `config`
Compile with MSRV: swarm-test/src/lib.rs#L225
variable does not need to be mutable
Compile with MSRV
Process completed with exit code 101.
clippy (1.78.0): swarm-test/src/lib.rs#L211
unused variable: `fallback_transport`
clippy (1.78.0): swarm-test/src/lib.rs#L225
unused variable: `config`
clippy (1.78.0): swarm-test/src/lib.rs#L225
variable does not need to be mutable
clippy (1.78.0)
Process completed with exit code 101.
Test libp2p-swarm-test: swarm-test/src/lib.rs#L211
unused variable: `fallback_transport`
Test libp2p-swarm-test: swarm-test/src/lib.rs#L225
unused variable: `config`
Test libp2p-swarm-test: swarm-test/src/lib.rs#L225
variable does not need to be mutable
Test libp2p-swarm-test
Process completed with exit code 101.