Skip to content

chore(deps): bump the all-dependencies group across 1 directory with 10 updates #468

chore(deps): bump the all-dependencies group across 1 directory with 10 updates

chore(deps): bump the all-dependencies group across 1 directory with 10 updates #468

Triggered via pull request February 20, 2026 14:43
Status Failure
Total duration 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/schemas.ts#L54
Parameter 'scenario' implicitly has an 'any' type.
test: src/schemas.ts#L54
Argument of type '(scenario: any) => { message: string; }' is not assignable to parameter of type 'string | { path?: PropertyKey[] | undefined; params?: Record<string, any> | undefined; abort?: boolean | undefined; when?: ((payload: ParsePayload<unknown>) => boolean) | undefined; error?: string | ... 1 more ... | undefined; message?: string | undefined; } | undefined'.
test: src/schemas.ts#L38
Parameter 'scenario' implicitly has an 'any' type.
test: src/schemas.ts#L38
Argument of type '(scenario: any) => { message: string; }' is not assignable to parameter of type 'string | { path?: PropertyKey[] | undefined; params?: Record<string, any> | undefined; abort?: boolean | undefined; when?: ((payload: ParsePayload<unknown>) => boolean) | undefined; error?: string | ... 1 more ... | undefined; message?: string | undefined; } | undefined'.
test: src/schemas.ts#L12
Parameter 'scenario' implicitly has an 'any' type.
test: src/schemas.ts#L12
Argument of type '(scenario: any) => { message: string; }' is not assignable to parameter of type 'string | { path?: PropertyKey[] | undefined; params?: Record<string, any> | undefined; abort?: boolean | undefined; when?: ((payload: ParsePayload<unknown>) => boolean) | undefined; error?: string | ... 1 more ... | undefined; message?: string | undefined; } | undefined'.
test: src/index.ts#L435
Parameter 'err' implicitly has an 'any' type.
test: src/index.ts#L435
Property 'errors' does not exist on type 'ZodError<unknown>'.
test: src/index.ts#L279
Parameter 'err' implicitly has an 'any' type.
test: src/index.ts#L279
Property 'errors' does not exist on type 'ZodError<unknown>'.