Skip to content

feat: add always start with language-server positional arg, add logging args if given [HEAD-693] #877

feat: add always start with language-server positional arg, add logging args if given [HEAD-693]

feat: add always start with language-server positional arg, add logging args if given [HEAD-693] #877

Triggered via pull request September 8, 2023 12:35
Status Success
Total duration 3m 33s
Artifacts

ci.yaml

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

Annotations

33 warnings
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 and Test (ubuntu-latest): src/snyk/common/languageServer/languageServer.ts#L27
'fs' is defined but never used. Allowed unused vars must match /^_/u
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 (ubuntu-latest): src/snyk/snykCode/interfaces.ts#L22
Unexpected any. Specify a different type
Build and Test (ubuntu-latest): src/snyk/snykCode/utils/analysisUtils.ts#L88
Unsafe assignment of an `any` value
Build and Test (ubuntu-latest): src/snyk/snykCode/utils/analysisUtils.ts#L89
Unsafe assignment of an `any` value
Build and Test (ubuntu-latest): src/snyk/snykCode/utils/analysisUtils.ts#L92
Unsafe assignment of an `any` value
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 and Test (macos-latest): src/snyk/common/languageServer/languageServer.ts#L27
'fs' is defined but never used. Allowed unused vars must match /^_/u
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
Build and Test (macos-latest): src/snyk/snykCode/interfaces.ts#L22
Unexpected any. Specify a different type
Build and Test (macos-latest): src/snyk/snykCode/utils/analysisUtils.ts#L88
Unsafe assignment of an `any` value
Build and Test (macos-latest): src/snyk/snykCode/utils/analysisUtils.ts#L89
Unsafe assignment of an `any` value
Build and Test (macos-latest): src/snyk/snykCode/utils/analysisUtils.ts#L92
Unsafe assignment of an `any` value
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 and Test (windows-latest): src/snyk/common/languageServer/languageServer.ts#L27
'fs' is defined but never used. Allowed unused vars must match /^_/u
Build and Test (windows-latest): src/snyk/common/vscode/workspace.ts#L12
Unexpected any. Specify a different type
Build and Test (windows-latest): src/snyk/common/vscode/workspace.ts#L35
Unexpected any. Specify a different type
Build and Test (windows-latest): src/snyk/snykCode/interfaces.ts#L22
Unexpected any. Specify a different type
Build and Test (windows-latest): src/snyk/snykCode/utils/analysisUtils.ts#L88
Unsafe assignment of an `any` value
Build and Test (windows-latest): src/snyk/snykCode/utils/analysisUtils.ts#L89
Unsafe assignment of an `any` value
Build and Test (windows-latest): src/snyk/snykCode/utils/analysisUtils.ts#L92
Unsafe assignment of an `any` value