Skip to content

feat(mock): extend output.mock with multi-generator support for msw and faker #768

feat(mock): extend output.mock with multi-generator support for msw and faker

feat(mock): extend output.mock with multi-generator support for msw and faker #768

Triggered via pull request May 20, 2026 21:09
Status Failure
Total duration 2m 50s
Artifacts

pr-checks.yaml

on: pull_request
Matrix: pr-checks
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 notice
pr-checks (ubuntu-latest, 22.x)
Process completed with exit code 1.
src/writers/split-tags-mode.test.ts > writeSplitTagsMode — schemas path follows needSchema (#2309) > returns the *.schemas.ts path when needSchema is true: packages/core/src/writers/split-tags-mode.ts#L287
Error: Oups... 🍻. An Error occurred while splitting tag pets => TypeError: Cannot read properties of undefined (reading 'type') ❯ src/writers/split-tags-mode.ts:287:15 ❯ writeSplitTagsMode src/writers/split-tags-mode.ts:70:35 ❯ src/writers/split-tags-mode.test.ts:52:19 Caused by: Caused by: TypeError: Cannot read properties of undefined (reading 'type') ❯ getMockFileExtensionByTypeName src/utils/file-extensions.ts:22:15 ❯ src/writers/split-tags-mode.ts:275:25 ❯ writeSplitTagsMode src/writers/split-tags-mode.ts:70:35 ❯ src/writers/split-tags-mode.test.ts:52:19
src/writers/split-tags-mode.test.ts > writeSplitTagsMode — schemas path follows needSchema (#2309) > omits the *.schemas.ts path when needSchema is false: packages/core/src/writers/split-tags-mode.ts#L287
Error: Oups... 🍻. An Error occurred while splitting tag pets => TypeError: Cannot read properties of undefined (reading 'type') ❯ src/writers/split-tags-mode.ts:287:15 ❯ writeSplitTagsMode src/writers/split-tags-mode.ts:70:35 ❯ src/writers/split-tags-mode.test.ts:39:19 Caused by: Caused by: TypeError: Cannot read properties of undefined (reading 'type') ❯ getMockFileExtensionByTypeName src/utils/file-extensions.ts:22:15 ❯ src/writers/split-tags-mode.ts:275:25 ❯ writeSplitTagsMode src/writers/split-tags-mode.ts:70:35 ❯ src/writers/split-tags-mode.test.ts:39:19
src/writers/split-mode.test.ts > writeSplitMode — schemas path follows needSchema (#2309) > returns the *.schemas.ts path when needSchema is true: packages/core/src/writers/split-mode.ts#L202
Error: Oups... 🍻. An Error occurred while splitting => TypeError: Cannot read properties of undefined (reading 'type') ❯ writeSplitMode src/writers/split-mode.ts:202:11 ❯ src/writers/split-mode.test.ts:52:19 Caused by: Caused by: TypeError: Cannot read properties of undefined (reading 'type') ❯ getMockFileExtensionByTypeName src/utils/file-extensions.ts:22:15 ❯ writeSplitMode src/writers/split-mode.ts:190:26 ❯ src/writers/split-mode.test.ts:52:19
src/writers/split-mode.test.ts > writeSplitMode — schemas path follows needSchema (#2309) > omits the *.schemas.ts path when needSchema is false: packages/core/src/writers/split-mode.ts#L202
Error: Oups... 🍻. An Error occurred while splitting => TypeError: Cannot read properties of undefined (reading 'type') ❯ writeSplitMode src/writers/split-mode.ts:202:11 ❯ src/writers/split-mode.test.ts:39:19 Caused by: Caused by: TypeError: Cannot read properties of undefined (reading 'type') ❯ getMockFileExtensionByTypeName src/utils/file-extensions.ts:22:15 ❯ writeSplitMode src/writers/split-mode.ts:190:26 ❯ src/writers/split-mode.test.ts:39:19
pr-checks (ubuntu-latest, 22.x)
@orval/core#test: command (/home/runner/work/orval/orval/packages/core) /home/runner/.bun/bin/bun run test exited (1)
pr-checks (windows-latest, 22.x)
The strategy configuration was canceled because "pr-checks.ubuntu-latest_22_x" failed
pr-checks (windows-latest, 22.x)
The operation was canceled.
pr-checks (windows-latest, 22.x)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026