Skip to content

fix: removed duplicate of Utg call (#79) #63

fix: removed duplicate of Utg call (#79)

fix: removed duplicate of Utg call (#79) #63

Triggered via push October 16, 2024 12:51
Status Success
Total duration 1m 8s
Artifacts

check-build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

36 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#L433
Expected '===' and instead saw '=='
build (macos-latest): src/SidebarProvider.ts#L433
Expected '===' and instead saw '=='
build (macos-latest): src/Utg.ts#L150
Missing semicolon
build (macos-latest): src/extension.ts#L716
Missing semicolon
build (macos-latest): src/extension.ts#L724
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#L433
Expected '===' and instead saw '=='
build (ubuntu-latest): src/SidebarProvider.ts#L433
Expected '===' and instead saw '=='
build (ubuntu-latest): src/Utg.ts#L150
Missing semicolon
build (ubuntu-latest): src/extension.ts#L716
Missing semicolon
build (ubuntu-latest): src/extension.ts#L724
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#L433
Expected '===' and instead saw '=='
build (windows-latest): src/SidebarProvider.ts#L433
Expected '===' and instead saw '=='
build (windows-latest): src/Utg.ts#L150
Missing semicolon
build (windows-latest): src/extension.ts#L716
Missing semicolon
build (windows-latest): src/extension.ts#L724
Missing semicolon