Skip to content

feat: support x-enum-varnames #13

feat: support x-enum-varnames

feat: support x-enum-varnames #13

Triggered via pull request December 18, 2023 02:34
Status Failure
Total duration 2m 28s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Typecheck
Conversion of type '("x-enumNames" | "x-enum-varnames")[]' to type '("type" | "readOnly" | "enum" | "default" | "externalDocs" | "title" | "description" | "required" | "example" | "format" | "multipleOf" | "maximum" | "exclusiveMaximum" | "minimum" | "exclusiveMinimum" | "maxLength" | "minLength" | "pattern" | "additionalProperties" | "maxItems" | "minItems" | "uniqueItems" | "maxProperties" | "minProperties" | "properties" | "allOf" | "oneOf" | "anyOf" | "not" | "discriminator" | "writeOnly" | "xml" | "deprecated")[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Typecheck
Conversion of type '("x-enumNames" | "x-enum-varnames")[]' to type '("type" | "readOnly" | "enum" | "default" | "title" | "pattern" | "externalDocs" | "description" | "required" | "example" | "format" | "multipleOf" | "maximum" | "exclusiveMaximum" | "minimum" | "exclusiveMinimum" | "maxLength" | "minLength" | "additionalProperties" | "maxItems" | "minItems" | "uniqueItems" | "maxProperties" | "minProperties" | "properties" | "allOf" | "oneOf" | "anyOf" | "not" | "discriminator" | "writeOnly" | "xml" | "deprecated")[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Typecheck
Conversion of type '("x-enumNames" | "x-enum-varnames")[]' to type '("type" | "readOnly" | "enum" | "default" | "externalDocs" | "title" | "description" | "required" | "example" | "format" | "multipleOf" | "maximum" | "exclusiveMaximum" | "minimum" | "exclusiveMinimum" | "maxLength" | "minLength" | "pattern" | "additionalProperties" | "maxItems" | "minItems" | "uniqueItems" | "maxProperties" | "minProperties" | "properties" | "allOf" | "oneOf" | "anyOf" | "not" | "discriminator" | "writeOnly" | "xml" | "deprecated")[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Typecheck
Conversion of type '("x-enumNames" | "x-enum-varnames")[]' to type '("type" | "readOnly" | "enum" | "default" | "externalDocs" | "title" | "description" | "required" | "example" | "format" | "multipleOf" | "maximum" | "exclusiveMaximum" | "minimum" | "exclusiveMinimum" | "maxLength" | "minLength" | "pattern" | "additionalProperties" | "maxItems" | "minItems" | "uniqueItems" | "maxProperties" | "minProperties" | "properties" | "allOf" | "oneOf" | "anyOf" | "not" | "discriminator" | "writeOnly" | "xml" | "deprecated")[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Typecheck
Conversion of type '("x-enumNames" | "x-enum-varnames")[]' to type '("type" | "readOnly" | "enum" | "default" | "externalDocs" | "title" | "description" | "required" | "example" | "format" | "multipleOf" | "maximum" | "exclusiveMaximum" | "minimum" | "exclusiveMinimum" | "maxLength" | "minLength" | "pattern" | "additionalProperties" | "maxItems" | "minItems" | "uniqueItems" | "maxProperties" | "minProperties" | "properties" | "allOf" | "oneOf" | "anyOf" | "not" | "discriminator" | "writeOnly" | "xml" | "deprecated")[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Typecheck
Conversion of type '("x-enumNames" | "x-enum-varnames")[]' to type '("type" | "readOnly" | "enum" | "default" | "title" | "pattern" | "externalDocs" | "description" | "required" | "example" | "format" | "multipleOf" | "maximum" | "exclusiveMaximum" | "minimum" | "exclusiveMinimum" | "maxLength" | "minLength" | "additionalProperties" | "maxItems" | "minItems" | "uniqueItems" | "maxProperties" | "minProperties" | "properties" | "allOf" | "oneOf" | "anyOf" | "not" | "discriminator" | "writeOnly" | "xml" | "deprecated")[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Typecheck
Conversion of type '("x-enumNames" | "x-enum-varnames")[]' to type '("type" | "readOnly" | "enum" | "default" | "title" | "pattern" | "externalDocs" | "description" | "required" | "example" | "format" | "multipleOf" | "maximum" | "exclusiveMaximum" | "minimum" | "exclusiveMinimum" | "maxLength" | "minLength" | "additionalProperties" | "maxItems" | "minItems" | "uniqueItems" | "maxProperties" | "minProperties" | "properties" | "allOf" | "oneOf" | "anyOf" | "not" | "discriminator" | "writeOnly" | "xml" | "deprecated")[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Typecheck
@kubb/swagger-ts#typecheck: command (/home/runner/work/kubb/kubb/packages/swagger-ts) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
Typecheck
@kubb/swagger-zod#typecheck: command (/home/runner/work/kubb/kubb/packages/swagger-zod) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
Typecheck
@kubb/swagger-client#typecheck: command (/home/runner/work/kubb/kubb/packages/swagger-client) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
Tests
Process completed with exit code 1.
Linting
Process completed with exit code 1.