Skip to content

fix: replace ideScript (#574) #367

fix: replace ideScript (#574)

fix: replace ideScript (#574) #367

Triggered via push January 30, 2025 11:25
Status Success
Total duration 2m 51s
Artifacts
Matrix: build / Build and Test
Release Preview
33s

Annotations

34 warnings
build / 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 / 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 / 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 / Build and Test (macos-latest): src/snyk/cli/services/cliService.ts#L2
'unknown' overrides all other types in this union type
build / Build and Test (macos-latest): src/snyk/common/error/errorHandler.ts#L14
'unknown' overrides all other types in this union type
build / Build and Test (macos-latest): src/snyk/common/error/errorHandler.ts#L27
'unknown' overrides all other types in this union type
build / Build and Test (macos-latest): src/snyk/common/error/errorHandler.ts#L32
'unknown' overrides all other types in this union type
build / 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 / Build and Test (macos-latest): src/snyk/common/vscode/workspace.ts#L12
Unexpected any. Specify a different type
build / Build and Test (macos-latest): src/snyk/common/vscode/workspace.ts#L35
Unexpected any. Specify a different type
build / Build and Test (macos-latest): src/snyk/snykCode/interfaces.ts#L10
Unexpected any. Specify a different type
build / Build and Test (ubuntu-latest): src/snyk/cli/services/cliService.ts#L2
'unknown' overrides all other types in this union type
build / Build and Test (ubuntu-latest): src/snyk/common/error/errorHandler.ts#L14
'unknown' overrides all other types in this union type
build / Build and Test (ubuntu-latest): src/snyk/common/error/errorHandler.ts#L27
'unknown' overrides all other types in this union type
build / Build and Test (ubuntu-latest): src/snyk/common/error/errorHandler.ts#L32
'unknown' overrides all other types in this union type
build / 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 / Build and Test (ubuntu-latest): src/snyk/common/vscode/workspace.ts#L12
Unexpected any. Specify a different type
build / Build and Test (ubuntu-latest): src/snyk/common/vscode/workspace.ts#L35
Unexpected any. Specify a different type
build / Build and Test (ubuntu-latest): src/snyk/snykCode/interfaces.ts#L10
Unexpected any. Specify a different type
build / Build and Test (windows-latest): src/snyk/cli/services/cliService.ts#L2
'unknown' overrides all other types in this union type
build / Build and Test (windows-latest): src/snyk/common/error/errorHandler.ts#L14
'unknown' overrides all other types in this union type
build / Build and Test (windows-latest): src/snyk/common/error/errorHandler.ts#L27
'unknown' overrides all other types in this union type
build / Build and Test (windows-latest): src/snyk/common/error/errorHandler.ts#L32
'unknown' overrides all other types in this union type
build / Build and Test (windows-latest): src/snyk/common/views/issueTreeProvider.ts#L212
The two values in this comparison do not have a shared enum type
build / Build and Test (windows-latest): src/snyk/common/vscode/workspace.ts#L12
Unexpected any. Specify a different type
build / Build and Test (windows-latest): src/snyk/common/vscode/workspace.ts#L35
Unexpected any. Specify a different type
build / Build and Test (windows-latest): src/snyk/snykCode/interfaces.ts#L10
Unexpected any. Specify a different type
Release Preview
Using '*' activation is usually a bad idea as it impacts performance. More info: https://code.visualstudio.com/api/references/activation-events#Start-up