Skip to content

[Feat]: jest code coverage report #4

[Feat]: jest code coverage report

[Feat]: jest code coverage report #4

Triggered via pull request November 22, 2023 07:15
Status Failure
Total duration 24s
Artifacts

jest-code-coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
coverage
Error: The cwd: frontend/* does not exist! Error: The cwd: frontend/* does not exist! at K7.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:15258) at Generator.next (<anonymous>) at n (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:11520)
coverage
Error: The cwd: frontend/* does not exist! Error: The cwd: frontend/* does not exist! at K7.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:15258) at Generator.next (<anonymous>) at n (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:11520)
coverage
Coverage output file not found. (file "frontend/*/report.json" not found) Error: Coverage output file not found. (file "frontend/*/report.json" not found) at F7 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2220:340) at async ei (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2221:158) at async Py (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2221:633) at async /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2230:14995 at async ei (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2221:158) at async UD (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2230:14931)
coverage
Getting code coverage data failed. Error: Getting code coverage data failed. at Py (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2221:768) at async /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2230:14995 at async ei (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2221:158) at async UD (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2230:14931)
coverage
Error: The cwd: frontend/* does not exist! Error: The cwd: frontend/* does not exist! at K7.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:15258) at Generator.next (<anonymous>) at n (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:11520)
coverage
Error: The cwd: frontend/* does not exist! Error: The cwd: frontend/* does not exist! at K7.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:15258) at Generator.next (<anonymous>) at n (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:11520)
coverage
Coverage output file not found. (file "frontend/*/report.json" not found) Error: Coverage output file not found. (file "frontend/*/report.json" not found) at F7 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2220:340) at async ei (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2221:158) at async Py (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2221:633) at async /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2230:15321 at async ei (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2221:158) at async UD (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2230:15252)
coverage
Getting code coverage data failed. Error: Getting code coverage data failed. at Py (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2221:768) at async /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2230:15321 at async ei (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2221:158) at async UD (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2230:15252)
coverage
TypeError: Cannot read properties of undefined (reading 'success') TypeError: Cannot read properties of undefined (reading 'success') at IT (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2218:293) at /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2230:15632 at ei (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2221:164) at UD (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2230:15594) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
coverage
Jest coverage report action failed
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/