feat: new policy view with login CTA #448
Annotations
1 error and 9 warnings
run native tests (MacOS)
Process completed with exit code 1.
|
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