✨ Filter violations and auto open files in wizard #103
Annotations
6 warnings
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