Skip to content

fix: add vercel.json #383

fix: add vercel.json

fix: add vercel.json #383

Triggered via pull request December 1, 2025 09:38
Status Failure
Total duration 45s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
typecheck
Process completed with exit code 1.
typecheck
@acme/db#generate: command (/home/runner/work/starter-kit/starter-kit/packages/db) /home/runner/setup-pnpm/node_modules/.bin/pnpm run generate exited (1)
lint: apps/web/src/server/api/routers/auth/auth.email.router.ts#L56
Unsafe return of a value of type error
lint: apps/web/src/server/api/routers/auth/auth.email.router.ts#L54
Unsafe member access .id on an `error` typed value
lint: apps/web/src/server/api/routers/auth/auth.email.router.ts#L54
Unsafe assignment of an error typed value
lint: apps/web/src/server/api/routers/auth/auth.email.router.ts#L52
Unsafe assignment of an error typed value
lint
The inferred type of 'AnyNull' cannot be named without a reference to '.pnpm/@prisma[email protected]/node_modules/@prisma/client-runtime-utils'. This is likely not portable. A type annotation is necessary.
lint
The inferred type of 'JsonNull' cannot be named without a reference to '.pnpm/@prisma[email protected]/node_modules/@prisma/client-runtime-utils'. This is likely not portable. A type annotation is necessary.
lint
The inferred type of 'DbNull' cannot be named without a reference to '.pnpm/@prisma[email protected]/node_modules/@prisma/client-runtime-utils'. This is likely not portable. A type annotation is necessary.
lint
The inferred type of 'AnyNull' cannot be named without a reference to '.pnpm/@prisma[email protected]/node_modules/@prisma/client-runtime-utils'. This is likely not portable. A type annotation is necessary.
lint
The inferred type of 'JsonNull' cannot be named without a reference to '.pnpm/@prisma[email protected]/node_modules/@prisma/client-runtime-utils'. This is likely not portable. A type annotation is necessary.
lint
The inferred type of 'DbNull' cannot be named without a reference to '.pnpm/@prisma[email protected]/node_modules/@prisma/client-runtime-utils'. This is likely not portable. A type annotation is necessary.