Feat: display preview to AI fix #1103
Annotations
3 errors and 12 warnings
|
Lint:
src/snyk/snykCode/views/suggestion/codeSuggestionWebviewProvider.ts#L228
Replace `"Snyk·has·not·been·able·to·generate·a·relevant·fix"` with `'Snyk·has·not·been·able·to·generate·a·relevant·fix'`
|
Lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
src/snyk/cli/services/cliService.ts#L2
'unknown' overrides all other types in this union type
|
Lint:
src/snyk/common/error/errorHandler.ts#L15
'unknown' overrides all other types in this union type
|
Lint:
src/snyk/common/error/errorHandler.ts#L28
'unknown' overrides all other types in this union type
|
Lint:
src/snyk/common/error/errorHandler.ts#L34
'unknown' overrides all other types in this union type
|
Lint:
src/snyk/common/error/errorReporter.ts#L79
'unknown' overrides all other types in this union type
|
Lint:
src/snyk/common/vscode/workspace.ts#L12
Unexpected any. Specify a different type
|
Lint:
src/snyk/common/vscode/workspace.ts#L35
Unexpected any. Specify a different type
|
Lint:
src/snyk/snykCode/interfaces.ts#L10
Unexpected any. Specify a different type
|
Lint:
src/snyk/snykCode/views/suggestion/codeSuggestionWebviewScript.ts#L164
Unsafe assignment of an `any` value
|
Lint:
src/snyk/snykCode/views/suggestion/codeSuggestionWebviewScript.ts#L222
Unsafe assignment of an `any` value
|
Loading