feat: preparing for archiving #8
Annotations
4 errors and 15 warnings
should return conference data with sorted presentations:
__tests__/services/conference.service.test.ts#L30
TypeError: Cannot read properties of undefined (reading 'pictureUrl')
at Function.pictureUrl [as prefixPresenterImage] (/home/runner/work/konferenciapp-expo/konferenciapp-expo/services/conference.service.ts:44:19)
at prefixPresenterImage (/home/runner/work/konferenciapp-expo/konferenciapp-expo/services/conference.service.ts:38:50)
at Array.forEach (<anonymous>)
at Function.forEach [as prefixConferenceImages] (/home/runner/work/konferenciapp-expo/konferenciapp-expo/services/conference.service.ts:37:30)
at Function.prefixConferenceImages (/home/runner/work/konferenciapp-expo/konferenciapp-expo/services/conference.service.ts:10:23)
at Generator.next (<anonymous>)
at asyncGeneratorStep (/home/runner/work/konferenciapp-expo/konferenciapp-expo/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _next (/home/runner/work/konferenciapp-expo/konferenciapp-expo/node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:9)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
|
Tests
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 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)
|
Tests
Jest coverage report action failed
|
Tests
Process completed with exit code 1.
|
🧾 Statement is not covered:
services/conference.service.ts#L21
Warning! Not covered statement
|
🧾 Statement is not covered:
services/conference.service.ts#L22
Warning! Not covered statement
|
🧾 Statement is not covered:
services/conference.service.ts#L24
Warning! Not covered statement
|
🧾 Statement is not covered:
services/conference.service.ts#L45
Warning! Not covered statement
|
🧾 Statement is not covered:
services/conference.service.ts#L47
Warning! Not covered statement
|
🌿 Branch is not covered:
services/conference.service.ts#L21
Warning! Not covered branch
|
🌿 Branch is not covered:
services/conference.service.ts#L44
Warning! Not covered branch
|
🌿 Branch is not covered:
utils/common.utils.ts#L11
Warning! Not covered branch
|
🌿 Branch is not covered:
components/common/styled-button.tsx#L51
Warning! Not covered branch
|
🌿 Branch is not covered:
components/common/styled-button.tsx#L64
Warning! Not covered branch
|
🧾 Statement is not covered:
services/analytics.service.ts#L14
Warning! Not covered statement
|
🧾 Statement is not covered:
services/analytics.service.ts#L17
Warning! Not covered statement
|
🌿 Branch is not covered:
services/analytics.service.ts#L13
Warning! Not covered branch
|
🕹️ Function is not covered:
services/analytics.service.ts#L16
Warning! Not covered function
|
Tests
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/.
|