feat: handle LS folderConfigs [IDE-502] #1263
Annotations
8 errors and 10 warnings
|
|
src/snyk/common/configuration/configuration.ts#L480
Insert `⏎·····`
|
|
src/snyk/common/configuration/folderConfig.ts#L31
Replace `⏎····//·this.folderConfigsCache·=·folderConfigs;⏎` with `····//·this.folderConfigsCache·=·folderConfigs;`
|
|
|
|
src/snyk/cli/services/cliService.ts#L2
'unknown' overrides all other types in this union type
|
src/snyk/common/error/errorHandler.ts#L15
'unknown' overrides all other types in this union type
|
src/snyk/common/error/errorHandler.ts#L28
'unknown' overrides all other types in this union type
|
src/snyk/common/error/errorHandler.ts#L34
'unknown' overrides all other types in this union type
|
src/snyk/common/error/errorReporter.ts#L79
'unknown' overrides all other types in this union type
|
src/snyk/common/vscode/workspace.ts#L12
Unexpected any. Specify a different type
|
src/snyk/common/vscode/workspace.ts#L35
Unexpected any. Specify a different type
|
src/snyk/snykCode/interfaces.ts#L10
Unexpected any. Specify a different type
|
src/snyk/snykCode/views/suggestion/codeSuggestionWebviewScript.ts#L164
Unsafe assignment of an `any` value
|
src/snyk/snykCode/views/suggestion/codeSuggestionWebviewScript.ts#L222
Unsafe assignment of an `any` value
|
This job failed
Loading