Skip to content

chore: release extension v.1.10.0 (#200) #455

chore: release extension v.1.10.0 (#200)

chore: release extension v.1.10.0 (#200) #455

Triggered via push February 6, 2025 20:53
Status Failure
Total duration 14m 50s
Artifacts

tests.yml

on: push
Matrix: vsce-test
vsce-prepublish
17s
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