Fix memoized table object #938
Annotations
5 errors and 9 warnings
Run Tests
Error: The process '/usr/local/bin/yarn' failed with exit code 1
Error: The process '/usr/local/bin/yarn' 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 Socket.<anonymous> (node:internal/child_process:450:11)
at Socket.emit (node:events:517:28)
at Pipe.<anonymous> (node:net:350:12)
|
Run Tests
Error: The process '/usr/local/bin/yarn' failed with exit code 1
Error: The process '/usr/local/bin/yarn' 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)
|
Run Tests
HttpError: Invalid request.
Only 65535 characters are allowed; 88827 were supplied.
HttpError: Invalid request.
Only 65535 characters are allowed; 88827 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 ib (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:2146:14977)
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)
|
Run Tests
Jest coverage report action failed
|
Run Tests
Process completed with exit code 1.
|
🧾 Statement is not covered:
src/components/table/table.js#L65
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/table/table.js#L159
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/table/body/header/index.js#L6
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/table/body/header/index.js#L7
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/table/body/header/index.js#L9
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/table/body/header/index.js#L16
Warning! Not covered statement
|
🌿 Branch is not covered:
src/components/table/body/header/index.js#L7
Warning! Not covered branch
|
🌿 Branch is not covered:
src/components/table/body/header/index.js#L7
Warning! Not covered branch
|
🕹️ Function is not covered:
src/components/table/body/header/index.js#L16
Warning! Not covered function
|