Bump follow-redirects #298
Annotations
30 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Run vsce package:
src/extension.ts#L36
Unexpected any. Specify a different type
|
Run vsce package:
src/extension.ts#L299
Unexpected any. Specify a different type
|
Run vsce package:
src/languageServer/plugin.ts#L22
Unexpected any. Specify a different type
|
Run vsce package:
src/languageServer/plugin.ts#L45
Unexpected any. Specify a different type
|
Run vsce package:
src/languageServer/plugin.ts#L81
Unexpected any. Specify a different type
|
Run vsce package:
src/languageServer/plugin.ts#L89
Unexpected any. Specify a different type
|
Run vsce package:
src/languageServer/plugin.ts#L94
Unexpected any. Specify a different type
|
Run vsce package:
src/lsp-commands.ts#L80
Unexpected any. Specify a different type
|
Run vsce package:
src/yaml/YamlSchema.ts#L115
Unexpected any. Specify a different type
|
Compile extension:
src/extension.ts#L36
Unexpected any. Specify a different type
|
Compile extension:
src/extension.ts#L299
Unexpected any. Specify a different type
|
Compile extension:
src/languageServer/plugin.ts#L22
Unexpected any. Specify a different type
|
Compile extension:
src/languageServer/plugin.ts#L45
Unexpected any. Specify a different type
|
Compile extension:
src/languageServer/plugin.ts#L81
Unexpected any. Specify a different type
|
Compile extension:
src/languageServer/plugin.ts#L89
Unexpected any. Specify a different type
|
Compile extension:
src/languageServer/plugin.ts#L94
Unexpected any. Specify a different type
|
Compile extension:
src/lsp-commands.ts#L80
Unexpected any. Specify a different type
|
Compile extension:
src/yaml/YamlSchema.ts#L115
Unexpected any. Specify a different type
|
eslint:
src/extension.ts#L36
Unexpected any. Specify a different type
|
eslint:
src/extension.ts#L299
Unexpected any. Specify a different type
|
eslint:
src/languageServer/plugin.ts#L22
Unexpected any. Specify a different type
|
eslint:
src/languageServer/plugin.ts#L45
Unexpected any. Specify a different type
|
eslint:
src/languageServer/plugin.ts#L81
Unexpected any. Specify a different type
|
eslint:
src/languageServer/plugin.ts#L89
Unexpected any. Specify a different type
|
eslint:
src/languageServer/plugin.ts#L94
Unexpected any. Specify a different type
|
eslint:
src/lsp-commands.ts#L80
Unexpected any. Specify a different type
|
eslint:
src/test/suite/languageServer/documentSelectorPlugin.test.ts#L170
Unexpected any. Specify a different type
|
eslint:
src/test/suite/languageServer/documentSelectorPlugin.test.ts#L171
Unexpected any. Specify a different type
|
Loading