Auto-detect the value of the no-squash option #60
Triggered via pull request
April 3, 2024 05:07
earl-warren
synchronize
#118
Status
Failure
Total duration
1m 11s
Artifacts
–
Annotations
4 errors and 7 warnings
coverage
Error: The process '/usr/local/bin/npm' failed with exit code 1
Error: The process '/usr/local/bin/npm' failed with exit code 1
at wd._setResult (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:19186)
at wd.CheckComplete (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:18773)
at ChildProcess.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17765)
at ChildProcess.emit (node:events:517:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:303:5)
|
coverage
HttpError: Invalid request.
Only 65535 characters are allowed; 89850 were supplied.
HttpError: Invalid request.
Only 65535 characters are allowed; 89850 were supplied.
at /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:8:324893
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async tb (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2145:14558)
at async /home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2145:16410
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:16264)
|
coverage
Jest coverage report action failed
|
coverage
Process completed with exit code 1.
|
🧾 Statement is not covered:
src/service/git/github/github-client.ts#L60
Warning! Not covered statement
|
🧾 Statement is not covered:
src/service/git/github/github-client.ts#L61
Warning! Not covered statement
|
🧾 Statement is not covered:
src/service/git/github/github-client.ts#L62
Warning! Not covered statement
|
🧾 Statement is not covered:
src/service/git/github/github-client.ts#L64
Warning! Not covered statement
|
🌿 Branch is not covered:
src/service/git/github/github-client.ts#L61
Warning! Not covered branch
|
🌿 Branch is not covered:
src/service/git/github/github-client.ts#L63
Warning! Not covered branch
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|