fix(deps): update dependency zod to v4.0.17 #2130
Annotations
2 errors
test
Process completed with exit code 1.
|
tests/zod.test.ts:
tests/zod.test.ts#L102
TypeError: Cannot read properties of undefined (reading 'length')
❯ node_modules/zod/v4/core/schemas.js:864:32
❯ Function.init node_modules/zod/v4/core/core.js:14:9
❯ node_modules/zod/v4/classic/schemas.js:544:20
❯ Function.init node_modules/zod/v4/core/core.js:14:9
❯ node_modules/zod/v4/classic/schemas.js:556:14
❯ init node_modules/zod/v4/core/core.js:14:9
❯ new ZodDiscriminatedUnion node_modules/zod/v4/core/core.js:31:9
❯ Proxy.discriminatedUnion node_modules/zod/v4/classic/schemas.js:561:12
❯ tests/zod.test.ts:102:15
|