Redesigning the Vscode Extension. #67
Annotations
18 warnings
build (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/
|
build (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (macos-latest):
src/Record.ts#L3
Import name `child_process` must match one of the following formats: camelCase, PascalCase
|
build (macos-latest):
src/SidebarProvider.ts#L70
Missing semicolon
|
build (macos-latest):
src/SignIn.ts#L3
Missing semicolon
|
build (macos-latest):
src/Utg.ts#L86
Missing semicolon
|
build (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/
|
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-latest):
src/Record.ts#L3
Import name `child_process` must match one of the following formats: camelCase, PascalCase
|
build (ubuntu-latest):
src/SidebarProvider.ts#L70
Missing semicolon
|
build (ubuntu-latest):
src/SignIn.ts#L3
Missing semicolon
|
build (ubuntu-latest):
src/Utg.ts#L86
Missing semicolon
|
build (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/
|
build (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (windows-latest):
src/Record.ts#L3
Import name `child_process` must match one of the following formats: camelCase, PascalCase
|
build (windows-latest):
src/SidebarProvider.ts#L70
Missing semicolon
|
build (windows-latest):
src/SignIn.ts#L3
Missing semicolon
|
build (windows-latest):
src/Utg.ts#L86
Missing semicolon
|