Skip to content

feat: wip snyk uri handler [IDE-954] #1565

feat: wip snyk uri handler [IDE-954]

feat: wip snyk uri handler [IDE-954] #1565

Triggered via pull request February 13, 2025 10:51
Status Failure
Total duration 47s
Artifacts

ci.yaml

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

Annotations

11 errors and 23 warnings
Build and Test (macos-latest): src/snyk/common/languageServer/middleware.ts#L51
Replace `⏎······params:·ShowDocumentParams,⏎······next,⏎····` with `params:·ShowDocumentParams,·next`
Build and Test (macos-latest): src/snyk/common/languageServer/middleware.ts#L69
Replace `result:·import("vscode-languageclient").ResponseError<void>·|·import("vscode-languageclient").ShowDocumentResult` with `⏎··result:·import('vscode-languageclient').ResponseError<void>·|·import('vscode-languageclient').ShowDocumentResult,⏎`
Build and Test (macos-latest)
Process completed with exit code 1.
Build and Test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
Build and Test (ubuntu-latest): src/snyk/common/languageServer/middleware.ts#L51
Replace `⏎······params:·ShowDocumentParams,⏎······next,⏎····` with `params:·ShowDocumentParams,·next`
Build and Test (ubuntu-latest): src/snyk/common/languageServer/middleware.ts#L69
Replace `result:·import("vscode-languageclient").ResponseError<void>·|·import("vscode-languageclient").ShowDocumentResult` with `⏎··result:·import('vscode-languageclient').ResponseError<void>·|·import('vscode-languageclient').ShowDocumentResult,⏎`
Build and Test (ubuntu-latest)
The operation was canceled.
Build and Test (windows-latest)
The job was canceled because "macos-latest" failed.
Build and Test (windows-latest)
The operation was canceled.
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 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 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 and Test (macos-latest): src/snyk/cli/services/cliService.ts#L2
'unknown' overrides all other types in this union type
Build and Test (macos-latest): src/snyk/common/error/errorHandler.ts#L14
'unknown' overrides all other types in this union type
Build and Test (macos-latest): src/snyk/common/error/errorHandler.ts#L27
'unknown' overrides all other types in this union type
Build and Test (macos-latest): src/snyk/common/error/errorHandler.ts#L32
'unknown' overrides all other types in this union type
Build and Test (macos-latest): src/snyk/common/languageServer/middleware.ts#L1
'RequestHandler' is defined but never used. Allowed unused vars must match /^_/u
Build and Test (macos-latest): src/snyk/common/languageServer/middleware.ts#L1
'ShowDocumentRequest' is defined but never used. Allowed unused vars must match /^_/u
Build and Test (macos-latest): src/snyk/common/languageServer/middleware.ts#L69
'isResponseError' is defined but never used. Allowed unused vars must match /^_/u
Build and Test (macos-latest): src/snyk/common/languageServer/middleware.ts#L69
'result' is defined but never used. Allowed unused args must match /^_/u
Build and Test (macos-latest): src/snyk/common/views/summaryWebviewScript.ts#L17
Unsafe assignment of an `any` value
Build and Test (macos-latest): src/snyk/common/views/summaryWebviewScript.ts#L17
'vscode' is never reassigned. Use 'const' instead
Build and Test (ubuntu-latest): src/snyk/cli/services/cliService.ts#L2
'unknown' overrides all other types in this union type
Build and Test (ubuntu-latest): src/snyk/common/error/errorHandler.ts#L14
'unknown' overrides all other types in this union type
Build and Test (ubuntu-latest): src/snyk/common/error/errorHandler.ts#L27
'unknown' overrides all other types in this union type
Build and Test (ubuntu-latest): src/snyk/common/error/errorHandler.ts#L32
'unknown' overrides all other types in this union type
Build and Test (ubuntu-latest): src/snyk/common/languageServer/middleware.ts#L1
'RequestHandler' is defined but never used. Allowed unused vars must match /^_/u
Build and Test (ubuntu-latest): src/snyk/common/languageServer/middleware.ts#L1
'ShowDocumentRequest' is defined but never used. Allowed unused vars must match /^_/u
Build and Test (ubuntu-latest): src/snyk/common/languageServer/middleware.ts#L69
'isResponseError' is defined but never used. Allowed unused vars must match /^_/u
Build and Test (ubuntu-latest): src/snyk/common/languageServer/middleware.ts#L69
'result' is defined but never used. Allowed unused args must match /^_/u
Build and Test (ubuntu-latest): src/snyk/common/views/summaryWebviewScript.ts#L17
Unsafe assignment of an `any` value
Build and Test (ubuntu-latest): src/snyk/common/views/summaryWebviewScript.ts#L17
'vscode' is never reassigned. Use 'const' instead