Skip to content

fix: Melhora o método createConversation (evita conversas criadas duplicadas Chatwoot) #142

fix: Melhora o método createConversation (evita conversas criadas duplicadas Chatwoot)

fix: Melhora o método createConversation (evita conversas criadas duplicadas Chatwoot) #142

Triggered via pull request May 27, 2025 01:56
Status Failure
Total duration 1m 13s
Artifacts

check_code_quality.yml

on: pull_request
check-lint-and-build
1m 5s
check-lint-and-build
Fit to window
Zoom out
Zoom in

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#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.