Skip to content

fix(baileys): normalize remote JIDs for consistent database lookups #581

fix(baileys): normalize remote JIDs for consistent database lookups

fix(baileys): normalize remote JIDs for consistent database lookups #581

Triggered via pull request December 16, 2025 00:43
Status Failure
Total duration 52s
Artifacts

check_code_quality.yml

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

Annotations

10 errors
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L1478
Property 'remoteJid' does not exist on type 'JsonValue'.
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L1466
Property 'base64' does not exist on type 'JsonValue'.
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L1455
Property 'base64' does not exist on type 'JsonValue'.
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L1433
Property 'mediaUrl' does not exist on type 'JsonValue'.
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L1357
Property 'pollUpdates' does not exist on type '{ status: string; message: JsonValue; instanceId: string; id: string; pushName: string; key: JsonValue; participant: string; messageType: string; contextInfo: JsonValue; ... 8 more ...; sessionId: string; }'.
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L1351
Property 'speechToText' does not exist on type 'JsonValue'.
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L1303
Property 'pollUpdates' does not exist on type '{ status: string; message: JsonValue; instanceId: string; id: string; pushName: string; key: JsonValue; participant: string; messageType: string; contextInfo: JsonValue; ... 8 more ...; sessionId: string; }'.
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L1296
Property 'pollUpdateMessage' does not exist on type 'JsonValue'.
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L1216
Property 'pollUpdateMessage' does not exist on type 'JsonValue'.
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L1207
Property 'pollUpdateMessage' does not exist on type 'JsonValue'.