Skip to content

refactor: remove unnecessary css (#560) #361

refactor: remove unnecessary css (#560)

refactor: remove unnecessary css (#560) #361

Triggered via push December 6, 2024 14:57
Status Success
Total duration 3m 26s
Artifacts
Matrix: build / Build and Test
Release Preview
36s
Release Preview
Fit to window
Zoom out
Zoom in

Annotations

36 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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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