Fix: prevent applyFormatting from crashing on string or undefined input #179
check_code_quality.yml
on: pull_request
check-lint-and-build
1m 28s
Annotations
3 errors
|
check-lint-and-build
Process completed with exit code 2.
|
|
check-lint-and-build:
src/api/integrations/chatbot/typebot/services/typebot.service.ts#L0
This comparison appears to be unintentional because the types '"p"' and '"inline-variable"' have no overlap.
|
|
check-lint-and-build:
src/api/integrations/chatbot/typebot/services/typebot.service.ts#L0
Type 'string | RichTextNode' is not assignable to type 'string'.
|