Skip to content

chore(deps): bump the convex group with 6 updates #1632

chore(deps): bump the convex group with 6 updates

chore(deps): bump the convex group with 6 updates #1632

Triggered via pull request November 24, 2025 06:28
Status Failure
Total duration 1m 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Format
Process completed with exit code 2.
Format: src/components/app/ForgotPasswordForm/ForgotPasswordForm.tsx#L35
Property 'forgetPassword' does not exist on type '{ convex: { ".wellKnown": { openidConfiguration: <FetchOptions extends ClientFetchOption<never, Partial<Record<string, any>> & Record<string, any>, Record<string, any> | undefined>>(data_0?: Prettify<...> | undefined, data_1?: FetchOptions | undefined) => Promise<...>; }; }; } & ... 29 more ... & { ...; }'. Did you mean 'resetPassword'?
Format: src/components/app/ForgotPasswordForm/ForgotPasswordForm.test.tsx#L12
Property 'forgetPassword' does not exist on type '{ convex: { ".wellKnown": { openidConfiguration: <FetchOptions extends ClientFetchOption<never, Partial<Record<string, any>> & Record<string, any>, Record<string, any> | undefined>>(data_0?: Prettify<...> | undefined, data_1?: FetchOptions | undefined) => Promise<...>; }; }; } & ... 29 more ... & { ...; }'. Did you mean 'resetPassword'?
Format: convex/auth.ts#L35
Argument of type 'GenericCtx' is not assignable to parameter of type 'GenericCtx<GenericDataModel>'.
Format: convex/auth.ts#L3
Module '"@convex-dev/better-auth"' has no exported member 'BetterAuth'.