Skip to content

Fix: Chatwoot service fails when processing read message #506

Fix: Chatwoot service fails when processing read message

Fix: Chatwoot service fails when processing read message #506

Triggered via pull request November 13, 2025 12:42
Status Failure
Total duration 36s
Artifacts

check_code_quality.yml

on: pull_request
check-lint-and-build
33s
check-lint-and-build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check-lint-and-build: src/utils/makeProxyAgent.ts#L1
Run autofix to sort these imports!
check-lint-and-build: src/api/integrations/chatbot/chatwoot/services/chatwoot.service.ts#L1670
Replace `(⏎······messageType·===·'interactiveMessage'·&&⏎······message.interactiveMessage?.nativeFlowMessage?.buttons?.length·>·0⏎····)` with `messageType·===·'interactiveMessage'·&&·message.interactiveMessage?.nativeFlowMessage?.buttons?.length·>·0`
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L85
Replace `makeProxyAgent,·makeProxyAgentUndici` with `·makeProxyAgent,·makeProxyAgentUndici·`