🌱 Use downloaded binaries, move other assets to root (#120) #48
Annotations
9 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests (Linux):
webview-ui/src/components/AnalysisPage.tsx#L42
'setAnalysisMessage' is assigned a value but never used
|
Run tests (Linux):
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.`
|
Run tests (Linux):
webview-ui/src/components/SolutionCard.tsx#L38
Delete `{"·"}⏎···········`
|
Run tests (Linux):
webview-ui/src/components/ViolationIncidentsList.tsx#L58
'onGetAllSolutions' is defined but never used. Allowed unused args must match /^_/u
|
Run tests (Linux):
webview-ui/src/components/ViolationIncidentsList.tsx#L144
'isOpen' is assigned a value but never used
|
Run tests (Linux):
webview-ui/src/components/ViolationIncidentsList.tsx#L146
'toggleDropdown' is assigned a value but never used
|
Run tests (Linux):
vscode/src/webviewMessageHandler.ts#L18
'state' is defined but never used. Allowed unused args must match /^_/u
|
Run tests (Linux):
vscode/src/webviewMessageHandler.ts#L101
'handleRequestQuickFix' is defined but never used
|
Loading