Feature/#58 Restore the Home page implementation(Homeページの実装を戻す) #56
Annotations
1 error and 4 warnings
coverage
Error: The process '/usr/local/bin/npx' failed with exit code 1
Error: The process '/usr/local/bin/npx' 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)
|
🧾 Statement is not covered:
src/components/Bear/Bear.tsx#L11
Warning! Not covered statement
|
🌿 Branch is not covered:
src/components/Bear/Bear.tsx#L17
Warning! Not covered branch
|
🕹️ Function is not covered:
src/components/Bear/Bear.tsx#L10
Warning! Not covered function
|
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/.
|