feat: policy configuration for local config #450
tests.yml
on: pull_request
Matrix: vsce-test
vsce-prepublish
18s
vsce-test-windows
0s
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
|