feat(swarm): set default for idle-connection-timeout to 10s #14760
ci.yml
on: pull_request
gather_published_crates
3s
Run all WASM tests
1m 32s
Compile with MSRV
30s
Check rustdoc intra-doc links
47s
IPFS Integration tests
43s
examples
31s
semver
4m 11s
rustfmt
11s
manifest_lint
5s
Check for changes in proto files
22s
Ensure that `Cargo.lock` is up-to-date
19s
cargo-deny
27s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
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.
|