feat: Add WebTransport protocol based on BiagioFesta/wtransport
#17451
Triggered via pull request
December 23, 2024 07:52
Status
Failure
Total duration
10m 15s
Artifacts
–
ci.yml
on: pull_request
gather_published_crates
3s
Run all WASM tests
2m 10s
Compile with MSRV
1m 19s
Check rustdoc intra-doc links
1m 2s
IPFS Integration tests
46s
examples
3m 14s
semver
5m 18s
rustfmt
16s
manifest_lint
5s
Check for changes in proto files
9s
Ensure that `Cargo.lock` is up-to-date
11s
cargo-deny
28s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
10 errors and 19 warnings
rustfmt
Process completed with exit code 1.
|
clippy (beta):
transports/tls/src/lib.rs#L96
this function's return value is unnecessarily wrapped by `Result`
|
clippy (beta)
Process completed with exit code 101.
|
clippy (1.83.0):
transports/tls/src/lib.rs#L96
this function's return value is unnecessarily wrapped by `Result`
|
clippy (1.83.0)
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
|
Test libp2p-webtransport:
transports/webtransport/src/transport.rs#L375
unused variable: `transport`
|
Test libp2p-webtransport:
transports/webtransport/src/transport.rs#L375
variable does not need to be mutable
|
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
|
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
|
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
|
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
|
gather_published_crates
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-unknown
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
|
Compile on wasm32-wasi
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-emscripten
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
|
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
|
Compile with MSRV
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
|