This repository has been archived on 2026-05-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
app/apps/api
groombook-ci[bot] 2ccd42736a fix(GRO-213): fix ContentfulStatusCode type error in setup.ts
Cast (result.code ?? 500) to ContentfulStatusCode after importing the
type from hono. This satisfies the TypeScript overload without using
broad 'as number' cast.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-29 03:16:24 +00:00
..