chore(deps): update dependency better-auth to v1.4.0-beta.18 #7323
Annotations
4 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'.
|
Loading