feat: implement standardized error handling for WhatsApp API responses #313
check_code_quality.yml
on: pull_request
check-lint-and-build
1m 41s
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'?
|