Skip to content

feat(README): Add Jest Coverage Report #15

feat(README): Add Jest Coverage Report

feat(README): Add Jest Coverage Report #15

Triggered via push September 20, 2024 19:25
Status Failure
Total duration 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test
Coverage output file not found. (file "coverage/report.json" not found) Error: Coverage output file not found. (file "coverage/report.json" not found) at x8 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2136:657) at async _r (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2137:158) at async z0 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2137:633) at async /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:15750 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:15686)
test
Getting code coverage data failed. Error: Getting code coverage data failed. at z0 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2137:768) at async /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:15750 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:15686)
test
Coverage output file not found. (file "coverage/master/report.json" not found) Error: Coverage output file not found. (file "coverage/master/report.json" not found) at x8 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2136:657) at async _r (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2137:158) at async z0 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2137:633) at async /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:16076 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:16007)
test
Getting code coverage data failed. Error: Getting code coverage data failed. at z0 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2137:768) at async /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:16076 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:16007)
test
TypeError: Cannot read properties of undefined (reading 'numFailedTests') TypeError: Cannot read properties of undefined (reading 'numFailedTests') at b9 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2132:254) 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)
test
Jest coverage report action failed
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/