Skip to content

feat: clear cache command #1387

feat: clear cache command

feat: clear cache command #1387

Triggered via pull request October 14, 2024 10:42
Status Failure
Total duration 47s
Artifacts

ci.yaml

on: pull_request
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 22 warnings
Build and Test (macos-latest): src/snyk/extension.ts#L103
Do not use "@ts-nocheck" because it alters compilation errors
Build and Test (macos-latest): src/snyk/extension.ts#L113
Unsafe call of an `any` typed value
Build and Test (macos-latest): src/snyk/extension.ts#L113
Unsafe member access .getAPI on an `any` value
Build and Test (macos-latest): src/snyk/extension.ts#L116
Unsafe member access .repositories on an `any` value
Build and Test (macos-latest): src/snyk/extension.ts#L117
Unsafe member access .length on an `any` value
Build and Test (macos-latest): src/snyk/extension.ts#L122
Unsafe call of an `any` typed value
Build and Test (macos-latest): src/snyk/extension.ts#L122
Unsafe member access .forEach on an `any` value
Build and Test (macos-latest): src/snyk/extension.ts#L123
Unsafe member access .state on an `any` value
Build and Test (macos-latest): src/snyk/extension.ts#L124
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
Build and Test (macos-latest): src/snyk/extension.ts#L125
Unsafe call of an `any` typed value
Build and Test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
Build and Test (ubuntu-latest): src/snyk/extension.ts#L103
Do not use "@ts-nocheck" because it alters compilation errors
Build and Test (ubuntu-latest): src/snyk/extension.ts#L113
Unsafe call of an `any` typed value
Build and Test (ubuntu-latest): src/snyk/extension.ts#L113
Unsafe member access .getAPI on an `any` value
Build and Test (ubuntu-latest): src/snyk/extension.ts#L116
Unsafe member access .repositories on an `any` value
Build and Test (ubuntu-latest): src/snyk/extension.ts#L117
Unsafe member access .length on an `any` value
Build and Test (ubuntu-latest): src/snyk/extension.ts#L122
Unsafe call of an `any` typed value
Build and Test (ubuntu-latest): src/snyk/extension.ts#L122
Unsafe member access .forEach on an `any` value
Build and Test (ubuntu-latest): src/snyk/extension.ts#L123
Unsafe member access .state on an `any` value
Build and Test (ubuntu-latest): src/snyk/extension.ts#L124
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
Build and Test (ubuntu-latest): src/snyk/extension.ts#L125
Unsafe call of an `any` typed value
Build and Test (windows-latest)
The job was canceled because "macos-latest" failed.
Build and Test (windows-latest)
The operation was canceled.
Build and Test (macos-latest)
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/
Build and Test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test (macos-latest): src/snyk/cli/services/cliService.ts#L2
'unknown' overrides all other types in this union type
Build and Test (macos-latest): src/snyk/common/error/errorHandler.ts#L15
'unknown' overrides all other types in this union type
Build and Test (macos-latest): src/snyk/common/error/errorHandler.ts#L28
'unknown' overrides all other types in this union type
Build and Test (macos-latest): src/snyk/common/error/errorHandler.ts#L34
'unknown' overrides all other types in this union type
Build and Test (macos-latest): src/snyk/common/error/errorReporter.ts#L79
'unknown' overrides all other types in this union type
Build and Test (macos-latest): src/snyk/common/views/issueTreeProvider.ts#L4
'ScanProduct' is defined but never used. Allowed unused vars must match /^_/u
Build and Test (macos-latest): src/snyk/common/views/issueTreeProvider.ts#L7
'ProductService' is defined but never used. Allowed unused vars must match /^_/u
Build and Test (macos-latest): src/snyk/common/views/issueTreeProvider.ts#L212
The two values in this comparison do not have a shared enum type
Build and Test (macos-latest): src/snyk/common/vscode/workspace.ts#L12
Unexpected any. Specify a different type
Build and Test (macos-latest): src/snyk/common/vscode/workspace.ts#L35
Unexpected any. Specify a different type
Build and Test (ubuntu-latest): src/snyk/cli/services/cliService.ts#L2
'unknown' overrides all other types in this union type
Build and Test (ubuntu-latest): src/snyk/common/error/errorHandler.ts#L15
'unknown' overrides all other types in this union type
Build and Test (ubuntu-latest): src/snyk/common/error/errorHandler.ts#L28
'unknown' overrides all other types in this union type
Build and Test (ubuntu-latest): src/snyk/common/error/errorHandler.ts#L34
'unknown' overrides all other types in this union type
Build and Test (ubuntu-latest): src/snyk/common/error/errorReporter.ts#L79
'unknown' overrides all other types in this union type
Build and Test (ubuntu-latest): src/snyk/common/views/issueTreeProvider.ts#L4
'ScanProduct' is defined but never used. Allowed unused vars must match /^_/u
Build and Test (ubuntu-latest): src/snyk/common/views/issueTreeProvider.ts#L7
'ProductService' is defined but never used. Allowed unused vars must match /^_/u
Build and Test (ubuntu-latest): src/snyk/common/views/issueTreeProvider.ts#L212
The two values in this comparison do not have a shared enum type
Build and Test (ubuntu-latest): src/snyk/common/vscode/workspace.ts#L12
Unexpected any. Specify a different type
Build and Test (ubuntu-latest): src/snyk/common/vscode/workspace.ts#L35
Unexpected any. Specify a different type