feat: WebTransport on top QUIC transport #16830
ci.yml
on: pull_request
gather_published_crates
7s
Run all WASM tests
1m 24s
Compile with MSRV
55s
Check rustdoc intra-doc links
1m 12s
IPFS Integration tests
0s
examples
3m 14s
semver
7m 28s
rustfmt
10s
manifest_lint
6s
Check for changes in proto files
7s
Ensure that `Cargo.lock` is up-to-date
10s
cargo-deny
31s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
11 errors
clippy (beta):
transports/tls/src/lib.rs#L97
this function's return value is unnecessarily wrapped by `Result`
|
clippy (beta)
Process completed with exit code 101.
|
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.
|
Test libp2p-quic:
transports/quic/tests/stream_compliance.rs#L71
mismatched types
|
Test libp2p-quic:
transports/quic/tests/stream_compliance.rs#L78
this function takes 2 arguments but 1 argument was supplied
|
Test libp2p-quic
Process completed with exit code 101.
|
Test libp2p
Process completed with exit code 1.
|
IPFS Integration tests
The hosted runner encountered an error while running your job. (Error Type: Failure).
|
Test libp2p-tls
Process completed with exit code 1.
|
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|