✨ Filter violations and auto open files in wizard #103
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
vscode/src/ViolationCodeActionProvider.ts#L10
'token' is defined but never used. Allowed unused args must match /^_/u
|
vscode/src/VsCodeExtension.ts#L68
'updatedResults' is assigned a value but never used
|
vscode/src/runAnalysis.ts#L59
'err' is defined but never used
|
vscode/src/webview/components/ViolationIncidentsList.tsx#L101
Unexpected lexical declaration in case block
|
vscode/src/webview/components/ViolationIncidentsList.tsx#L102
Unexpected lexical declaration in case block
|
vscode/src/webview/components/ViolationIncidentsList.tsx#L104
Unexpected lexical declaration in case block
|
The logs for this run have expired and are no longer available.
Loading