fix(deps): update dependency zod to v4 #6570
ci.yml
on: push
Test
33s
Sonarqube Analysis
0s
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'.
|