Skip to content

fix: view management, don't show trust & connect when not needed (#377) #221

fix: view management, don't show trust & connect when not needed (#377)

fix: view management, don't show trust & connect when not needed (#377) #221

Triggered via push September 29, 2023 09:25
Status Success
Total duration 6m 5s
Artifacts
Matrix: build / Build and Test
Release Preview
1m 0s
Release Preview
Fit to window
Zoom out
Zoom in

Annotations

35 warnings
build / Build and Test (ubuntu-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 / Build and Test (ubuntu-latest): src/snyk/common/languageServer/languageServer.ts#L27
'fs' is defined but never used. Allowed unused vars must match /^_/u
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#L22
Unexpected any. Specify a different type
build / Build and Test (windows-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 / Build and Test (windows-latest): src/snyk/common/languageServer/languageServer.ts#L27
'fs' is defined but never used. Allowed unused vars must match /^_/u
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#L22
Unexpected any. Specify a different type
build / 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 / Build and Test (macos-latest): src/snyk/common/languageServer/languageServer.ts#L27
'fs' is defined but never used. Allowed unused vars must match /^_/u
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#L22
Unexpected any. Specify a different type
Release Preview
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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