TS2589 type issue when adding new route to server.ts #4557

Open
opened 2026-02-16 17:44:35 -05:00 by yindo · 0 comments
Owner

Originally created by @connorads on GitHub (Jan 9, 2026).

Originally assigned to: @thdxr on GitHub.

Getting TS2589 (type instantiation depth) in openapi generation in #6154 because I add a new route
Apparently a known hono thing https://github.com/honojs/hono/issues/2399

Screen Shot 2026-01-09 at 9 20 12 PM

I've made a fix in #7527 which I tested would fix my build issue on #6154

Originally created by @connorads on GitHub (Jan 9, 2026). Originally assigned to: @thdxr on GitHub. Getting `TS2589` (type instantiation depth) in openapi generation in #6154 because I add a new route Apparently a known hono thing https://github.com/honojs/hono/issues/2399 [<img width="1159" height="133" alt="Screen Shot 2026-01-09 at 9 20 12 PM" src="https://github.com/user-attachments/assets/3ce51894-e6b4-4354-b119-ede53a13b321" />](https://github.com/anomalyco/opencode/actions/runs/20865565839/job/59955731241?pr=6154) I've made a fix in #7527 which I tested would fix my build issue on #6154
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4557