chore: install prisma/client-runtime-utils #380
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.
|