chore: Release Version 1.109.0 (#202) #457
tests.yml
on: push
Matrix: vsce-test
vsce-prepublish
34s
vsce-test-windows
0s
Annotations
3 errors and 18 warnings
vsce-test (macos-latest)
Process completed with exit code 1.
|
vsce-test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
vsce-test (ubuntu-latest)
Process completed with exit code 1.
|
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
|
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
|