chore: cleanup redundant files [HEAD-1020] #917
Annotations
11 warnings
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/base/modules/snykLib.ts#L2
'firstValueFrom' is defined but never used. Allowed unused vars must match /^_/u
|
src/snyk/base/modules/snykLib.ts#L3
'CliError' is defined but never used. Allowed unused vars must match /^_/u
|
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
|
The logs for this run have expired and are no longer available.
Loading