feat: policy configuration for local config #450
Annotations
2 errors and 9 warnings
|
run js tests (MacOS)
The operation was canceled.
|
pretest:
src/lsp.ts#L10
'MessageType' is defined but never used. Allowed unused vars must match /^_/u
|
pretest:
src/lsp.ts#L11
'NotificationHandler' is defined but never used. Allowed unused vars must match /^_/u
|
pretest:
src/lsp.ts#L13
'ShowMessageNotification' is defined but never used. Allowed unused vars must match /^_/u
|
pretest:
src/lsp.ts#L14
'ShowMessageParams' is defined but never used. Allowed unused vars must match /^_/u
|
pretest:
src/webviews/hooks/useStore.ts#L45
Missing return type on function
|
pretest:
src/webviews/hooks/useStore.ts#L59
Missing return type on function
|
pretest:
src/webviews/hooks/useStore.ts#L100
Missing return type on function
|
pretest:
src/webviews/hooks/useStore.ts#L110
Argument 'value' should be typed with a non-any type
|
pretest:
src/webviews/hooks/useStore.ts#L123
Missing return type on function
|
Loading