Fix innerProps in react-select #747
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors and 10 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 rh._setResult (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17898)
at rh.CheckComplete (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17485)
at ChildProcess.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:16477)
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 rh._setResult (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17898)
at rh.CheckComplete (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17485)
at ChildProcess.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:16477)
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
Jest coverage report action failed
|
Run Tests
Process completed with exit code 1.
|
🧾 Statement is not covered:
src/components/select/index.js#L24
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/select/index.js#L25
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/select/index.js#L26
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/select/index.js#L27
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/select/index.js#L31
Warning! Not covered statement
|
🌿 Branch is not covered:
src/components/select/index.js#L28
Warning! Not covered branch
|
🌿 Branch is not covered:
src/components/select/index.js#L29
Warning! Not covered branch
|
🕹️ Function is not covered:
src/components/select/index.js#L24
Warning! Not covered function
|
🕹️ Function is not covered:
src/components/select/index.js#L25
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/
|