Skip to content

feature: create example app #7

feature: create example app

feature: create example app #7

Triggered via push December 11, 2025 01:39
Status Failure
Total duration 20s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
release
Process completed with exit code 2.
release: example/trpc/router.ts#L41
Property 'howAreYou' does not exist on type '{ request: NextRequest; }'.
release: example/app/page.tsx#L3
Cannot find module '~/trpc/server-client' or its corresponding type declarations.
release: example/app/client-comp.tsx#L4
Cannot find module '~/trpc/client' or its corresponding type declarations.
release: example/app/api/trpc/[trpc]/route.ts#L2
Cannot find module '~/trpc/router' or its corresponding type declarations.