test: Update main.yml(backend coverage report: npm test -> npx test) #85
main.yml
on: push
frontend-build-and-test
53s
backend-build-and-test
32s
Annotations
5 errors and 4 warnings
backend-build-and-test
Coverage output file not found. (file "memo-backend/report.json" not found)
Error: Coverage output file not found. (file "memo-backend/report.json" not found)
at P8 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2135:519)
at async wr (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2136:158)
at async K0 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2136:633)
at async /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2145:15253
at async wr (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2136:158)
at async LN (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2145:15189)
|
backend-build-and-test
Getting code coverage data failed.
Error: Getting code coverage data failed.
at K0 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2136:768)
at async /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2145:15253
at async wr (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2136:158)
at async LN (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2145:15189)
|
backend-build-and-test
TypeError: Cannot read properties of undefined (reading 'numFailedTests')
TypeError: Cannot read properties of undefined (reading 'numFailedTests')
at g9 (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2133:252)
at /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2145:15890
at wr (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2136:164)
at LN (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2145:15852)
|
backend-build-and-test
Jest coverage report action failed
|
backend-build-and-test
Process completed with exit code 1.
|
backend-build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
backend-build-and-test
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/
|
frontend-build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
frontend-build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|