[PRMP-939] Wrong version #4366
ui-dev-to-main-ci.yml
on: pull_request
Matrix: Run UI Unit Tests / vitest_testing_job
Build UI version for E2E Tests
/
install-cypress-build
44s
Run Cypress E2E Tests
/
View input params
Run Cypress E2E Tests
/
...
/
View input params
Run Cypress E2E Tests
/
...
/
cypress-run-job
Run Cypress E2E Tests
/
...
/
View input params
Run Cypress E2E Tests
/
...
/
cypress-run-job
Notify Slack on Failure
0s
Annotations
3 errors
|
Build UI version for E2E Tests / install-cypress-build
The process '/usr/local/bin/npm' failed with exit code 2
|
|
Run UI Unit Tests / vitest_testing_job (24.x)
Process completed with exit code 2.
|
|
src/helpers/utils/documentUpload.test.ts > documentUpload > handleDocStatusResult > should not modify documents without matching refs:
app/src/helpers/utils/documentUpload.ts#L176
TypeError: Cannot read properties of undefined (reading 'error_code')
❯ src/helpers/utils/documentUpload.ts:176:54
❯ src/helpers/utils/documentUpload.ts:156:23
❯ src/helpers/utils/documentUpload.test.ts:486:32
❯ Module.handleDocStatusResult src/helpers/utils/documentUpload.ts:155:5
❯ src/helpers/utils/documentUpload.test.ts:490:13
|