Skip to content

CI failure -- run #23649519494 [typescript] #774

@github-actions

Description

@github-actions

CI/CD Pipeline Failure Detected

Run: #23649519494
Type: typescript
Detected: 2026-03-27T13:54Z

Opened automatically by the CI Failure Monitor.
The failure type typescript is not yet auto-remediable -- human review needed.

Log excerpt

Run Tests	Type check	2026-03-27T13:54:04.1406300Z ##[group]Run npm run build
Run Tests	Type check	2026-03-27T13:54:04.1406575Z �[36;1mnpm run build�[0m
Run Tests	Type check	2026-03-27T13:54:04.1432755Z shell: /usr/bin/bash -e {0}
Run Tests	Type check	2026-03-27T13:54:04.1432996Z env:
Run Tests	Type check	2026-03-27T13:54:04.1433164Z   DATABASE_URL: 
Run Tests	Type check	2026-03-27T13:54:04.1433350Z ##[endgroup]
Run Tests	Type check	2026-03-27T13:54:04.2527140Z 
Run Tests	Type check	2026-03-27T13:54:04.2527791Z > cyrano-mcp-server@1.0.0 build
Run Tests	Type check	2026-03-27T13:54:04.2528253Z > tsc
Run Tests	Type check	2026-03-27T13:54:04.2528425Z 
Run Tests	Type check	2026-03-27T13:54:19.4220800Z ##[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:54:19.4223656Z ##[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:54:19.4225179Z   Type 'string[]' is not assignable to type 'string'.
Run Tests	Type check	2026-03-27T13:54:19.4227154Z ##[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:54:19.4228883Z   Type 'string[]' is not assignable to type 'string'.
Run Tests	Type check	2026-03-27T13:54:19.4229928Z ##[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:54:19.4231517Z ##[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:54:19.4232488Z   Type 'string[]' is not assignable to type 'string'.
Run Tests	Type check	2026-03-27T13:54:19.4233897Z ##[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:54:19.4235554Z   Type 'string[]' is not assignable to type 'string'.
Run Tests	Type check	2026-03-27T13:54:19.4236880Z ##[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:54:19.5681528Z ##[error]Process completed with exit code 2.

Next steps

  1. Open the full run logs and identify the root cause
  2. Apply a fix and push -- the CI green run will confirm resolution
  3. Close this issue once CI is green

Auto-opened by the CI Failure Monitor workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ci-failureAutomated CI failure trackingneeds-triageNeeds human triage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions