fix: Melhora o método createConversation (evita conversas criadas duplicadas Chatwoot) #142
check_code_quality.yml
on: pull_request
check-lint-and-build
1m 5s
Annotations
8 errors
|
check-lint-and-build:
src/api/integrations/chatbot/chatwoot/services/chatwoot.service.ts#L557
Replace `await·this.cache.get(cacheKey` with `(await·this.cache.get(cacheKey)`
|
|
check-lint-and-build:
src/api/integrations/chatbot/chatwoot/services/chatwoot.service.ts#L571
Replace `res` with `(res)`
|
|
check-lint-and-build:
src/api/integrations/chatbot/chatwoot/services/chatwoot.service.ts#L573
Replace `await·this.cache.get(cacheKey` with `(await·this.cache.get(cacheKey)`
|
|
check-lint-and-build:
src/api/integrations/chatbot/chatwoot/services/chatwoot.service.ts#L590
Replace `await·this.cache.get(cacheKey` with `(await·this.cache.get(cacheKey)`
|
|
|
|
|
|
|
|
check-lint-and-build
Process completed with exit code 1.
|