Skip to content

Fix: @lid problems, messages events and chatwoot integration errors #546

Fix: @lid problems, messages events and chatwoot integration errors

Fix: @lid problems, messages events and chatwoot integration errors #546

Triggered via pull request November 30, 2025 21:51
Status Failure
Total duration 43s
Artifacts

check_code_quality.yml

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

Annotations

6 errors
check-lint-and-build
Process completed with exit code 1.
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L1353
'_pollUpdates' is assigned a value but never used
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L1253
Replace `⏎··················...new·Set(voterCandidates.filter(Boolean).map((id)·=>·jidNormalizedUser(id)))⏎················` with `...new·Set(voterCandidates.filter(Boolean).map((id)·=>·jidNormalizedUser(id)))`