Nightly CI (repo level @main) #25
Annotations
11 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/client/analyzerClient.ts#L163
'webview' is defined but never used. Allowed unused args must match /^_/u
|
vscode/src/client/analyzerClient.ts#L163
'incident' is defined but never used. Allowed unused args must match /^_/u
|
vscode/src/client/types.ts#L30
'GetSolutionParams' is defined but never used
|
vscode/src/client/types.ts#L35
'GetSolutionResult' is defined but never used
|
vscode/src/webviewMessageHandler.ts#L4
'state' is defined but never used. Allowed unused args must match /^_/u
|
vscode/src/webview/components/ChatbotContainer.tsx#L155
'isSidebarOpen' is assigned a value but never used
|
vscode/src/webview/components/ChatbotContainer.tsx#L155
'setIsSidebarOpen' is assigned a value but never used
|
vscode/src/webview/components/ChatbotContainer.tsx#L218
'key' is defined but never used. Allowed unused args must match /^_/u
|
vscode/src/webview/components/ViolationIncidentsList.tsx#L48
'focusedIncident' is defined but never used. Allowed unused args must match /^_/u
|
This job succeeded
Loading