This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
fix #2978
Annotations
2 errors and 8 warnings
SpellCheck
Process completed with exit code 1.
|
Build
Process completed with exit code 1.
|
Prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
src/extension.ts#L8
'Case' is defined but never used
|
Lint:
src/extension.ts#L50
'readHomeDirectoryCases' is defined but never used
|
Lint:
src/extension.ts#L52
'Job' is defined but never used
|
Lint:
src/extension.ts#L1267
'homeDirectoryService' is assigned a value but never used
|
SpellCheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|