Skip to content

chore: sync project with repo evolution-api #46

chore: sync project with repo evolution-api

chore: sync project with repo evolution-api #46

Triggered via pull request April 30, 2025 16:51
Status Failure
Total duration 1m 21s
Artifacts

check_code_quality.yml

on: pull_request
check-lint-and-build
1m 12s
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#L2351
Replace `·const·isAnimated·=·image.includes('.gif')·||·⏎··························` with `const·isAnimated·=·image.includes('.gif')·||·`
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L2355
Replace `·········return·await·sharp(imageBuffer,·{·animated:·true·})⏎···········.webp({·quality:·80,·animated:·true·})⏎···········` with `········return·await·sharp(imageBuffer,·{·animated:·true·}).webp({·quality:·80,·animated:·true·})`
check-lint-and-build: src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L2372
Replace `··buffer[i·+·1]·===·0x4E` with `buffer[i·+·1]·===·0x4e`