chore(deps): bump zod from 3.25.76 to 4.4.3 - #163
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
10 errors and 1 warning
|
Verify (format + lint + typecheck + test + build):
app/settings/page.tsx#L101
Property 'errors' does not exist on type 'ZodError<{ display_name?: string | undefined; avatar_url?: string | null | undefined; }>'.
|
|
Verify (format + lint + typecheck + test + build):
app/auth/signup/page.tsx#L60
Property 'errors' does not exist on type 'ZodError<{ email: string; password: string; confirmPassword: string; }>'.
|
|
Verify (format + lint + typecheck + test + build):
app/auth/signin/page.tsx#L60
Property 'errors' does not exist on type 'ZodError<{ email: string; password: string; }>'.
|
|
Verify (format + lint + typecheck + test + build):
app/auth/reset-password/page.tsx#L45
Property 'errors' does not exist on type 'ZodError<{ password: string; confirmPassword: string; }>'.
|
|
Verify (format + lint + typecheck + test + build):
app/auth/forgot-password/page.tsx#L59
Property 'errors' does not exist on type 'ZodError<{ email: string; }>'.
|
|
Verify (format + lint + typecheck + test + build):
app/api/settings/validate-key/route.ts#L34
Property 'errors' does not exist on type 'ZodError<{ provider: "groq" | "openrouter" | "ollama"; key: string; }>'.
|
|
Verify (format + lint + typecheck + test + build):
app/api/auth/signup/route.ts#L30
Property 'errors' does not exist on type 'ZodError<{ email: string; password: string; }>'.
|
|
Verify (format + lint + typecheck + test + build):
app/api/auth/signin/route.ts#L33
Property 'errors' does not exist on type 'ZodError<{ email: string; password: string; }>'.
|
|
Verify (format + lint + typecheck + test + build):
app/api/auth/profile/route.ts#L124
Property 'errors' does not exist on type 'ZodError<{ display_name?: string | undefined; avatar_url?: string | null | undefined; }>'.
|
|
Verify (format + lint + typecheck + test + build):
app/api/auth/forgot-password/route.ts#L32
Property 'errors' does not exist on type 'ZodError<{ email: string; }>'.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading