feat(swarm): set default for idle-connection-timeout to 10s #17105
ci.yml
on: pull_request
gather_published_crates
12s
Run all WASM tests
1m 23s
Compile with MSRV
43s
Check rustdoc intra-doc links
54s
IPFS Integration tests
59s
examples
39s
semver
3m 48s
rustfmt
15s
manifest_lint
12s
Check for changes in proto files
16s
Ensure that `Cargo.lock` is up-to-date
15s
cargo-deny
31s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
16 errors and 2 warnings
clippy (beta):
examples/ipfs-private/src/main.rs#L34
unused import: `time::Duration`
|
clippy (beta)
Process completed with exit code 101.
|
clippy (1.80.0):
examples/identify/src/main.rs#L25
unused import: `time::Duration`
|
clippy (1.80.0):
examples/distributed-key-value-store/src/main.rs#L33
unused import: `std::time::Duration`
|
clippy (1.80.0):
examples/metrics/src/main.rs#L31
unused import: `std::time::Duration`
|
clippy (1.80.0)
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.
|
Compile with MSRV:
examples/autonat/src/bin/autonat_server.rs#L30
unused import: `std::time::Duration`
|
Compile with MSRV
Process completed with exit code 101.
|
Test libp2p
Process completed with exit code 1.
|
Test libp2p-swarm-test
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-kad
Process completed with exit code 1.
|
Test libp2p-swarm
Process completed with exit code 1.
|
Test libp2p-connection-limits
Failed to download action 'https://api.github.com/repos/Swatinem/rust-cache/tarball/82a92a6e8fbeee089604da2575dc567ae9ddeaab'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Test libp2p-connection-limits
Back off 13.348 seconds before retry.
|