chore: sync project with repo evolution-api #46
check_code_quality.yml
on: pull_request
check-lint-and-build
1m 12s
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`
|