feat: add WebTransport protocol #16582
ci.yml
on: pull_request
gather_published_crates
4s
Run all WASM tests
1m 21s
Compile with MSRV
48s
Check rustdoc intra-doc links
15s
IPFS Integration tests
1m 4s
examples
1m 6s
semver
3m 29s
rustfmt
6s
manifest_lint
7s
Check for changes in proto files
18s
Ensure that `Cargo.lock` is up-to-date
6s
cargo-deny
26s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
69 errors
rustfmt:
transports/quic/src/certificate_manager.rs#L25
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/certificate_manager.rs
|
rustfmt:
transports/quic/src/certificate_manager.rs#L56
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/certificate_manager.rs
|
rustfmt:
transports/quic/src/certificate_manager.rs#L69
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/certificate_manager.rs
|
rustfmt:
transports/quic/src/certificate_manager.rs#L77
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/certificate_manager.rs
|
rustfmt:
transports/quic/src/certificate_manager.rs#L91
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/certificate_manager.rs
|
rustfmt:
transports/quic/src/certificate_manager.rs#L108
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/certificate_manager.rs
|
rustfmt:
transports/quic/src/certificate_manager.rs#L125
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/certificate_manager.rs
|
rustfmt:
transports/quic/src/certificate_manager.rs#L154
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/certificate_manager.rs
|
rustfmt:
transports/quic/src/connection/connecting.rs#L27
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/connection/connecting.rs
|
rustfmt:
transports/quic/src/connection/connecting.rs#L34
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/quic/src/connection/connecting.rs
|
Ensure that `Cargo.lock` is up-to-date
Process completed with exit code 101.
|
Check rustdoc intra-doc links:
transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
|
Check rustdoc intra-doc links:
transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
|
Check rustdoc intra-doc links:
transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
|
Check rustdoc intra-doc links:
transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
|
Check rustdoc intra-doc links
Process completed with exit code 101.
|
clippy (beta):
transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
|
clippy (beta):
transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
|
clippy (beta):
transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
|
clippy (beta):
transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
|
clippy (beta)
Process completed with exit code 101.
|
Compile with MSRV:
transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
|
Compile with MSRV:
transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
|
Compile with MSRV:
transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
|
Compile with MSRV:
transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
|
Compile with MSRV
Process completed with exit code 101.
|
clippy (1.78.0):
transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
|
clippy (1.78.0):
transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
|
clippy (1.78.0):
transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
|
clippy (1.78.0):
transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
|
clippy (1.78.0)
Process completed with exit code 101.
|
examples:
transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
|
examples:
transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
|
examples:
transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
|
examples:
transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
|
examples
Process completed with exit code 101.
|
Compile on x86_64-apple-darwin:
transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
|
Compile on x86_64-apple-darwin:
transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
|
Compile on x86_64-apple-darwin:
transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
|
Compile on x86_64-apple-darwin:
transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
|
Compile on x86_64-apple-darwin
Process completed with exit code 101.
|
Compile on x86_64-pc-windows-msvc
The job was canceled because "x86_64-apple-darwin_macos" failed.
|
Compile on x86_64-pc-windows-msvc
The operation was canceled.
|
Test libp2p:
transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
|
Test libp2p:
transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
|
Test libp2p:
transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
|
Test libp2p:
transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
|
Test libp2p
Process completed with exit code 101.
|
Test libp2p-perf:
transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
|
Test libp2p-perf:
transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
|
Test libp2p-perf:
transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
|
Test libp2p-perf:
transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
|
Test libp2p-perf
Process completed with exit code 101.
|
Test libp2p-quic:
transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
|
Test libp2p-quic:
transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
|
Test libp2p-quic:
transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
|
Test libp2p-quic:
transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
|
Test libp2p-quic
Process completed with exit code 101.
|
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Test libp2p-server:
transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
|
Test libp2p-server:
transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
|
Test libp2p-server:
transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
|
Test libp2p-server:
transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
|
Test libp2p-server
Process completed with exit code 101.
|
Test libp2p-tls:
transports/tls/src/certificate.rs#L93
cannot find type `Certificate` in crate `rustls`
|
Test libp2p-tls:
transports/tls/src/certificate.rs#L93
cannot find type `PrivateKey` in crate `rustls`
|
Test libp2p-tls:
transports/tls/src/certificate.rs#L95
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
|
Test libp2p-tls:
transports/tls/src/certificate.rs#L111
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
|
Test libp2p-tls
Process completed with exit code 101.
|