Release a New Version #50
release.yaml
on: push
Release on Github and Publish on NPM
34s
Annotations
5 errors
|
Release on Github and Publish on NPM
Process completed with exit code 1.
|
|
tests/mass-operation/valid-files.test.ts:
src/mass-operation/item.ts#L112
Error: .omit() cannot be used on object schemas containing refinements
❯ Module.omit node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/util.js:358:15
❯ _.inst.omit node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/classic/schemas.js:571:32
❯ src/mass-operation/item.ts:112:72
❯ src/mass-operation/index.ts:3:1
|
|
tests/mass-operation/update-component.test.ts:
src/mass-operation/item.ts#L112
Error: .omit() cannot be used on object schemas containing refinements
❯ Module.omit node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/util.js:358:15
❯ _.inst.omit node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/classic/schemas.js:571:32
❯ src/mass-operation/item.ts:112:72
❯ tests/mass-operation/update-component.test.ts:1:1
|
|
tests/mass-operation/test-nested-pieces.test.ts:
src/mass-operation/item.ts#L112
Error: .omit() cannot be used on object schemas containing refinements
❯ Module.omit node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/util.js:358:15
❯ _.inst.omit node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/classic/schemas.js:571:32
❯ src/mass-operation/item.ts:112:72
❯ src/mass-operation/index.ts:3:1
|
|
tests/mass-operation/multiple-choice.test.ts:
src/mass-operation/item.ts#L112
Error: .omit() cannot be used on object schemas containing refinements
❯ Module.omit node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/util.js:358:15
❯ _.inst.omit node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/classic/schemas.js:571:32
❯ src/mass-operation/item.ts:112:72
❯ src/mass-operation/index.ts:3:1
|