Detect write in storage ops in view methods #3756
lldb-formatter-tests.yml
on: pull_request
LLDB formatter tests
49s
Annotations
3 errors and 7 warnings
[clippy] framework/meta-lib/src/tools/report_creator.rs#L16:
framework/meta-lib/src/tools/report_creator.rs#L16
error[E0308]: mismatched types
--> framework/meta-lib/src/tools/report_creator.rs:16:24
|
16 | has_panic: "none".to_string(),
| ^^^^^^^^^^^^^^^^^^ expected `PanicReport`, found `String`
|
LLDB formatter tests
Process completed with exit code 101.
|
[clippy] framework/meta-lib/src/tools/report_creator.rs#L16:
framework/meta-lib/src/tools/report_creator.rs#L16
error[E0308]: mismatched types
--> framework/meta-lib/src/tools/report_creator.rs:16:24
|
16 | has_panic: "none".to_string(),
| ^^^^^^^^^^^^^^^^^^ expected `PanicReport`, found `String`
|
LLDB formatter tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
LLDB formatter tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, robinraju/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
LLDB formatter tests
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/
|
LLDB formatter tests
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/
|
LLDB formatter tests
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/
|
LLDB formatter tests
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/
|
LLDB formatter tests
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/
|