chore: introduce feature toggle for OSS scans [HEAD-151] #896
Annotations
2 errors and 11 warnings
src/snyk/extension.ts#L370
Operands of '+' operation must either be both strings or both numbers. Consider using a template literal
|
|
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/
|
src/snyk/common/languageServer/languageServer.ts#L27
'fs' is defined but never used. Allowed unused vars must match /^_/u
|
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#L22
Unexpected any. Specify a different type
|
src/snyk/snykCode/utils/analysisUtils.ts#L88
Unsafe assignment of an `any` value
|
src/snyk/snykCode/utils/analysisUtils.ts#L89
Unsafe assignment of an `any` value
|
src/snyk/snykCode/utils/analysisUtils.ts#L92
Unsafe assignment of an `any` value
|
src/snyk/snykCode/views/suggestion/codeSuggestionWebviewProvider.ts#L158
Unexpected any. Specify a different type
|
src/snyk/snykCode/views/suggestion/codeSuggestionWebviewProvider.ts#L160
Unsafe assignment of an `any` value
|
src/snyk/snykIac/views/suggestion/iacSuggestionWebviewProvider.ts#L99
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading