Skip to content

Fix: Change text for help and feedback to not refer to FAQs (#579) #372

Fix: Change text for help and feedback to not refer to FAQs (#579)

Fix: Change text for help and feedback to not refer to FAQs (#579) #372

Triggered via push February 17, 2025 12:32
Status Success
Total duration 2m 58s
Artifacts
Matrix: build / Build and Test
Release Preview
35s
Release Preview
Fit to window
Zoom out
Zoom in

Annotations

34 warnings
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 (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 (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 (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/summaryWebviewScript.ts#L17
'vscode' is never reassigned. Use 'const' instead
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 (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/summaryWebviewScript.ts#L17
'vscode' is never reassigned. Use 'const' instead
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 (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/summaryWebviewScript.ts#L17
'vscode' is never reassigned. Use 'const' instead
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