perf: add typescript support #5
Annotations
3 errors and 15 warnings
check
Error: The process '/opt/hostedtoolcache/node/20.11.0/x64/bin/npm' failed with exit code 1
Error: The process '/opt/hostedtoolcache/node/20.11.0/x64/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:518:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5)
|
check
Jest coverage report action failed
|
check
Process completed with exit code 1.
|
🌿 Branch is not covered:
src/components/Console/Console.tsx#L8
Warning! Not covered branch
|
🧾 Statement is not covered:
src/hooks/useCodeRunner.tsx#L22
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/App/App.tsx#L1
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/App/App.tsx#L8
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/App/App.tsx#L9
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/App/App.tsx#L11
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/App/App.tsx#L13
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/App/App.tsx#L31
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/CodeEditor/CodeEditor.tsx#L8
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/CodeEditor/CodeEditor.tsx#L15
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/CodeEditor/CodeEditor.tsx#L16
Warning! Not covered statement
|
🧾 Statement is not covered:
src/components/CodeEditor/CodeEditor.tsx#L31
Warning! Not covered statement
|
check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check:
src/components/App/App.tsx#L18
Unexpected console statement
|
check:
src/components/App/App.tsx#L19
Unexpected console statement
|