Fix: @lid problems, messages events and chatwoot integration errors #546
check_code_quality.yml
on: pull_request
check-lint-and-build
39s
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#L1695
'__msg' is assigned a value but never used
|
|
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#L1272
'_err' is defined 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)))`
|
|
check-lint-and-build:
src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L1
Run autofix to sort these imports!
|