Skip to content

feat: implement standardized error handling for WhatsApp API responses #313

feat: implement standardized error handling for WhatsApp API responses

feat: implement standardized error handling for WhatsApp API responses #313

Triggered via pull request September 8, 2025 17:45
Status Failure
Total duration 1m 44s
Artifacts

check_code_quality.yml

on: pull_request
check-lint-and-build
1m 41s
check-lint-and-build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check-lint-and-build: src/utils/use-multi-file-auth-state-redis-db.ts#L0
Property 'fromObject' does not exist on type 'typeof AppStateSyncKeyData'.
check-lint-and-build: src/utils/use-multi-file-auth-state-provider-files.ts#L0
Property 'fromObject' does not exist on type 'typeof AppStateSyncKeyData'.
check-lint-and-build: src/utils/use-multi-file-auth-state-prisma.ts#L0
Property 'fromObject' does not exist on type 'typeof AppStateSyncKeyData'.
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L0
Property 'senderPn' does not exist on type 'WAMessageKey'.
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L0
Property 'senderPn' does not exist on type 'WAMessageKey'.
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L0
Property 'senderPn' does not exist on type 'IMessageKey & { remoteJidAlt?: string; participantAlt?: string; server_id?: string; isViewOnce?: boolean; }'.
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L0
Property 'senderPn' does not exist on type 'IMessageKey & { remoteJidAlt?: string; participantAlt?: string; server_id?: string; isViewOnce?: boolean; }'.
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L0
Property 'senderPn' does not exist on type 'IMessageKey & { remoteJidAlt?: string; participantAlt?: string; server_id?: string; isViewOnce?: boolean; }'.
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L0
Property 'senderPn' does not exist on type 'IMessageKey & { remoteJidAlt?: string; participantAlt?: string; server_id?: string; isViewOnce?: boolean; }'.
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L0
'"baileys"' has no exported member named 'isJidUser'. Did you mean 'isLidUser'?