Skip to content

Merge pull request #144 from semgrep/austin/bump #332

Merge pull request #144 from semgrep/austin/bump

Merge pull request #144 from semgrep/austin/bump #332

Triggered via push June 5, 2024 20:26
Status Failure
Total duration 4m 34s
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 16 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)
The operation was canceled.
vsce-prepublish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
vsce-prepublish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
vsce-test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
vsce-test (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
vsce-test (macos-latest): src/test/suite/basic.test.ts#L13
'restartLsp' is defined but never used. Allowed unused vars must match /^_/u
vsce-test (macos-latest): src/webview-ui/src/hooks/useStore.ts#L46
Missing return type on function
vsce-test (macos-latest): src/webview-ui/src/hooks/useStore.ts#L60
Missing return type on function
vsce-test (macos-latest): src/webview-ui/src/hooks/useStore.ts#L101
Missing return type on function
vsce-test (macos-latest): src/webview-ui/src/hooks/useStore.ts#L111
Argument 'value' should be typed with a non-any type
vsce-test (macos-latest): src/webview-ui/src/hooks/useStore.ts#L124
Missing return type on function
vsce-test (ubuntu-latest): src/test/suite/basic.test.ts#L13
'restartLsp' is defined but never used. Allowed unused vars must match /^_/u
vsce-test (ubuntu-latest): src/webview-ui/src/hooks/useStore.ts#L46
Missing return type on function
vsce-test (ubuntu-latest): src/webview-ui/src/hooks/useStore.ts#L60
Missing return type on function
vsce-test (ubuntu-latest): src/webview-ui/src/hooks/useStore.ts#L101
Missing return type on function
vsce-test (ubuntu-latest): src/webview-ui/src/hooks/useStore.ts#L111
Argument 'value' should be typed with a non-any type
vsce-test (ubuntu-latest): src/webview-ui/src/hooks/useStore.ts#L124
Missing return type on function