fix(baileys): normalize remote JIDs for consistent database lookups #581
check_code_quality.yml
on: pull_request
check-lint-and-build
48s
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'.
|