Skip to content

feat: support x-enum-varnames #12

feat: support x-enum-varnames

feat: support x-enum-varnames #12

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

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 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-faker#typecheck: command (/home/runner/work/kubb/kubb/packages/swagger-faker) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
Linting
Process completed with exit code 1.