🐛 make analysis runs cancellable #518
Annotations
10 warnings
Lint sources:
webview-ui/src/components/AnalysisPage/AnalysisPage.tsx#L52
'setAnalysisMessage' is assigned a value but never used
|
Lint sources:
webview-ui/src/components/AnalysisResults.tsx#L12
Replace `⏎··········No·results·yet.·Start·the·analysis·to·see·results.⏎········` with `No·results·yet.·Start·the·analysis·to·see·results.`
|
Lint sources:
webview-ui/src/components/SolutionCard.tsx#L38
Delete `{"·"}⏎···········`
|
Lint sources:
webview-ui/src/components/ViolationIncidentsList.tsx#L58
'onGetAllSolutions' is defined but never used. Allowed unused args must match /^_/u
|
Lint sources:
webview-ui/src/components/ViolationIncidentsList.tsx#L145
'isOpen' is assigned a value but never used
|
Lint sources:
webview-ui/src/components/ViolationIncidentsList.tsx#L147
'toggleDropdown' is assigned a value but never used
|
Lint sources:
vscode/src/commands.ts#L36
'fullScreenPanel' is defined but never used
|
Lint sources:
vscode/src/commands.ts#L38
'getFullScreenTab' is defined but never used
|
Lint sources:
vscode/src/commands.ts#L48
'extensionContext' is assigned a value but never used
|
Lint sources:
vscode/src/issueView/issueModel.ts#L166
'item' is defined but never used. Allowed unused args must match /^_/u
|
Loading