WIP: feat: aggregate-timings-from-log
subcmd.
#363
Annotations
10 errors and 6 warnings
moz-webgpu-cts/src/aggregate_timings_from_logs.rs#L22
enum `TestLogParserState` is never used
|
moz-webgpu-cts/src/aggregate_timings_from_logs/log_line_reader.rs#L109
fields `line_idx` and `kind` are never read
|
moz-webgpu-cts/src/aggregate_timings_from_logs/log_line_reader.rs#L116
field `0` is never read
|
moz-webgpu-cts/src/aggregate_timings_from_logs/log_line_reader.rs#L123
fields `timestamp` and `kind` are never read
|
moz-webgpu-cts/src/aggregate_timings_from_logs/log_line_reader.rs#L130
field `offset_from_start_of_line` is never read
|
moz-webgpu-cts/src/aggregate_timings_from_logs/log_line_reader.rs#L151
method `truncate_before_in` is never used
|
moz-webgpu-cts/src/aggregate_timings_from_logs/log_line_reader.rs#L160
field `test_name` is never read
|
moz-webgpu-cts/src/aggregate_timings_from_logs/log_line_reader.rs#L163
fields `test_name` and `took` are never read
|
moz-webgpu-cts/src/aggregate_timings_from_logs/log_line_reader.rs#L166
variants `FinishSubtest`, `FinishTestUnexpected`, and `InfoTook` are never constructed
|
moz-webgpu-cts/src/aggregate_timings_from_logs/log_line_reader.rs#L41
the following explicit lifetimes could be elided: 'a
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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/
|
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/
|
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/
|
This job failed
Loading