Skip to content

fix(deps): update dependency zod to v4 #6570

fix(deps): update dependency zod to v4

fix(deps): update dependency zod to v4 #6570

Triggered via push January 20, 2026 18:50
Status Failure
Total duration 40s
Artifacts

ci.yml

on: push
Sonarqube Analysis
0s
Sonarqube Analysis
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Test
Process completed with exit code 1.
Test
@fuf-stack/veto#build: command (/home/runner/work/pixels/pixels/packages/veto) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Test
Parameter 'c' implicitly has an 'any' type.
Test
Parameter 'acc' implicitly has an 'any' type.
Test
Property 'invalid_union_discriminator' does not exist on type '{ readonly invalid_type: "invalid_type"; readonly too_big: "too_big"; readonly too_small: "too_small"; readonly invalid_format: "invalid_format"; readonly not_multiple_of: "not_multiple_of"; ... 5 more ...; readonly custom: "custom"; }'.
Test
Parameter 'ctx' implicitly has an 'any' type.
Test
Parameter 'issue' implicitly has an 'any' type.
Test
Type '(issue: any, ctx: any) => { message: any; }' is not assignable to type 'VetoErrorMap'.