Skip to content

feat(swarm): set default for idle-connection-timeout to 10s #14760

feat(swarm): set default for idle-connection-timeout to 10s

feat(swarm): set default for idle-connection-timeout to 10s #14760

Triggered via pull request December 1, 2023 01:59
Status Failure
Total duration 6m 10s
Artifacts

ci.yml

on: pull_request
gather_published_crates
3s
gather_published_crates
Run all WASM tests
1m 32s
Run all WASM tests
Compile with MSRV
30s
Compile with MSRV
Check rustdoc intra-doc links
47s
Check rustdoc intra-doc links
IPFS Integration tests
43s
IPFS Integration tests
examples
31s
examples
semver
4m 11s
semver
rustfmt
11s
rustfmt
manifest_lint
5s
manifest_lint
Check for changes in proto files
22s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
19s
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

12 errors
Compile with MSRV: examples/distributed-key-value-store/src/main.rs#L34
unused import: `std::time::Duration`
Compile with MSRV
Process completed with exit code 101.
examples: examples/autonat/src/bin/autonat_server.rs#L30
unused import: `std::time::Duration`
examples
Process completed with exit code 101.
clippy (nightly-2023-09-10): examples/identify/src/main.rs#L25
unused import: `time::Duration`
clippy (nightly-2023-09-10)
Process completed with exit code 101.
Test libp2p
Process completed with exit code 1.
Test libp2p-tls: transports/tls/tests/smoke.rs#L7
unused import: `std::time::Duration`
Test libp2p-tls
Process completed with exit code 101.
Test libp2p-swarm-test
Process completed with exit code 1.
Test libp2p-kad
Process completed with exit code 1.
Test libp2p-swarm
Process completed with exit code 1.