chore(deps): update dependency better-auth to v1.4.0-beta.18 #7323
Annotations
14 errors
|
typecheck
Process completed with exit code 2.
|
|
typecheck
@acme/auth#typecheck: command (/home/runner/work/create-t3-turbo/create-t3-turbo/packages/auth) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
|
typecheck
Argument of type '{ database: (options: BetterAuthOptions) => DBAdapter<BetterAuthOptions>; baseURL: string; secret: string | undefined; plugins: [...] | [...]; socialProviders: { ...; }; trustedOrigins: string[]; onAPIError: { ...; }; }' is not assignable to parameter of type 'BetterAuthOptions & Record<never, never>'.
|
|
typecheck
Type '{ id: "expo"; init: (ctx: AuthContext) => { options: { trustedOrigins: string[]; }; }; onRequest(request: Request, ctx: AuthContext): Promise<{ request: Request; } | undefined>; hooks: { ...; }; endpoints: { ...; }; }' is not assignable to type 'BetterAuthPlugin'.
|
|
lint
The inferred type of 'protectedProcedure' cannot be named without a reference to '.pnpm/better-call@1.0.24/node_modules/better-call'. This is likely not portable. A type annotation is necessary.
|
|
lint
The inferred type of 'protectedProcedure' cannot be named without a reference to '../../auth/node_modules/better-auth/dist/helper-DHVUEBjl'. This is likely not portable. A type annotation is necessary.
|
|
lint
The inferred type of 'publicProcedure' cannot be named without a reference to '.pnpm/better-call@1.0.24/node_modules/better-call'. 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/helper-DHVUEBjl'. This is likely not portable. A type annotation is necessary.
|
|
lint
The inferred type of 'createTRPCRouter' cannot be named without a reference to '.pnpm/better-call@1.0.24/node_modules/better-call'. 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/helper-DHVUEBjl'. This is likely not portable. A type annotation is necessary.
|
|
lint
The inferred type of 'createTRPCContext' cannot be named without a reference to '.pnpm/better-call@1.0.24/node_modules/better-call'. 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/helper-DHVUEBjl'. This is likely not portable. A type annotation is necessary.
|
|
lint
The inferred type of 'appRouter' cannot be named without a reference to '.pnpm/better-call@1.0.24/node_modules/better-call'. 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/helper-DHVUEBjl'. This is likely not portable. A type annotation is necessary.
|