-
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: #23649512263
Type: typescript
Detected: 2026-03-27T13:54Z
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-27T13:53:43.2429905Z ##[group]Run npm run build
Run Tests Type check 2026-03-27T13:53:43.2430063Z �[36;1mnpm run build�[0m
Run Tests Type check 2026-03-27T13:53:43.2456277Z shell: /usr/bin/bash -e {0}
Run Tests Type check 2026-03-27T13:53:43.2456401Z env:
Run Tests Type check 2026-03-27T13:53:43.2456591Z DATABASE_URL:
Run Tests Type check 2026-03-27T13:53:43.2456730Z ##[endgroup]
Run Tests Type check 2026-03-27T13:53:43.3562098Z
Run Tests Type check 2026-03-27T13:53:43.3562737Z > cyrano-mcp-server@1.0.0 build
Run Tests Type check 2026-03-27T13:53:43.3563053Z > tsc
Run Tests Type check 2026-03-27T13:53:43.3563069Z
Run Tests Type check 2026-03-27T13:53:58.9512643Z ##[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-27T13:53:58.9515332Z ##[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-27T13:53:58.9517115Z Type 'string[]' is not assignable to type 'string'.
Run Tests Type check 2026-03-27T13:53:58.9518820Z ##[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-27T13:53:58.9520178Z Type 'string[]' is not assignable to type 'string'.
Run Tests Type check 2026-03-27T13:53:58.9521356Z ##[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-27T13:53:58.9523914Z ##[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-27T13:53:58.9525810Z Type 'string[]' is not assignable to type 'string'.
Run Tests Type check 2026-03-27T13:53:58.9527530Z ##[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-27T13:53:58.9529221Z Type 'string[]' is not assignable to type 'string'.
Run Tests Type check 2026-03-27T13:53:58.9530699Z ##[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-27T13:53:59.0993652Z ##[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