feat: WebTransport on top QUIC transport #16972
ci.yml
on: pull_request
gather_published_crates
4s
Run all WASM tests
1m 37s
Compile with MSRV
52s
Check rustdoc intra-doc links
48s
IPFS Integration tests
43s
examples
3m 0s
semver
7m 52s
rustfmt
6s
manifest_lint
7s
Check for changes in proto files
25s
Ensure that `Cargo.lock` is up-to-date
20s
cargo-deny
31s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
10 errors
rustfmt
Process completed with exit code 1.
|
clippy (1.80.0):
transports/tls/src/lib.rs#L97
this function's return value is unnecessarily wrapped by `Result`
|
clippy (1.80.0)
Process completed with exit code 101.
|
clippy (beta):
misc/quick-protobuf-codec/src/lib.rs#L14
first doc comment paragraph is too long
|
clippy (beta)
Process completed with exit code 101.
|
Test libp2p
Process completed with exit code 1.
|
Test libp2p-quic:
transports/quic/src/lib.rs#L39
this function takes 2 arguments but 1 argument was supplied
|
Test libp2p-quic
Process completed with exit code 101.
|
Test libp2p-tls
Process completed with exit code 1.
|
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|