Skip to content

CI failure -- run #23649509750 [typescript] #773

@github-actions

Description

@github-actions

CI/CD Pipeline Failure Detected

Run: #23649509750
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:53:48.5707800Z ##[group]Run npm run build
Run Tests	Type check	2026-03-27T13:53:48.5707915Z �[36;1mnpm run build�[0m
Run Tests	Type check	2026-03-27T13:53:48.5723407Z shell: /usr/bin/bash -e {0}
Run Tests	Type check	2026-03-27T13:53:48.5723482Z env:
Run Tests	Type check	2026-03-27T13:53:48.5723563Z   DATABASE_URL: 
Run Tests	Type check	2026-03-27T13:53:48.5723633Z ##[endgroup]
Run Tests	Type check	2026-03-27T13:53:48.6695773Z 
Run Tests	Type check	2026-03-27T13:53:48.6696298Z > cyrano-mcp-server@1.0.0 build
Run Tests	Type check	2026-03-27T13:53:48.6696698Z > tsc
Run Tests	Type check	2026-03-27T13:53:48.6696806Z 
Run Tests	Type check	2026-03-27T13:54:03.3484041Z ##[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:03.3486280Z ##[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:03.3487293Z   Type 'string[]' is not assignable to type 'string'.
Run Tests	Type check	2026-03-27T13:54:03.3488928Z ##[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:03.3490390Z   Type 'string[]' is not assignable to type 'string'.
Run Tests	Type check	2026-03-27T13:54:03.3491365Z ##[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:03.3492939Z ##[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:03.3493960Z   Type 'string[]' is not assignable to type 'string'.
Run Tests	Type check	2026-03-27T13:54:03.3494927Z ##[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:03.3495954Z   Type 'string[]' is not assignable to type 'string'.
Run Tests	Type check	2026-03-27T13:54:03.3496835Z ##[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:03.4404954Z ##[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