Quick fix not being applied #276
Annotations
3 errors and 13 warnings
tests (ubuntu-latest)
Process completed with exit code 1.
|
tests (windows-latest)
The operation was canceled.
|
tests (macos-latest)
The operation was canceled.
|
tests (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests (ubuntu-latest):
src/extension.ts#L36
Unexpected any. Specify a different type
|
tests (ubuntu-latest):
src/extension.ts#L44
'VSCodeActionWithData' is defined but never used
|
tests (ubuntu-latest):
src/extension.ts#L45
Unexpected any. Specify a different type
|
tests (ubuntu-latest):
src/extension.ts#L299
Unexpected any. Specify a different type
|
tests (ubuntu-latest):
src/languageServer/plugin.ts#L22
Unexpected any. Specify a different type
|
tests (ubuntu-latest):
src/languageServer/plugin.ts#L45
Unexpected any. Specify a different type
|
tests (ubuntu-latest):
src/languageServer/plugin.ts#L81
Unexpected any. Specify a different type
|
tests (ubuntu-latest):
src/languageServer/plugin.ts#L89
Unexpected any. Specify a different type
|
tests (ubuntu-latest):
src/languageServer/plugin.ts#L94
Unexpected any. Specify a different type
|
tests (ubuntu-latest):
src/lsp-commands.ts#L80
Unexpected any. Specify a different type
|
tests (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|