Skip to content

feat: added summary panel #1535

feat: added summary panel

feat: added summary panel #1535

Triggered via pull request January 23, 2025 18:03
Status Failure
Total duration 47s
Artifacts

ci.yaml

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

Annotations

7 errors and 24 warnings
Build and Test (ubuntu-latest)
Process completed with exit code 1.
Build and Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Build and Test (windows-latest)
The operation was canceled.
Build and Test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Build and Test (macos-latest)
The operation was canceled.
Build and Test (macos-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Build and Test (ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Build and Test (windows-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Build and Test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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#L14
'unknown' overrides all other types in this union type
Build and Test (ubuntu-latest): src/snyk/common/error/errorHandler.ts#L27
'unknown' overrides all other types in this union type
Build and Test (ubuntu-latest): src/snyk/common/error/errorHandler.ts#L32
'unknown' overrides all other types in this union type
Build and Test (ubuntu-latest): src/snyk/common/languageServer/languageServer.ts#L2
'vscode' is defined but never used. Allowed unused vars must match /^_/u
Build and Test (ubuntu-latest): src/snyk/common/languageServer/languageServer.ts#L24
'CliExecutable' 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/views/summaryWebviewScript.ts#L22
Unsafe assignment of an `any` value
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
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#L14
'unknown' overrides all other types in this union type
Build and Test (macos-latest): src/snyk/common/error/errorHandler.ts#L27
'unknown' overrides all other types in this union type
Build and Test (macos-latest): src/snyk/common/error/errorHandler.ts#L32
'unknown' overrides all other types in this union type
Build and Test (macos-latest): src/snyk/common/languageServer/languageServer.ts#L2
'vscode' is defined but never used. Allowed unused vars must match /^_/u
Build and Test (macos-latest): src/snyk/common/languageServer/languageServer.ts#L24
'CliExecutable' 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/views/summaryWebviewScript.ts#L22
Unsafe assignment of an `any` value
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