fix(zod): tuple item consts, inline tuple defaults, unescaped slashes in describe #2027
Triggered via pull request
September 5, 2026 06:27
Status
Success
Total duration
13m 22s
Artifacts
–
pr-checks.yaml
on: pull_request
Matrix: pr-checks
publish-preview
1m 8s
Annotations
40 warnings and 1 notice
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-tags-split-with-handlers/src/handlers/deletePetById.ts#L9
tests/__snapshots__/hono/petstore-tags-split-with-handlers/src/handlers/deletePetById.ts:9:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/src/handlers/health-check.ts#L8
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/src/handlers/health-check.ts:8:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/src/handlers/show-pet-by-id.ts#L9
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/src/handlers/show-pet-by-id.ts:9:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-tags-split-with-handlers/endpoints.validator.ts#L19
tests/__snapshots__/hono/petstore-tags-split-with-handlers/endpoints.validator.ts:19:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-tags-split-with-handlers/endpoints.validator.ts#L17
tests/__snapshots__/hono/petstore-tags-split-with-handlers/endpoints.validator.ts:17:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-tags-split-with-handlers/src/handlers/showPetWithOwner.ts#L9
tests/__snapshots__/hono/petstore-tags-split-with-handlers/src/handlers/showPetWithOwner.ts:9:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/src/handlers/delete-pet-by-id.ts#L9
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/src/handlers/delete-pet-by-id.ts:9:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/endpoints.validator.ts#L19
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/endpoints.validator.ts:19:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/endpoints.validator.ts#L17
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/endpoints.validator.ts:17:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/src/handlers/show-pet-with-owner.ts#L9
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/src/handlers/show-pet-with-owner.ts:9:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
samples/hono/hono-with-fetch-client/hono-app/src/petstore.validator.ts#L19
samples/hono/hono-with-fetch-client/hono-app/src/petstore.validator.ts:19:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
samples/hono/hono-with-fetch-client/hono-app/src/petstore.validator.ts#L17
samples/hono/hono-with-fetch-client/hono-app/src/petstore.validator.ts:17:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
samples/hono/hono-with-fetch-client/hono-app/src/handlers/showPetById.ts#L9
samples/hono/hono-with-fetch-client/hono-app/src/handlers/showPetById.ts:9:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
samples/react-app/src/api/mutator/custom-instance.ts#L1
samples/react-app/src/api/mutator/custom-instance.ts:1:1: Imports AxiosRequestConfig are only used as type.
|
|
typescript(consistent-type-imports):
samples/hono/composite-routes-with-tags-split/src/endpoints/validator.ts#L19
samples/hono/composite-routes-with-tags-split/src/endpoints/validator.ts:19:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
samples/hono/composite-routes-with-tags-split/src/endpoints/validator.ts#L17
samples/hono/composite-routes-with-tags-split/src/endpoints/validator.ts:17:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
samples/react-query/basic/src/api/mutator/custom-instance.ts#L1
samples/react-query/basic/src/api/mutator/custom-instance.ts:1:1: Imports AxiosError and AxiosRequestConfig are only used as type.
|
|
typescript(consistent-type-imports):
samples/hono/composite-routes-with-tags-split/src/endpoints/pets/pets.handlers.ts#L9
samples/hono/composite-routes-with-tags-split/src/endpoints/pets/pets.handlers.ts:9:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
samples/react-app-with-swr/basic/src/api/mutator/custom-instance.ts#L1
samples/react-app-with-swr/basic/src/api/mutator/custom-instance.ts:1:1: Imports AxiosRequestConfig are only used as type.
|
|
typescript(consistent-type-imports):
samples/vue-query/vue-query-basic/src/api/mutator/custom-instance.ts#L1
samples/vue-query/vue-query-basic/src/api/mutator/custom-instance.ts:1:1: Imports AxiosRequestConfig are only used as type.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/src/handlers/health-check.ts#L8
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/src/handlers/health-check.ts:8:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-tags-split-with-handlers/src/handlers/deletePetById.ts#L9
tests/__snapshots__/hono/petstore-tags-split-with-handlers/src/handlers/deletePetById.ts:9:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/src/handlers/show-pet-by-id.ts#L9
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/src/handlers/show-pet-by-id.ts:9:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-tags-split-with-handlers/endpoints.validator.ts#L19
tests/__snapshots__/hono/petstore-tags-split-with-handlers/endpoints.validator.ts:19:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-tags-split-with-handlers/endpoints.validator.ts#L17
tests/__snapshots__/hono/petstore-tags-split-with-handlers/endpoints.validator.ts:17:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-tags-split-with-handlers/src/handlers/showPetWithOwner.ts#L9
tests/__snapshots__/hono/petstore-tags-split-with-handlers/src/handlers/showPetWithOwner.ts:9:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/src/handlers/delete-pet-by-id.ts#L9
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/src/handlers/delete-pet-by-id.ts:9:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/endpoints.validator.ts#L19
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/endpoints.validator.ts:19:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/endpoints.validator.ts#L17
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/endpoints.validator.ts:17:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/src/handlers/show-pet-with-owner.ts#L9
tests/__snapshots__/hono/petstore-split-with-handlers-kebab/src/handlers/show-pet-with-owner.ts:9:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
samples/hono/hono-with-fetch-client/hono-app/src/handlers/showPetById.ts#L9
samples/hono/hono-with-fetch-client/hono-app/src/handlers/showPetById.ts:9:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
samples/hono/hono-with-fetch-client/hono-app/src/handlers/updatePets.ts#L9
samples/hono/hono-with-fetch-client/hono-app/src/handlers/updatePets.ts:9:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
samples/hono/hono-with-fetch-client/hono-app/src/handlers/createPets.ts#L9
samples/hono/hono-with-fetch-client/hono-app/src/handlers/createPets.ts:9:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
samples/react-app/src/api/mutator/custom-instance.ts#L1
samples/react-app/src/api/mutator/custom-instance.ts:1:1: Imports AxiosRequestConfig are only used as type.
|
|
typescript(consistent-type-imports):
samples/hono/composite-routes-with-tags-split/src/endpoints/validator.ts#L19
samples/hono/composite-routes-with-tags-split/src/endpoints/validator.ts:19:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
samples/hono/composite-routes-with-tags-split/src/endpoints/validator.ts#L17
samples/hono/composite-routes-with-tags-split/src/endpoints/validator.ts:17:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
samples/react-query/basic/src/api/mutator/custom-instance.ts#L1
samples/react-query/basic/src/api/mutator/custom-instance.ts:1:1: Imports AxiosError and AxiosRequestConfig are only used as type.
|
|
typescript(consistent-type-imports):
samples/hono/composite-routes-with-tags-split/src/endpoints/pets/pets.handlers.ts#L9
samples/hono/composite-routes-with-tags-split/src/endpoints/pets/pets.handlers.ts:9:1: All imports in the declaration are only used as types. Use `import type`.
|
|
typescript(consistent-type-imports):
samples/react-app-with-swr/basic/src/api/mutator/custom-instance.ts#L1
samples/react-app-with-swr/basic/src/api/mutator/custom-instance.ts:1:1: Imports AxiosRequestConfig are only used as type.
|
|
typescript(consistent-type-imports):
samples/vue-query/vue-query-basic/src/api/mutator/custom-instance.ts#L1
samples/vue-query/vue-query-basic/src/api/mutator/custom-instance.ts:1:1: Imports AxiosRequestConfig are only used as type.
|
|
publish-preview
{
"workflowData": {
"owner": "orval-labs",
"repo": "orval",
"sha": "c6f7a958d2079f9d5c4f15d5723cfa6efa7767a9",
"ref": "3997",
"headBranch": null
},
"key": "qnFZOykreQ",
"runId": 33949842684,
"webhookDebug": {
"action": "requested",
"head_branch": "fix/3983-tuple-prefix-items",
"head_repository_full_name": "ErfanBagheri404/orval",
"full_name": "orval-labs/orval",
"isPullRequest": true,
"prNumber": 3997,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "ErfanBagheri404/orval:fix/3983-tuple-prefix-items",
"oldPrDataHash": "v5rji3iMm5",
"lookupKey": "ErfanBagheri404/orval:fix/3983-tuple-prefix-items",
"data": {
"owner": "orval-labs",
"repo": "orval",
"sha": "c6f7a958d2079f9d5c4f15d5723cfa6efa7767a9",
"ref": "3997",
"headBranch": null
}
},
"currentCursor": null,
"pkgPrNewVersion": "0.0.86"
}
|