feat(yamux): auto-tune (dynamic) stream receive window #14831
ci.yml
on: pull_request
gather_published_crates
6s
Run all WASM tests
1m 49s
Compile with MSRV
37s
Check rustdoc intra-doc links
42s
IPFS Integration tests
1m 31s
examples
3m 13s
semver
6m 27s
rustfmt
10s
manifest_lint
7s
Check for changes in proto files
9s
Ensure that `Cargo.lock` is up-to-date
13s
cargo-deny
28s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
9 errors
rustfmt:
protocols/perf/src/bin/perf.rs#L71
Diff in /home/runner/work/rust-libp2p/rust-libp2p/protocols/perf/src/bin/perf.rs
|
rustfmt
Process completed with exit code 1.
|
clippy (nightly-2023-09-10):
muxers/yamux/src/lib.rs#L320
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy (nightly-2023-09-10)
Process completed with exit code 101.
|
Check rustdoc intra-doc links:
muxers/yamux/src/lib.rs#L45
unresolved link to `yamux::Connection::poll_next_inbound`
|
Check rustdoc intra-doc links
Process completed with exit code 101.
|
Test libp2p-perf
Process completed with exit code 1.
|
Test libp2p-yamux
Process completed with exit code 1.
|
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|