chore(deps-dev): bump @types/node from 20.19.30 to 25.0.10 #23
Annotations
12 errors
|
Build and Type Check (20.x):
src/client/hooks.ts#L72
Property 'permissions' does not exist on type '{ id: string; createdAt: Date; updatedAt: Date; email: string; emailVerified: boolean; name: string; image?: string | null | undefined; }'.
|
|
Build and Type Check (20.x):
src/client/hooks.ts#L63
Type '{ signIn: { social: <FetchOptions extends ClientFetchOption<Partial<{ provider: "github" | "apple" | "atlassian" | "cognito" | "discord" | "facebook" | "figma" | "microsoft" | "google" | "huggingface" | "slack" | "spotify" | ... 21 more ... | (string & {}); ... 8 more ...; additionalData?: Record<...> | undefined; }...' has no properties in common with type 'BetterAuthClientOptions'.
|
|
Build and Type Check (20.x):
src/client/hooks.ts#L30
Cannot find name 'window'.
|
|
Build and Type Check (20.x):
src/client/hooks.ts#L29
Cannot find name 'window'.
|
|
Build and Type Check (20.x):
src/adapter/index.ts#L40
Object literal may only specify known properties, and 'createUser' does not exist in type 'Adapter'.
|
|
Build and Type Check (20.x):
src/adapter/index.ts#L2
Cannot find module '@objectstack/ql' or its corresponding type declarations.
|
|
Build and Type Check (20.x):
src/adapter/index.ts#L1
Module '"better-auth"' has no exported member 'AdapterVerificationToken'.
|
|
Build and Type Check (20.x):
src/adapter/index.ts#L1
Module '"better-auth"' has no exported member 'AdapterUser'.
|
|
Build and Type Check (20.x):
src/adapter/index.ts#L1
Module '"better-auth"' has no exported member 'AdapterSession'.
|
|
Build and Type Check (20.x):
src/adapter/index.ts#L1
Module '"better-auth"' has no exported member 'AdapterAccount'.
|
|
Build and Type Check (18.x)
The strategy configuration was canceled because "build._20_x" failed
|
|
Build and Type Check (18.x)
The operation was canceled.
|