chore(deps): update dependency better-auth to v1.4.0-beta.12 #7135
Annotations
17 errors
typecheck
Process completed with exit code 1.
|
typecheck
@acme/api#build: command (/home/runner/work/create-t3-turbo/create-t3-turbo/packages/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
typecheck
The inferred type of 'protectedProcedure' cannot be named without a reference to '../../auth/node_modules/better-auth/dist/index-DoyF8K2U-DWmWoiXV'. This is likely not portable. A type annotation is necessary.
|
typecheck
The inferred type of 'publicProcedure' cannot be named without a reference to '../../auth/node_modules/better-auth/dist/index-DoyF8K2U-DWmWoiXV'. This is likely not portable. A type annotation is necessary.
|
typecheck
The inferred type of 'createTRPCRouter' cannot be named without a reference to '../../auth/node_modules/better-auth/dist/index-DoyF8K2U-DWmWoiXV'. This is likely not portable. A type annotation is necessary.
|
typecheck
The inferred type of 'createTRPCContext' cannot be named without a reference to '../../auth/node_modules/better-auth/dist/index-DoyF8K2U-DWmWoiXV'. This is likely not portable. A type annotation is necessary.
|
typecheck
The inferred type of 'appRouter' cannot be named without a reference to '../../auth/node_modules/better-auth/dist/index-DoyF8K2U-DWmWoiXV'. 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 '../../auth/node_modules/better-auth/dist/index-DoyF8K2U-DWmWoiXV'. This is likely not portable. A type annotation is necessary.
|
lint
The inferred type of 'publicProcedure' cannot be named without a reference to '../../auth/node_modules/better-auth/dist/index-DoyF8K2U-DWmWoiXV'. This is likely not portable. A type annotation is necessary.
|
lint
The inferred type of 'createTRPCRouter' cannot be named without a reference to '../../auth/node_modules/better-auth/dist/index-DoyF8K2U-DWmWoiXV'. This is likely not portable. A type annotation is necessary.
|
lint
The inferred type of 'createTRPCContext' cannot be named without a reference to '../../auth/node_modules/better-auth/dist/index-DoyF8K2U-DWmWoiXV'. This is likely not portable. A type annotation is necessary.
|
lint
The inferred type of 'appRouter' cannot be named without a reference to '../../auth/node_modules/better-auth/dist/index-DoyF8K2U-DWmWoiXV'. This is likely not portable. A type annotation is necessary.
|