chore(deps): update better-auth monorepo #7833
Annotations
17 errors and 3 warnings
|
typecheck
Process completed with exit code 2.
|
|
typecheck
@acme/api#typecheck: command (/home/runner/work/create-t3-turbo/create-t3-turbo/packages/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
|
typecheck
The inferred type of 'protectedProcedure' cannot be named without a reference to '.pnpm/zod@4.4.3/node_modules/zod/v4/core'. This is likely not portable. A type annotation is necessary.
|
|
typecheck
The inferred type of 'publicProcedure' cannot be named without a reference to '.pnpm/zod@4.4.3/node_modules/zod/v4/core'. This is likely not portable. A type annotation is necessary.
|
|
typecheck
The inferred type of 'createTRPCRouter' cannot be named without a reference to '.pnpm/zod@4.4.3/node_modules/zod/v4/core'. This is likely not portable. A type annotation is necessary.
|
|
typecheck
The inferred type of 'createTRPCContext' cannot be named without a reference to '.pnpm/zod@4.4.3/node_modules/zod/v4/core'. This is likely not portable. A type annotation is necessary.
|
|
typecheck
The inferred type of 'appRouter' cannot be named without a reference to '.pnpm/zod@4.4.3/node_modules/zod/v4/core'. This is likely not portable. A type annotation is necessary.
|
|
lint:
apps/expo/src/app/index.tsx#L48
Unsafe argument of type error typed assigned to a parameter of type `UseMutationOptions<unknown, Error, void, unknown>`
|
|
lint:
apps/expo/src/app/index.tsx#L30
Unsafe member access .content on an `error` typed value
|
|
lint:
apps/expo/src/app/index.tsx#L28
Unsafe member access .title on an `error` typed value
|
|
lint:
apps/expo/src/app/index.tsx#L23
Unsafe member access .id on an `error` typed value
|
|
lint:
apps/expo/src/app/index.tsx#L23
Unsafe assignment of an error typed value
|
|
lint
The inferred type of 'protectedProcedure' cannot be named without a reference to '.pnpm/zod@4.4.3/node_modules/zod/v4/core'. This is likely not portable. A type annotation is necessary.
|
|
lint
The inferred type of 'publicProcedure' cannot be named without a reference to '.pnpm/zod@4.4.3/node_modules/zod/v4/core'. This is likely not portable. A type annotation is necessary.
|
|
lint
The inferred type of 'createTRPCRouter' cannot be named without a reference to '.pnpm/zod@4.4.3/node_modules/zod/v4/core'. This is likely not portable. A type annotation is necessary.
|
|
lint
The inferred type of 'createTRPCContext' cannot be named without a reference to '.pnpm/zod@4.4.3/node_modules/zod/v4/core'. This is likely not portable. A type annotation is necessary.
|
|
lint
The inferred type of 'appRouter' cannot be named without a reference to '.pnpm/zod@4.4.3/node_modules/zod/v4/core'. This is likely not portable. A type annotation is necessary.
|
|
format
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
typecheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|