refactor: improve chatbot integrations #145
check_code_quality.yml
on: pull_request
check-lint-and-build
1m 22s
Annotations
7 errors
|
check-lint-and-build:
src/api/integrations/channel/evolution/evolution.channel.service.ts#L1
Expected 2 arguments, but got 1.
|
|
check-lint-and-build:
src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L1
Expected 2 arguments, but got 1.
|
|
check-lint-and-build:
src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts#L1
Expected 2 arguments, but got 1.
|
|
check-lint-and-build:
src/api/integrations/chatbot/evolutionBot/services/evolutionBot.service.ts#L1
Expected 2 arguments, but got 1.
|
|
check-lint-and-build:
src/api/server.module.ts#L1
Argument of type 'ConfigService' is not assignable to parameter of type 'PrismaRepository'.
|
|
check-lint-and-build:
src/api/services/channel.service.ts#L1
Argument of type 'ConfigService' is not assignable to parameter of type 'PrismaRepository'.
|
|
check-lint-and-build
Process completed with exit code 2.
|