-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
ci-failureAutomated CI failure trackingAutomated CI failure trackingneeds-triageNeeds human triageNeeds human triage
Description
CI/CD Pipeline Failure Detected
Run: #23629797520
Type: typescript
Detected: 2026-03-27T03:33Z
Opened automatically by the CI Failure Monitor.
The failure typetypescriptis not yet auto-remediable -- human review needed.
Log excerpt
Run Tests Type check 2026-03-27T03:33:09.0012167Z ##[group]Run npm run build
Run Tests Type check 2026-03-27T03:33:09.0012505Z �[36;1mnpm run build�[0m
Run Tests Type check 2026-03-27T03:33:09.0038429Z shell: /usr/bin/bash -e {0}
Run Tests Type check 2026-03-27T03:33:09.0038689Z env:
Run Tests Type check 2026-03-27T03:33:09.0039276Z DATABASE_URL: ***
Run Tests Type check 2026-03-27T03:33:09.0039483Z ##[endgroup]
Run Tests Type check 2026-03-27T03:33:09.1204935Z
Run Tests Type check 2026-03-27T03:33:09.1205510Z > cyrano-mcp-server@1.0.0 build
Run Tests Type check 2026-03-27T03:33:09.1205833Z > tsc
Run Tests Type check 2026-03-27T03:33:09.1205953Z
Run Tests Type check 2026-03-27T03:33:24.8313700Z ##[error]src/routes/anonymization.ts(127,29): error TS2339: Property 'errors' does not exist on type 'ZodError<{ term: string; entityType: "date" | "email" | "person" | "organization" | "location" | "money" | "phone" | "ssn" | "account" | "statute" | "case"; }>'.
Run Tests Type check 2026-03-27T03:33:24.8316309Z ##[error]src/routes/anonymization.ts(146,65): error TS2345: Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
Run Tests Type check 2026-03-27T03:33:24.8317422Z Type 'string[]' is not assignable to type 'string'.
Run Tests Type check 2026-03-27T03:33:24.8318567Z ##[error]src/routes/anonymization.ts(150,34): error TS2345: Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
Run Tests Type check 2026-03-27T03:33:24.8320379Z Type 'string[]' is not assignable to type 'string'.
Run Tests Type check 2026-03-27T03:33:24.8321774Z ##[error]src/routes/anonymization.ts(186,29): error TS2339: Property 'errors' does not exist on type 'ZodError<{ term: string; }>'.
Run Tests Type check 2026-03-27T03:33:24.8323468Z ##[error]src/routes/anonymization.ts(205,64): error TS2345: Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
Run Tests Type check 2026-03-27T03:33:24.8324469Z Type 'string[]' is not assignable to type 'string'.
Run Tests Type check 2026-03-27T03:33:24.8325513Z ##[error]src/routes/anonymization.ts(209,39): error TS2345: Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
Run Tests Type check 2026-03-27T03:33:24.8326523Z Type 'string[]' is not assignable to type 'string'.
Run Tests Type check 2026-03-27T03:33:24.8327484Z ##[error]src/routes/anonymization.ts(234,29): error TS2339: Property 'errors' does not exist on type 'ZodError<{ text: string; }>'.
Run Tests Type check 2026-03-27T03:33:24.9859239Z ##[error]Process completed with exit code 2.
Next steps
- Open the full run logs and identify the root cause
- Apply a fix and push -- the CI green run will confirm resolution
- Close this issue once CI is green
Auto-opened by the CI Failure Monitor workflow.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ci-failureAutomated CI failure trackingAutomated CI failure trackingneeds-triageNeeds human triageNeeds human triage