Merge pull request #125 from webitel/feature/add-username-in-messaging #241
Annotations
8 errors and 1 warning
src/modules/contacts/components/__tests__/opened-contact-general.spec.js:
src/modules/contacts/modules/timeline/modules/calls/components/task-row/actions/api/callTranscript.js#L1
TypeError: Cannot read properties of undefined (reading 'VITE_API_URL')
❯ getDefaultInstance node_modules/@webitel/ui-sdk/src/api/defaults/getDefaultInstance/getDefaultInstance.js:12:28
❯ node_modules/@webitel/ui-sdk/src/api/history/transcript/callTranscript.js:14:18
❯ src/modules/contacts/modules/timeline/modules/calls/components/task-row/actions/api/callTranscript.js:1:1
|
src/modules/contacts/components/__tests__/opened-contact-tabs.spec.js:
src/modules/contacts/modules/timeline/modules/calls/components/task-row/actions/api/callTranscript.js#L1
TypeError: Cannot read properties of undefined (reading 'VITE_API_URL')
❯ getDefaultInstance node_modules/@webitel/ui-sdk/src/api/defaults/getDefaultInstance/getDefaultInstance.js:12:28
❯ node_modules/@webitel/ui-sdk/src/api/history/transcript/callTranscript.js:14:18
❯ src/modules/contacts/modules/timeline/modules/calls/components/task-row/actions/api/callTranscript.js:1:1
|
src/modules/contacts/components/__tests__/opened-contact.spec.js:
src/modules/contacts/modules/timeline/modules/calls/components/task-row/actions/api/callTranscript.js#L1
TypeError: Cannot read properties of undefined (reading 'VITE_API_URL')
❯ getDefaultInstance node_modules/@webitel/ui-sdk/src/api/defaults/getDefaultInstance/getDefaultInstance.js:12:28
❯ node_modules/@webitel/ui-sdk/src/api/history/transcript/callTranscript.js:14:18
❯ src/modules/contacts/modules/timeline/modules/calls/components/task-row/actions/api/callTranscript.js:1:1
|
src/modules/contacts/components/__tests__/the-contacts.spec.js:
src/modules/contacts/modules/timeline/modules/calls/components/task-row/actions/api/callTranscript.js#L1
TypeError: Cannot read properties of undefined (reading 'VITE_API_URL')
❯ getDefaultInstance node_modules/@webitel/ui-sdk/src/api/defaults/getDefaultInstance/getDefaultInstance.js:12:28
❯ node_modules/@webitel/ui-sdk/src/api/history/transcript/callTranscript.js:14:18
❯ src/modules/contacts/modules/timeline/modules/calls/components/task-row/actions/api/callTranscript.js:1:1
|
src/modules/contacts/modules/emails/components/__tests__/the-emails.spec.js:
src/modules/contacts/modules/timeline/modules/calls/components/task-row/actions/api/callTranscript.js#L1
TypeError: Cannot read properties of undefined (reading 'VITE_API_URL')
❯ getDefaultInstance node_modules/@webitel/ui-sdk/src/api/defaults/getDefaultInstance/getDefaultInstance.js:12:28
❯ node_modules/@webitel/ui-sdk/src/api/history/transcript/callTranscript.js:14:18
❯ src/modules/contacts/modules/timeline/modules/calls/components/task-row/actions/api/callTranscript.js:1:1
|
src/modules/contacts/modules/messaging/components/__tests__/the-messaging.spec.js:
src/modules/contacts/modules/timeline/modules/calls/components/task-row/actions/api/callTranscript.js#L1
TypeError: Cannot read properties of undefined (reading 'VITE_API_URL')
❯ getDefaultInstance node_modules/@webitel/ui-sdk/src/api/defaults/getDefaultInstance/getDefaultInstance.js:12:28
❯ node_modules/@webitel/ui-sdk/src/api/history/transcript/callTranscript.js:14:18
❯ src/modules/contacts/modules/timeline/modules/calls/components/task-row/actions/api/callTranscript.js:1:1
|
src/modules/contacts/modules/phones/components/__tests__/the-phones.spec.js:
src/modules/contacts/modules/timeline/modules/calls/components/task-row/actions/api/callTranscript.js#L1
TypeError: Cannot read properties of undefined (reading 'VITE_API_URL')
❯ getDefaultInstance node_modules/@webitel/ui-sdk/src/api/defaults/getDefaultInstance/getDefaultInstance.js:12:28
❯ node_modules/@webitel/ui-sdk/src/api/history/transcript/callTranscript.js:14:18
❯ src/modules/contacts/modules/timeline/modules/calls/components/task-row/actions/api/callTranscript.js:1:1
|
test
Process completed with exit code 1.
|
test
The following actions use a deprecated Node.js version 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/
|