Skip to content

Fix: prevent applyFormatting from crashing on string or undefined input #179

Fix: prevent applyFormatting from crashing on string or undefined input

Fix: prevent applyFormatting from crashing on string or undefined input #179

Re-run triggered June 27, 2025 12:55
Status Failure
Total duration 1m 32s
Artifacts

check_code_quality.yml

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

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