Skip to content

Add CI

Add CI #1

Triggered via push July 20, 2023 04:59
Status Failure
Total duration 4m 36s
Artifacts

code.yml

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

Annotations

128 errors and 15 warnings
cargo-sort
Process completed with exit code 1.
taplo
Process completed with exit code 1.
Ubuntu 22.04 / clippy (wasm): crates/xwebtransport/src/impl/web_sys.rs#L56
type `SendStream` is not a member of trait `crate::traits::AcceptBiStream`
Ubuntu 22.04 / clippy (wasm): crates/xwebtransport/src/impl/web_sys.rs#L57
type `RecvStream` is not a member of trait `crate::traits::AcceptBiStream`
Ubuntu 22.04 / clippy (wasm): crates/xwebtransport/src/impl/web_sys.rs#L84
type `RecvStream` is not a member of trait `crate::traits::AcceptUniStream`
Ubuntu 22.04 / clippy (wasm): crates/xwebtransport/src/impl/web_sys.rs#L39
struct takes 1 generic argument but 2 generic arguments were supplied
Ubuntu 22.04 / clippy (wasm)
could not compile `xwebtransport` (lib test) due to 4 previous errors
Ubuntu 22.04 / clippy (wasm)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Ubuntu 22.04 / fmt
Error: ENOENT: no such file or directory, opendir '/home/runner/work/xwebtransport/xwebtransport/target'
Ubuntu 22.04 / build (wasm): crates/xwebtransport/src/impl/web_sys.rs#L56
type `SendStream` is not a member of trait `crate::traits::AcceptBiStream`
Ubuntu 22.04 / build (wasm): crates/xwebtransport/src/impl/web_sys.rs#L57
type `RecvStream` is not a member of trait `crate::traits::AcceptBiStream`
Ubuntu 22.04 / build (wasm): crates/xwebtransport/src/impl/web_sys.rs#L84
type `RecvStream` is not a member of trait `crate::traits::AcceptUniStream`
Ubuntu 22.04 / build (wasm): crates/xwebtransport/src/impl/web_sys.rs#L39
struct takes 1 generic argument but 2 generic arguments were supplied
Ubuntu 22.04 / build (wasm)
could not compile `xwebtransport` (lib) due to 4 previous errors
Ubuntu 22.04 / build (wasm)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Ubuntu 22.04 / test (wasm): crates/xwebtransport/src/impl/web_sys.rs#L56
type `SendStream` is not a member of trait `crate::traits::AcceptBiStream`
Ubuntu 22.04 / test (wasm): crates/xwebtransport/src/impl/web_sys.rs#L57
type `RecvStream` is not a member of trait `crate::traits::AcceptBiStream`
Ubuntu 22.04 / test (wasm): crates/xwebtransport/src/impl/web_sys.rs#L84
type `RecvStream` is not a member of trait `crate::traits::AcceptUniStream`
Ubuntu 22.04 / test (wasm): crates/xwebtransport/src/impl/web_sys.rs#L39
struct takes 1 generic argument but 2 generic arguments were supplied
Ubuntu 22.04 / test (wasm)
could not compile `xwebtransport` (lib) due to 4 previous errors
Ubuntu 22.04 / test (wasm)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
cargo deny
Process completed with exit code 1.
Ubuntu 22.04 / doc (wasm): crates/xwebtransport/src/impl/web_sys.rs#L56
type `SendStream` is not a member of trait `crate::traits::AcceptBiStream`
Ubuntu 22.04 / doc (wasm): crates/xwebtransport/src/impl/web_sys.rs#L57
type `RecvStream` is not a member of trait `crate::traits::AcceptBiStream`
Ubuntu 22.04 / doc (wasm): crates/xwebtransport/src/impl/web_sys.rs#L84
type `RecvStream` is not a member of trait `crate::traits::AcceptUniStream`
Ubuntu 22.04 / doc (wasm): crates/xwebtransport/src/impl/web_sys.rs#L39
struct takes 1 generic argument but 2 generic arguments were supplied
Ubuntu 22.04 / doc (wasm)
could not compile `xwebtransport` (lib) due to 4 previous errors
Ubuntu 22.04 / doc (wasm)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Ubuntu 22.04 / build: crates/xwebtransport/src/impl/wtransport.rs#L35
type `SendStream` is not a member of trait `crate::traits::OpeningBiStream`
Ubuntu 22.04 / build: crates/xwebtransport/src/impl/wtransport.rs#L36
type `RecvStream` is not a member of trait `crate::traits::OpeningBiStream`
Ubuntu 22.04 / build: crates/xwebtransport/src/impl/wtransport.rs#L54
type `SendStream` is not a member of trait `crate::traits::AcceptBiStream`
Ubuntu 22.04 / build: crates/xwebtransport/src/impl/wtransport.rs#L55
type `RecvStream` is not a member of trait `crate::traits::AcceptBiStream`
Ubuntu 22.04 / build: crates/xwebtransport/src/impl/wtransport.rs#L64
type `SendStream` is not a member of trait `crate::traits::OpeningUniStream`
Ubuntu 22.04 / build: crates/xwebtransport/src/impl/wtransport.rs#L82
type `RecvStream` is not a member of trait `crate::traits::AcceptUniStream`
Ubuntu 22.04 / build: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `SendStream` not found for `Self`
Ubuntu 22.04 / build: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `RecvStream` not found for `Self`
Ubuntu 22.04 / build: crates/xwebtransport/src/impl/wtransport.rs#L67
associated type `SendStream` not found for `Self`
Ubuntu 22.04 / build
could not compile `xwebtransport` (lib) due to 9 previous errors
Ubuntu 22.04 / doc: crates/xwebtransport/src/impl/wtransport.rs#L35
type `SendStream` is not a member of trait `crate::traits::OpeningBiStream`
Ubuntu 22.04 / doc: crates/xwebtransport/src/impl/wtransport.rs#L36
type `RecvStream` is not a member of trait `crate::traits::OpeningBiStream`
Ubuntu 22.04 / doc: crates/xwebtransport/src/impl/wtransport.rs#L54
type `SendStream` is not a member of trait `crate::traits::AcceptBiStream`
Ubuntu 22.04 / doc: crates/xwebtransport/src/impl/wtransport.rs#L55
type `RecvStream` is not a member of trait `crate::traits::AcceptBiStream`
Ubuntu 22.04 / doc: crates/xwebtransport/src/impl/wtransport.rs#L64
type `SendStream` is not a member of trait `crate::traits::OpeningUniStream`
Ubuntu 22.04 / doc: crates/xwebtransport/src/impl/wtransport.rs#L82
type `RecvStream` is not a member of trait `crate::traits::AcceptUniStream`
Ubuntu 22.04 / doc: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `SendStream` not found for `Self`
Ubuntu 22.04 / doc: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `RecvStream` not found for `Self`
Ubuntu 22.04 / doc: crates/xwebtransport/src/impl/wtransport.rs#L67
associated type `SendStream` not found for `Self`
Ubuntu 22.04 / doc
could not compile `xwebtransport` (lib) due to 9 previous errors
Ubuntu 22.04 / test: crates/xwebtransport/src/impl/wtransport.rs#L35
type `SendStream` is not a member of trait `crate::traits::OpeningBiStream`
Ubuntu 22.04 / test: crates/xwebtransport/src/impl/wtransport.rs#L36
type `RecvStream` is not a member of trait `crate::traits::OpeningBiStream`
Ubuntu 22.04 / test: crates/xwebtransport/src/impl/wtransport.rs#L54
type `SendStream` is not a member of trait `crate::traits::AcceptBiStream`
Ubuntu 22.04 / test: crates/xwebtransport/src/impl/wtransport.rs#L55
type `RecvStream` is not a member of trait `crate::traits::AcceptBiStream`
Ubuntu 22.04 / test: crates/xwebtransport/src/impl/wtransport.rs#L64
type `SendStream` is not a member of trait `crate::traits::OpeningUniStream`
Ubuntu 22.04 / test: crates/xwebtransport/src/impl/wtransport.rs#L82
type `RecvStream` is not a member of trait `crate::traits::AcceptUniStream`
Ubuntu 22.04 / test: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `SendStream` not found for `Self`
Ubuntu 22.04 / test: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `RecvStream` not found for `Self`
Ubuntu 22.04 / test: crates/xwebtransport/src/impl/wtransport.rs#L67
associated type `SendStream` not found for `Self`
Ubuntu 22.04 / test
could not compile `xwebtransport` (lib) due to 9 previous errors
Ubuntu 22.04 / clippy: crates/xwebtransport/src/impl/wtransport.rs#L35
type `SendStream` is not a member of trait `crate::traits::OpeningBiStream`
Ubuntu 22.04 / clippy: crates/xwebtransport/src/impl/wtransport.rs#L36
type `RecvStream` is not a member of trait `crate::traits::OpeningBiStream`
Ubuntu 22.04 / clippy: crates/xwebtransport/src/impl/wtransport.rs#L54
type `SendStream` is not a member of trait `crate::traits::AcceptBiStream`
Ubuntu 22.04 / clippy: crates/xwebtransport/src/impl/wtransport.rs#L55
type `RecvStream` is not a member of trait `crate::traits::AcceptBiStream`
Ubuntu 22.04 / clippy: crates/xwebtransport/src/impl/wtransport.rs#L64
type `SendStream` is not a member of trait `crate::traits::OpeningUniStream`
Ubuntu 22.04 / clippy: crates/xwebtransport/src/impl/wtransport.rs#L82
type `RecvStream` is not a member of trait `crate::traits::AcceptUniStream`
Ubuntu 22.04 / clippy: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `SendStream` not found for `Self`
Ubuntu 22.04 / clippy: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `RecvStream` not found for `Self`
Ubuntu 22.04 / clippy: crates/xwebtransport/src/impl/wtransport.rs#L67
associated type `SendStream` not found for `Self`
Ubuntu 22.04 / clippy
could not compile `xwebtransport` (lib) due to 9 previous errors
macOS (amd64) / clippy: crates/xwebtransport/src/impl/wtransport.rs#L35
type `SendStream` is not a member of trait `crate::traits::OpeningBiStream`
macOS (amd64) / clippy: crates/xwebtransport/src/impl/wtransport.rs#L36
type `RecvStream` is not a member of trait `crate::traits::OpeningBiStream`
macOS (amd64) / clippy: crates/xwebtransport/src/impl/wtransport.rs#L54
type `SendStream` is not a member of trait `crate::traits::AcceptBiStream`
macOS (amd64) / clippy: crates/xwebtransport/src/impl/wtransport.rs#L55
type `RecvStream` is not a member of trait `crate::traits::AcceptBiStream`
macOS (amd64) / clippy: crates/xwebtransport/src/impl/wtransport.rs#L64
type `SendStream` is not a member of trait `crate::traits::OpeningUniStream`
macOS (amd64) / clippy: crates/xwebtransport/src/impl/wtransport.rs#L82
type `RecvStream` is not a member of trait `crate::traits::AcceptUniStream`
macOS (amd64) / clippy: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `SendStream` not found for `Self`
macOS (amd64) / clippy: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `RecvStream` not found for `Self`
macOS (amd64) / clippy: crates/xwebtransport/src/impl/wtransport.rs#L67
associated type `SendStream` not found for `Self`
macOS (amd64) / clippy
could not compile `xwebtransport` (lib) due to 9 previous errors
macOS (amd64) / test: crates/xwebtransport/src/impl/wtransport.rs#L35
type `SendStream` is not a member of trait `crate::traits::OpeningBiStream`
macOS (amd64) / test: crates/xwebtransport/src/impl/wtransport.rs#L36
type `RecvStream` is not a member of trait `crate::traits::OpeningBiStream`
macOS (amd64) / test: crates/xwebtransport/src/impl/wtransport.rs#L54
type `SendStream` is not a member of trait `crate::traits::AcceptBiStream`
macOS (amd64) / test: crates/xwebtransport/src/impl/wtransport.rs#L55
type `RecvStream` is not a member of trait `crate::traits::AcceptBiStream`
macOS (amd64) / test: crates/xwebtransport/src/impl/wtransport.rs#L64
type `SendStream` is not a member of trait `crate::traits::OpeningUniStream`
macOS (amd64) / test: crates/xwebtransport/src/impl/wtransport.rs#L82
type `RecvStream` is not a member of trait `crate::traits::AcceptUniStream`
macOS (amd64) / test: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `SendStream` not found for `Self`
macOS (amd64) / test: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `RecvStream` not found for `Self`
macOS (amd64) / test: crates/xwebtransport/src/impl/wtransport.rs#L67
associated type `SendStream` not found for `Self`
macOS (amd64) / test
could not compile `xwebtransport` (lib) due to 9 previous errors
Windows / test: crates/xwebtransport/src/impl/wtransport.rs#L35
type `SendStream` is not a member of trait `crate::traits::OpeningBiStream`
Windows / test: crates/xwebtransport/src/impl/wtransport.rs#L36
type `RecvStream` is not a member of trait `crate::traits::OpeningBiStream`
Windows / test: crates/xwebtransport/src/impl/wtransport.rs#L54
type `SendStream` is not a member of trait `crate::traits::AcceptBiStream`
Windows / test: crates/xwebtransport/src/impl/wtransport.rs#L55
type `RecvStream` is not a member of trait `crate::traits::AcceptBiStream`
Windows / test: crates/xwebtransport/src/impl/wtransport.rs#L64
type `SendStream` is not a member of trait `crate::traits::OpeningUniStream`
Windows / test: crates/xwebtransport/src/impl/wtransport.rs#L82
type `RecvStream` is not a member of trait `crate::traits::AcceptUniStream`
Windows / test: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `SendStream` not found for `Self`
Windows / test: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `RecvStream` not found for `Self`
Windows / test: crates/xwebtransport/src/impl/wtransport.rs#L67
associated type `SendStream` not found for `Self`
Windows / test
could not compile `xwebtransport` (lib) due to 9 previous errors
Windows / build: crates/xwebtransport/src/impl/wtransport.rs#L35
type `SendStream` is not a member of trait `crate::traits::OpeningBiStream`
Windows / build: crates/xwebtransport/src/impl/wtransport.rs#L36
type `RecvStream` is not a member of trait `crate::traits::OpeningBiStream`
Windows / build: crates/xwebtransport/src/impl/wtransport.rs#L54
type `SendStream` is not a member of trait `crate::traits::AcceptBiStream`
Windows / build: crates/xwebtransport/src/impl/wtransport.rs#L55
type `RecvStream` is not a member of trait `crate::traits::AcceptBiStream`
Windows / build: crates/xwebtransport/src/impl/wtransport.rs#L64
type `SendStream` is not a member of trait `crate::traits::OpeningUniStream`
Windows / build: crates/xwebtransport/src/impl/wtransport.rs#L82
type `RecvStream` is not a member of trait `crate::traits::AcceptUniStream`
Windows / build: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `SendStream` not found for `Self`
Windows / build: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `RecvStream` not found for `Self`
Windows / build: crates/xwebtransport/src/impl/wtransport.rs#L67
associated type `SendStream` not found for `Self`
Windows / build
could not compile `xwebtransport` (lib) due to 9 previous errors
Windows / clippy: crates/xwebtransport/src/impl/wtransport.rs#L35
type `SendStream` is not a member of trait `crate::traits::OpeningBiStream`
Windows / clippy: crates/xwebtransport/src/impl/wtransport.rs#L36
type `RecvStream` is not a member of trait `crate::traits::OpeningBiStream`
Windows / clippy: crates/xwebtransport/src/impl/wtransport.rs#L54
type `SendStream` is not a member of trait `crate::traits::AcceptBiStream`
Windows / clippy: crates/xwebtransport/src/impl/wtransport.rs#L55
type `RecvStream` is not a member of trait `crate::traits::AcceptBiStream`
Windows / clippy: crates/xwebtransport/src/impl/wtransport.rs#L64
type `SendStream` is not a member of trait `crate::traits::OpeningUniStream`
Windows / clippy: crates/xwebtransport/src/impl/wtransport.rs#L82
type `RecvStream` is not a member of trait `crate::traits::AcceptUniStream`
Windows / clippy: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `SendStream` not found for `Self`
Windows / clippy: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `RecvStream` not found for `Self`
Windows / clippy: crates/xwebtransport/src/impl/wtransport.rs#L67
associated type `SendStream` not found for `Self`
Windows / clippy
could not compile `xwebtransport` (lib test) due to 9 previous errors
macOS (amd64) / build: crates/xwebtransport/src/impl/wtransport.rs#L35
type `SendStream` is not a member of trait `crate::traits::OpeningBiStream`
macOS (amd64) / build: crates/xwebtransport/src/impl/wtransport.rs#L36
type `RecvStream` is not a member of trait `crate::traits::OpeningBiStream`
macOS (amd64) / build: crates/xwebtransport/src/impl/wtransport.rs#L54
type `SendStream` is not a member of trait `crate::traits::AcceptBiStream`
macOS (amd64) / build: crates/xwebtransport/src/impl/wtransport.rs#L55
type `RecvStream` is not a member of trait `crate::traits::AcceptBiStream`
macOS (amd64) / build: crates/xwebtransport/src/impl/wtransport.rs#L64
type `SendStream` is not a member of trait `crate::traits::OpeningUniStream`
macOS (amd64) / build: crates/xwebtransport/src/impl/wtransport.rs#L82
type `RecvStream` is not a member of trait `crate::traits::AcceptUniStream`
macOS (amd64) / build: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `SendStream` not found for `Self`
macOS (amd64) / build: crates/xwebtransport/src/impl/wtransport.rs#L39
associated type `RecvStream` not found for `Self`
macOS (amd64) / build: crates/xwebtransport/src/impl/wtransport.rs#L67
associated type `SendStream` not found for `Self`
macOS (amd64) / build
could not compile `xwebtransport` (lib) due to 9 previous errors
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 / 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 / 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 / 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
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/
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 / 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/
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/
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/
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/
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 / 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/
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/