chore: vitest 초기 세팅 및 샘플 테스트 추가 #378
node.js.yml
on: pull_request
build
1m 1s
test
32s
pr-checks
3s
Annotations
7 errors and 3 warnings
|
test
Process completed with exit code 1.
|
|
test
Jest coverage report action failed
|
|
test
TypeError: Cannot convert undefined or null to object
TypeError: Cannot convert undefined or null to object
at Function.values (<anonymous>)
at hu (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2108:5116)
at h1 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2108:5283)
at g1 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2117:27)
at b9 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2132:338)
at /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:16913
at _r (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2137:164)
at jN (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:16875)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
test
TypeError: Cannot convert undefined or null to object
TypeError: Cannot convert undefined or null to object
at Function.entries (<anonymous>)
at u3 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2103:384)
at /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:16677
at _r (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2137:164)
at jN (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:16573)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
test
Missing `checks: write` permission
Error: Missing `checks: write` permission
at ib (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:15140)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:16543
at async _r (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2137:158)
at async jN (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:16393)
|
|
test
TypeError: Cannot convert undefined or null to object
TypeError: Cannot convert undefined or null to object
at Function.entries (<anonymous>)
at Yc (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2108:3273)
at W5 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2108:3717)
at /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:16306
at _r (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2137:164)
at jN (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:16260)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
test
Process completed with exit code 1.
|
|
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
pr-checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v6. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|