WIP: fix(process_reports): skip report entries with SKIP
test outcomes
#230
Annotations
7 errors and 6 warnings
|
Run `cargo check`:
moz-webgpu-cts/src/main.rs#L656
the trait bound `MaybeSkipped<Expectation<Out>>: Default` is not satisfied
|
Run `cargo check`:
moz-webgpu-cts/src/main.rs#L656
mismatched types
|
Run `cargo check`:
moz-webgpu-cts/src/main.rs#L680
mismatched types
|
Run `cargo check`:
moz-webgpu-cts/src/process_reports.rs#L46
use of moved value: `self`
|
Run `cargo check`:
moz-webgpu-cts/src/process_reports.rs#L49
cannot move out of `*lhs` which is behind a mutable reference
|
Run `cargo check`
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Run `cargo check`:
moz-webgpu-cts/src/process_reports.rs#L7
unused import: `whippit::reexport::chumsky::util::Maybe`
|
Run `cargo check`
`moz-webgpu-cts` (bin "moz-webgpu-cts") generated 1 warning
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading