Add autocomplete #861
Annotations
5 errors and 19 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 ChildProcess._handle.onexit (node:internal/child_process:303:5)
|
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 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)
|
Run Tests
Jest coverage report action failed
|
Run Tests
Process completed with exit code 1.
|
🧾 Statement is not covered:
src/components/input/input.js#L17
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/input/input.js#L50
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/input/input.stories.js#L16
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/input/input.stories.js#L18
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/input/autocomplete/index.js#L7
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/input/autocomplete/index.js#L8
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/input/autocomplete/index.js#L13
Warning! Not covered statement
|
🌿 Branch is not covered:
src/components/input/autocomplete/index.js#L7
Warning! Not covered branch
|
🌿 Branch is not covered:
src/components/input/autocomplete/index.js#L14
Warning! Not covered branch
|
🌿 Branch is not covered:
src/components/input/autocomplete/index.js#L15
Warning! Not covered branch
|
🕹️ Function is not covered:
src/components/input/autocomplete/index.js#L7
Warning! Not covered function
|
🧾 Statement is not covered:
src/components/input/autocomplete/styled.js#L4
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/input/autocomplete/useAutocomplete.js#L4
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/input/autocomplete/useAutocomplete.js#L8
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/input/autocomplete/useAutocomplete.js#L8
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/input/autocomplete/useAutocomplete.js#L16
Warning! Not covered statement
|
🕹️ Function is not covered:
src/components/input/autocomplete/useAutocomplete.js#L8
Warning! Not covered function
|
Run Tests
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/
|
Run Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|