chore: version bump (#85) #69
Annotations
12 warnings
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/
|
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/
|
Run npm test:
src/Record.ts#L3
Import name `child_process` must match one of the following formats: camelCase, PascalCase
|
Run npm test:
src/SidebarProvider.ts#L81
Expected '===' and instead saw '=='
|
Run npm test:
src/SidebarProvider.ts#L442
Expected '===' and instead saw '=='
|
Run npm test:
src/SidebarProvider.ts#L442
Expected '===' and instead saw '=='
|
Run npm test:
src/Utg.ts#L153
Missing semicolon
|
Run npm test:
src/Utg.ts#L229
Missing semicolon
|
Run npm test:
src/extension.ts#L761
Missing semicolon
|
Run npm test:
src/extension.ts#L769
Missing semicolon
|
Run npm test:
src/extension.ts#L854
Missing semicolon
|
Run npm test:
src/test/suites/execShell.test.ts#L29
Missing semicolon
|
Loading