Skip to content

fix(baileys): always emit MESSAGES_UPSERT for media even when S3 upload is skipped or fails #990

fix(baileys): always emit MESSAGES_UPSERT for media even when S3 upload is skipped or fails

fix(baileys): always emit MESSAGES_UPSERT for media even when S3 upload is skipped or fails #990

Triggered via pull request August 16, 2026 22:05
Status Failure
Total duration 48s
Artifacts

check_code_quality.yml

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

Annotations

2 errors and 1 warning
check-lint-and-build
Process completed with exit code 1.
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L2815
Replace `·messageId:·msg.id,·instanceId:·this.instanceId,·type:·mediaType,·fileName:·fullName,·mimetype` with `⏎······················messageId:·msg.id,⏎······················instanceId:·this.instanceId,⏎······················type:·mediaType,⏎······················fileName:·fullName,⏎······················mimetype,⏎···················`
check-lint-and-build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/