Skip to content

chore: allow Omnichannel Chats to be placed onHold even when the last message is not from the Agent #12865

chore: allow Omnichannel Chats to be placed onHold even when the last message is not from the Agent

chore: allow Omnichannel Chats to be placed onHold even when the last message is not from the Agent #12865

Triggered via pull request October 17, 2023 13:03
Status Cancelled
Total duration 9m 33s
Artifacts

ci.yml

on: pull_request
⚙️ Variables Setup
3s
⚙️ Variables Setup
📦 Build Packages
1m 11s
📦 Build Packages
Matrix: 🔎 Code Check / code-check
📦 Meteor Build - coverage
7m 46s
📦 Meteor Build - coverage
🔨 Test Unit  /  Unit Tests
1m 31s
🔨 Test Unit / Unit Tests
Matrix: 🚢 Build Docker Images for Testing
🚢 Build Docker Image (preview)
0s
🚢 Build Docker Image (preview)
Matrix: 🔨 Test API (EE) / test
Waiting for pending jobs
Matrix: 🔨 Test API (CE) / test
Waiting for pending jobs
Matrix: 🔨 Test UI (EE) / test
Waiting for pending jobs
Matrix: 🔨 Test UI (CE) / test
Waiting for pending jobs
✅ Tests Done
0s
✅ Tests Done
📦 Meteor Build - official
0s
📦 Meteor Build - official
Matrix: 🚢 Build Docker Images for Production
🚀 Publish build assets
0s
🚀 Publish build assets
Matrix: 🚀 Publish Docker Image (main)
Matrix: 🚀 Publish Docker Image (services)
🚀 Notify external services
0s
🚀 Notify external services
trigger-dependent-workflows
0s
trigger-dependent-workflows
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 9 warnings
🔎 Code Check / Code Lint
Canceling since a higher priority waiting request for 'CI-omnichannel/chats-onHold-action-consolidation' exists
🔎 Code Check / Code Lint
The operation was canceled.
📦 Meteor Build - coverage
The operation was canceled.
🔎 Code Check / Code Lint: packages/agenda/src/Agenda.ts#L66
Do not use "@ts-ignore" because it alters compilation errors
🔎 Code Check / Code Lint: packages/agenda/src/Agenda.ts#L69
Do not use "@ts-ignore" because it alters compilation errors
🔎 Code Check / Code Lint: packages/agenda/src/Agenda.ts#L72
Do not use "@ts-ignore" because it alters compilation errors
🔎 Code Check / Code Lint: packages/agenda/src/Agenda.ts#L125
Do not use "@ts-ignore" because it alters compilation errors
🔎 Code Check / Code Lint: packages/agenda/src/Agenda.ts#L127
Do not use "@ts-ignore" because it alters compilation errors
🔎 Code Check / Code Lint: packages/agenda/src/Agenda.ts#L605
Do not use "@ts-ignore" because it alters compilation errors
🔎 Code Check / Code Lint: packages/livechat/src/components/Composer/index.tsx#L29
Prefer using an optional chain expression instead, as it's more concise and easier to read