Fix/interactive devicesent #2
check_code_quality.yml
on: pull_request
check-lint-and-build
33s
Annotations
10 errors
|
|
|
|
|
check-lint-and-build:
src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L3322
Replace `const·hasCTAButtons·=·data.buttons.some(⏎····(btn)·=>·btn.type·===·'url'·||·btn.type·===·'call'·||·btn.type·===·'copy',⏎··` with `··const·hasCTAButtons·=·data.buttons.some((btn)·=>·btn.type·===·'url'·||·btn.type·===·'call'·||·btn.type·===·'copy'`
|
|
check-lint-and-build:
src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L3321
Replace `··` with `····`
|
|
|
|
check-lint-and-build:
src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L3318
Replace `··` with `····`
|
|
|
|
check-lint-and-build:
src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L3316
Replace `··` with `····`
|
|
|
|
|