-
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: #23629824924
Type: typescript
Detected: 2026-03-27T03:34Z
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:34:06.4527693Z ##[group]Run npm run build
Run Tests Type check 2026-03-27T03:34:06.4527839Z �[36;1mnpm run build�[0m
Run Tests Type check 2026-03-27T03:34:06.4553919Z shell: /usr/bin/bash -e {0}
Run Tests Type check 2026-03-27T03:34:06.4553996Z env:
Run Tests Type check 2026-03-27T03:34:06.4554086Z DATABASE_URL:
Run Tests Type check 2026-03-27T03:34:06.4554161Z ##[endgroup]
Run Tests Type check 2026-03-27T03:34:06.5637616Z
Run Tests Type check 2026-03-27T03:34:06.5638175Z > cyrano-mcp-server@1.0.0 build
Run Tests Type check 2026-03-27T03:34:06.5638288Z > tsc
Run Tests Type check 2026-03-27T03:34:06.5638304Z
Run Tests Type check 2026-03-27T03:34:22.2269552Z ##[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:34:22.2272938Z ##[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:34:22.2274800Z Type 'string[]' is not assignable to type 'string'.
Run Tests Type check 2026-03-27T03:34:22.2276099Z ##[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:34:22.2277270Z Type 'string[]' is not assignable to type 'string'.
Run Tests Type check 2026-03-27T03:34:22.2278329Z ##[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:34:22.2280456Z ##[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:34:22.2281578Z Type 'string[]' is not assignable to type 'string'.
Run Tests Type check 2026-03-27T03:34:22.2282735Z ##[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:34:22.2283860Z Type 'string[]' is not assignable to type 'string'.
Run Tests Type check 2026-03-27T03:34:22.2284829Z ##[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:34:22.3797867Z ##[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