Correção do Markdown na integração N8N e tratamento de mensagens do EvolutionBot #124
check_code_quality.yml
on: pull_request
check-lint-and-build
1m 14s
Annotations
8 errors
|
|
|
check-lint-and-build:
src/api/integrations/chatbot/evolutionBot/services/evolutionBot.service.ts#L106
Replace `(message.startsWith("'")·&&·message.endsWith("'")` with `message.startsWith("'")·&&·message.endsWith("'"`
|
|
|
|
check-lint-and-build:
src/api/integrations/chatbot/evolutionBot/services/evolutionBot.service.ts#L108
Replace `··········` with `······`
|
|
|
|
|
|
|
|
check-lint-and-build
Process completed with exit code 1.
|