feat: Add WebTransport protocol based on BiagioFesta/wtransport
#17671
ci.yml
on: pull_request
gather_published_crates
14s
Run all WASM tests
1m 35s
Compile with MSRV
28s
Check rustdoc intra-doc links
53s
IPFS Integration tests
1m 10s
examples
3m 17s
semver
5m 32s
rustfmt
12s
manifest_lint
12s
Check for changes in proto files
16s
Ensure that `Cargo.lock` is up-to-date
15s
cargo-deny
27s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
28 errors and 19 warnings
rustfmt
Process completed with exit code 1.
|
clippy (1.83.0):
transports/webtransport/src/config.rs#L32
the trait bound `quinn::VarInt: std::convert::From<i32>` is not satisfied
|
clippy (1.83.0):
transports/webtransport/src/config.rs#L38
the trait bound `quinn::VarInt: std::convert::From<i32>` is not satisfied
|
clippy (1.83.0):
transports/webtransport/src/config.rs#L39
the trait bound `quinn::VarInt: std::convert::From<i32>` is not satisfied
|
clippy (1.83.0):
transports/webtransport/src/transport.rs#L81
mismatched types
|
clippy (1.83.0)
Process completed with exit code 101.
|
Compile with MSRV:
transports/webtransport/src/config.rs#L32
the trait bound `quinn::VarInt: From<i32>` is not satisfied
|
Compile with MSRV:
transports/webtransport/src/config.rs#L38
the trait bound `quinn::VarInt: From<i32>` is not satisfied
|
Compile with MSRV:
transports/webtransport/src/config.rs#L39
the trait bound `quinn::VarInt: From<i32>` is not satisfied
|
Compile with MSRV:
transports/webtransport/src/transport.rs#L81
mismatched types
|
Compile with MSRV
Process completed with exit code 101.
|
clippy (beta):
transports/webtransport/src/config.rs#L32
the trait bound `quinn::VarInt: std::convert::From<i32>` is not satisfied
|
clippy (beta):
transports/webtransport/src/config.rs#L38
the trait bound `quinn::VarInt: std::convert::From<i32>` is not satisfied
|
clippy (beta):
transports/webtransport/src/config.rs#L39
the trait bound `quinn::VarInt: std::convert::From<i32>` is not satisfied
|
clippy (beta):
transports/webtransport/src/transport.rs#L81
mismatched types
|
clippy (beta)
Process completed with exit code 101.
|
Check rustdoc intra-doc links:
transports/webtransport/src/config.rs#L11
unresolved link to `Config::max_idle_timeout`
|
Check rustdoc intra-doc links:
transports/webtransport/src/lib.rs#L14
public documentation for `Error` links to private item `Connection`
|
Check rustdoc intra-doc links:
transports/webtransport/src/lib.rs#L25
public documentation for `UnexpectedPath` links to private item `Connecting`
|
Check rustdoc intra-doc links:
transports/webtransport/src/lib.rs#L35
public documentation for `HandshakeTimedOut` links to private item `Connecting`
|
Check rustdoc intra-doc links
Process completed with exit code 101.
|
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Test libp2p-tls
Process completed with exit code 1.
|
Test libp2p-webtransport:
transports/webtransport/src/config.rs#L32
the trait bound `quinn::VarInt: From<i32>` is not satisfied
|
Test libp2p-webtransport:
transports/webtransport/src/config.rs#L38
the trait bound `quinn::VarInt: From<i32>` is not satisfied
|
Test libp2p-webtransport:
transports/webtransport/src/config.rs#L39
the trait bound `quinn::VarInt: From<i32>` is not satisfied
|
|
Test libp2p-webtransport
Process completed with exit code 101.
|
manifest_lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
gather_published_crates
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ensure that `Cargo.lock` is up-to-date
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check for changes in proto files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Compile with select features (mdns tcp dns async-std)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo-deny
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Compile on wasm32-unknown-emscripten
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy (1.83.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Compile on wasm32-unknown-unknown
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Compile on wasm32-wasip1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Compile with MSRV
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Compile with select features (mdns tcp dns tokio)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy (beta)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check rustdoc intra-doc links
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
IPFS Integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run all WASM tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
examples
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
semver
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|