Skip to content

refactor: resolve schema ref imports through resolver.imports #1403

refactor: resolve schema ref imports through resolver.imports

refactor: resolve schema ref imports through resolver.imports #1403

Triggered via pull request July 11, 2026 09:57
Status Failure
Total duration 15m 8s
Artifacts

pr.yml

on: pull_request
Typecheck
1m 24s
Typecheck
Tests
1m 13s
Tests
Performance benchmarks (Vitest)
39s
Performance benchmarks (Vitest)
Prerelease
1m 0s
Prerelease
Compressed size
45s
Compressed size
Update generated examples
53s
Update generated examples
Matrix: e2e
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 1 notice
Update generated examples
react-query-pet-store#generate: command (/home/runner/work/plugins/plugins/examples/react-query) /home/runner/setup-pnpm/node_modules/.bin/bin/pnpm run generate exited (1)
Update generated examples
cypress-pet-store#generate: command (/home/runner/work/plugins/plugins/examples/cypress) /home/runner/setup-pnpm/node_modules/.bin/bin/pnpm run generate exited (1)
Update generated examples
swr-pet-store#generate: command (/home/runner/work/plugins/plugins/examples/swr) /home/runner/setup-pnpm/node_modules/.bin/bin/pnpm run generate exited (1)
Update generated examples
simple-single-pet-store#generate: command (/home/runner/work/plugins/plugins/examples/simple-single) /home/runner/setup-pnpm/node_modules/.bin/bin/pnpm run generate exited (1)
Update generated examples
fetch-pet-store#generate: command (/home/runner/work/plugins/plugins/examples/fetch) /home/runner/setup-pnpm/node_modules/.bin/bin/pnpm run generate exited (1)
Update generated examples
typescript-pet-store#generate: command (/home/runner/work/plugins/plugins/examples/typescript) /home/runner/setup-pnpm/node_modules/.bin/bin/pnpm run generate exited (1)
Update generated examples
vue-query-pet-store#generate: command (/home/runner/work/plugins/plugins/examples/vue-query) /home/runner/setup-pnpm/node_modules/.bin/bin/pnpm run generate exited (1)
Update generated examples
msw-pet-store#generate: command (/home/runner/work/plugins/plugins/examples/msw) /home/runner/setup-pnpm/node_modules/.bin/bin/pnpm run generate exited (1)
Update generated examples
sdk-pet-store#generate: command (/home/runner/work/plugins/plugins/examples/sdk) /home/runner/setup-pnpm/node_modules/.bin/bin/pnpm run generate exited (1)
Update generated examples
zod-pet-store#generate: command (/home/runner/work/plugins/plugins/examples/zod) /home/runner/setup-pnpm/node_modules/.bin/bin/pnpm run generate exited (1)
tests/3.0.x/main.test.ts > Main OpenAPI 3.0.x > config testing with config as 'discriminatorOneOfMini': tests/3.0.x/main.test.ts#L461
AssertionError: expected 0 to be greater than 1 ❯ tests/3.0.x/main.test.ts:461:26
tests/3.0.x/main.test.ts > Main OpenAPI 3.0.x > config testing with config as 'discriminatorImplicit': tests/3.0.x/main.test.ts#L461
AssertionError: expected 0 to be greater than 1 ❯ tests/3.0.x/main.test.ts:461:26
tests/3.0.x/main.test.ts > Main OpenAPI 3.0.x > config testing with config as 'discriminatorOneOf': tests/3.0.x/main.test.ts#L461
AssertionError: expected 0 to be greater than 1 ❯ tests/3.0.x/main.test.ts:461:26
tests/3.0.x/main.test.ts > Main OpenAPI 3.0.x > config testing with config as 'discriminatorAnyOf': tests/3.0.x/main.test.ts#L461
AssertionError: expected 0 to be greater than 1 ❯ tests/3.0.x/main.test.ts:461:26
tests/3.0.x/main.test.ts > Main OpenAPI 3.0.x > config testing with config as 'discriminatorAllOf': tests/3.0.x/main.test.ts#L461
AssertionError: expected 0 to be greater than 1 ❯ tests/3.0.x/main.test.ts:461:26
tests/3.0.x/main.test.ts > Main OpenAPI 3.0.x > config testing with config as 'petStore': tests/3.0.x/main.test.ts#L461
AssertionError: expected 0 to be greater than 1 ❯ tests/3.0.x/main.test.ts:461:26
tests/3.0.x/main.test.ts > Main OpenAPI 3.0.x > config testing with config as 'simple': tests/3.0.x/main.test.ts#L461
AssertionError: expected 0 to be greater than 1 ❯ tests/3.0.x/main.test.ts:461:26
tests/3.0.x/cypressPlugin.test.ts > plugin-cypress options 3.0.x > config testing with config as 'includeByTag': tests/3.0.x/cypressPlugin.test.ts#L97
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ tests/3.0.x/cypressPlugin.test.ts:97:47
tests/3.0.x/cypressPlugin.test.ts > plugin-cypress options 3.0.x > config testing with config as 'excludeByOperationId': tests/3.0.x/cypressPlugin.test.ts#L97
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ tests/3.0.x/cypressPlugin.test.ts:97:47
tests/3.0.x/cypressPlugin.test.ts > plugin-cypress options 3.0.x > config testing with config as 'noTagsGroup': tests/3.0.x/cypressPlugin.test.ts#L97
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ tests/3.0.x/cypressPlugin.test.ts:97:47
Typecheck
Property 'resolveRefName' does not exist on type 'typeof exports_d_exports'.
Typecheck
Parameter 'imp' implicitly has an 'any' type.
Typecheck
Parameter 'schemaName' implicitly has an 'any' type.
Typecheck
Property 'imports' does not exist on type 'ResolverTs'.
Typecheck
Parameter 'imp' implicitly has an 'any' type.
Typecheck
Parameter 'schemaName' implicitly has an 'any' type.
Typecheck
Property 'imports' does not exist on type 'ResolverTs'.
Typecheck
Parameter 'imp' implicitly has an 'any' type.
Typecheck
Parameter 'schemaName' implicitly has an 'any' type.
Typecheck
Property 'imports' does not exist on type 'ResolverTs'.
Build and test on ubuntu-latest
Process completed with exit code 1.
Build and test on windows-latest
The strategy configuration was canceled because "e2e.ubuntu-latest_22_22_3" failed
Build and test on windows-latest
The operation was canceled.
Prerelease
{ "workflowData": { "owner": "kubb-labs", "repo": "plugins", "sha": "a5fd9b73d5501e79d9299f448dfd09ff68a28a56", "ref": "669", "headBranch": "claude/resolver-imports-refactor-7rvlfe" }, "key": "UHn2VuMjB7", "runId": 29148568978, "webhookDebug": { "action": "requested", "head_branch": "claude/resolver-imports-refactor-7rvlfe", "head_repository_full_name": "kubb-labs/plugins", "full_name": "kubb-labs/plugins", "isPullRequest": true, "prNumber": 669, "prNumberType": "number", "isNewPullRequest": true, "isOldPullRequest": false, "prKey": "kubb-labs/plugins:claude/resolver-imports-refactor-7rvlfe", "oldPrDataHash": "ktNjdoxQfR", "lookupKey": "kubb-labs/plugins:claude/resolver-imports-refactor-7rvlfe", "data": { "owner": "kubb-labs", "repo": "plugins", "sha": "a5fd9b73d5501e79d9299f448dfd09ff68a28a56", "ref": "669", "headBranch": "claude/resolver-imports-refactor-7rvlfe" } }, "currentCursor": { "sha": "aaabfdae389b0afbf394a03f8c4a7f554e4024bc", "timestamp": 29134256016 }, "pkgPrNewVersion": "0.0.75" }