Skip to content

Bump wtransport from 0.1.3 to 0.1.5 #80

Bump wtransport from 0.1.3 to 0.1.5

Bump wtransport from 0.1.3 to 0.1.5 #80

Triggered via push September 25, 2023 20:23
Status Failure
Total duration 4m 28s
Artifacts

code.yml

on: push
Plan the execution
6s
Plan the execution
Matrix: downloadable-utils
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 15 warnings
cargo deny
Process completed with exit code 1.
Ubuntu 22.04 / clippy: crates/xwebtransport-wtransport/src/lib.rs#L10
cannot find type `Client` in module `wtransport::endpoint`
Ubuntu 22.04 / clippy: crates/xwebtransport-wtransport/src/lib.rs#L21
cannot find type `Server` in module `wtransport::endpoint`
Ubuntu 22.04 / clippy
could not compile `xwebtransport-wtransport` (lib test) due to 2 previous errors
Ubuntu 22.04 / clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Ubuntu 22.04 / test: crates/xwebtransport-wtransport/src/lib.rs#L10
cannot find type `Client` in module `wtransport::endpoint`
Ubuntu 22.04 / test: crates/xwebtransport-wtransport/src/lib.rs#L21
cannot find type `Server` in module `wtransport::endpoint`
Ubuntu 22.04 / test
could not compile `xwebtransport-wtransport` (lib) due to 2 previous errors
Ubuntu 22.04 / test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Ubuntu 22.04 / build: crates/xwebtransport-wtransport/src/lib.rs#L10
cannot find type `Client` in module `wtransport::endpoint`
Ubuntu 22.04 / build: crates/xwebtransport-wtransport/src/lib.rs#L21
cannot find type `Server` in module `wtransport::endpoint`
Ubuntu 22.04 / build
could not compile `xwebtransport-wtransport` (lib) due to 2 previous errors
Ubuntu 22.04 / build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
macOS (amd64) / test: crates/xwebtransport-wtransport/src/lib.rs#L10
cannot find type `Client` in module `wtransport::endpoint`
macOS (amd64) / test: crates/xwebtransport-wtransport/src/lib.rs#L21
cannot find type `Server` in module `wtransport::endpoint`
macOS (amd64) / test
could not compile `xwebtransport-wtransport` (lib) due to 2 previous errors
macOS (amd64) / test
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
macOS (amd64) / clippy: crates/xwebtransport-wtransport/src/lib.rs#L10
cannot find type `Client` in module `wtransport::endpoint`
macOS (amd64) / clippy: crates/xwebtransport-wtransport/src/lib.rs#L21
cannot find type `Server` in module `wtransport::endpoint`
macOS (amd64) / clippy
could not compile `xwebtransport-wtransport` (lib) due to 2 previous errors
macOS (amd64) / clippy
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Ubuntu 22.04 / doc: crates/xwebtransport-wtransport/src/lib.rs#L10
cannot find type `Client` in module `wtransport::endpoint`
Ubuntu 22.04 / doc: crates/xwebtransport-wtransport/src/lib.rs#L21
cannot find type `Server` in module `wtransport::endpoint`
Ubuntu 22.04 / doc
could not compile `xwebtransport-wtransport` (lib) due to 2 previous errors
Ubuntu 22.04 / doc
could not document `xwebtransport-wtransport`
Ubuntu 22.04 / doc
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
macOS (amd64) / build: crates/xwebtransport-wtransport/src/lib.rs#L10
cannot find type `Client` in module `wtransport::endpoint`
macOS (amd64) / build: crates/xwebtransport-wtransport/src/lib.rs#L21
cannot find type `Server` in module `wtransport::endpoint`
macOS (amd64) / build
could not compile `xwebtransport-wtransport` (lib) due to 2 previous errors
macOS (amd64) / build
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Windows / clippy: crates/xwebtransport-wtransport/src/lib.rs#L10
cannot find type `Client` in module `wtransport::endpoint`
Windows / clippy: crates/xwebtransport-wtransport/src/lib.rs#L21
cannot find type `Server` in module `wtransport::endpoint`
Windows / clippy
could not compile `xwebtransport-wtransport` (lib test) due to 2 previous errors
Windows / clippy
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Windows / build: crates/xwebtransport-wtransport/src/lib.rs#L10
cannot find type `Client` in module `wtransport::endpoint`
Windows / build: crates/xwebtransport-wtransport/src/lib.rs#L21
cannot find type `Server` in module `wtransport::endpoint`
Windows / build
could not compile `xwebtransport-wtransport` (lib) due to 2 previous errors
Windows / build
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Windows / test: crates/xwebtransport-wtransport/src/lib.rs#L10
cannot find type `Client` in module `wtransport::endpoint`
Windows / test: crates/xwebtransport-wtransport/src/lib.rs#L21
cannot find type `Server` in module `wtransport::endpoint`
Windows / test
could not compile `xwebtransport-wtransport` (lib) due to 2 previous errors
Windows / test
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Ubuntu 22.04 / fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Ubuntu 22.04 / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Ubuntu 22.04 / clippy (wasm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Ubuntu 22.04 / test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Ubuntu 22.04 / doc (wasm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Ubuntu 22.04 / build (wasm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Ubuntu 22.04 / test (wasm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Ubuntu 22.04 / build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS (amd64) / test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS (amd64) / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Ubuntu 22.04 / doc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS (amd64) / build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows / build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows / test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/