Skip to content

feat: policy configuration for local config #450

feat: policy configuration for local config

feat: policy configuration for local config #450

Triggered via pull request February 6, 2025 19:59
Status Failure
Total duration 14m 33s
Artifacts

tests.yml

on: pull_request
Matrix: vsce-test
vsce-prepublish
18s
vsce-prepublish
vsce-test-windows
0s
vsce-test-windows
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 18 warnings
vsce-test (ubuntu-latest)
Process completed with exit code 1.
vsce-test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
vsce-test (macos-latest)
The operation was canceled.
vsce-test (ubuntu-latest): src/lsp.ts#L10
'MessageType' is defined but never used. Allowed unused vars must match /^_/u
vsce-test (ubuntu-latest): src/lsp.ts#L11
'NotificationHandler' is defined but never used. Allowed unused vars must match /^_/u
vsce-test (ubuntu-latest): src/lsp.ts#L13
'ShowMessageNotification' is defined but never used. Allowed unused vars must match /^_/u
vsce-test (ubuntu-latest): src/lsp.ts#L14
'ShowMessageParams' is defined but never used. Allowed unused vars must match /^_/u
vsce-test (ubuntu-latest): src/webviews/hooks/useStore.ts#L45
Missing return type on function
vsce-test (ubuntu-latest): src/webviews/hooks/useStore.ts#L59
Missing return type on function
vsce-test (ubuntu-latest): src/webviews/hooks/useStore.ts#L100
Missing return type on function
vsce-test (ubuntu-latest): src/webviews/hooks/useStore.ts#L110
Argument 'value' should be typed with a non-any type
vsce-test (ubuntu-latest): src/webviews/hooks/useStore.ts#L123
Missing return type on function
vsce-test (macos-latest): src/lsp.ts#L10
'MessageType' is defined but never used. Allowed unused vars must match /^_/u
vsce-test (macos-latest): src/lsp.ts#L11
'NotificationHandler' is defined but never used. Allowed unused vars must match /^_/u
vsce-test (macos-latest): src/lsp.ts#L13
'ShowMessageNotification' is defined but never used. Allowed unused vars must match /^_/u
vsce-test (macos-latest): src/lsp.ts#L14
'ShowMessageParams' is defined but never used. Allowed unused vars must match /^_/u
vsce-test (macos-latest): src/webviews/hooks/useStore.ts#L45
Missing return type on function
vsce-test (macos-latest): src/webviews/hooks/useStore.ts#L59
Missing return type on function
vsce-test (macos-latest): src/webviews/hooks/useStore.ts#L100
Missing return type on function
vsce-test (macos-latest): src/webviews/hooks/useStore.ts#L110
Argument 'value' should be typed with a non-any type
vsce-test (macos-latest): src/webviews/hooks/useStore.ts#L123
Missing return type on function