Skip to content

feat: Added test coverage and new test cases (#68) #50

feat: Added test coverage and new test cases (#68)

feat: Added test coverage and new test cases (#68) #50

Triggered via push October 3, 2024 08:47
Status Success
Total duration 1m 19s
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 (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 (macos-latest): src/test/suites/oneclickinstall.test.ts#L2
Import name `child_process` must match one of the following formats: camelCase, PascalCase
build (ubuntu-latest): src/test/suites/oneclickinstall.test.ts#L2
Import name `child_process` must match one of the following formats: camelCase, PascalCase
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/test/suites/oneclickinstall.test.ts#L2
Import name `child_process` must match one of the following formats: camelCase, PascalCase