chore(deps): bump zod from 3.25.1 to 4.1.11 - #320
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
5 errors and 1 notice
|
|
|
src/tools/validation.zod.ts#L209
Parameter 'keys' implicitly has an 'any' type.
|
|
src/tools/validation.zod.ts#L209
Argument of type '(keys: any) => { message: string; }' is not assignable to parameter of type 'string | { abort?: boolean | undefined; when?: ((payload: ParsePayload<unknown>) => boolean) | undefined; path?: PropertyKey[] | undefined; params?: Record<string, any> | undefined; error?: string | ... 1 more ... | undefined; message?: string | undefined; } | undefined'.
|
|
src/tools/validation.zod.ts#L160
Parameter 'key' implicitly has an 'any' type.
|
|
src/tools/validation.zod.ts#L160
Argument of type '(key: any) => { message: string; }' is not assignable to parameter of type 'string | { abort?: boolean | undefined; when?: ((payload: ParsePayload<unknown>) => boolean) | undefined; path?: PropertyKey[] | undefined; params?: Record<string, any> | undefined; error?: string | ... 1 more ... | undefined; message?: string | undefined; } | undefined'.
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading