chore(deps): Bump github.com/getkin/kin-openapi from 0.123.0 to 0.124.0 #171
Annotations
10 errors
Build Project:
tools/internal/generator/openapiv3_converter.go#L109
invalid operation: prop.Value.Type == "array" (mismatched types *openapi3.Types and untyped string)
|
Build Project:
tools/internal/generator/openapiv3_converter.go#L109
invalid operation: prop.Value.Items.Value.Type == "object" (mismatched types *openapi3.Types and untyped string)
|
Build Project:
tools/internal/generator/openapiv3_converter.go#L111
invalid operation: prop.Value.Type == "object" (mismatched types *openapi3.Types and untyped string)
|
Build Project:
tools/internal/generator/openapiv3_converter.go#L111
invalid operation: prop.Value.AdditionalProperties.Schema.Value.Type == "object" (mismatched types *openapi3.Types and untyped string)
|
Build Project:
tools/internal/generator/openapiv3_type_translator.go#L19
invalid operation: t.property.Type == "" (mismatched types *openapi3.Types and untyped string)
|
Build Project:
tools/internal/generator/openapiv3_type_translator.go#L48
invalid operation: t.property.Type == "array" (mismatched types *openapi3.Types and untyped string)
|
Build Project:
tools/internal/generator/openapiv3_type_translator.go#L113
invalid operation: t.property.AdditionalProperties.Schema.Value.Items.Value.Type == "string" (mismatched types *openapi3.Types and untyped string)
|
Build Project:
tools/internal/generator/openapiv3_type_translator.go#L127
invalid operation: t.property.AdditionalProperties.Schema.Value.AdditionalProperties.Schema.Value.Type == "string" (mismatched types *openapi3.Types and untyped string)
|
Build Project:
tools/internal/generator/openapiv3_type_translator.go#L132
invalid operation: t.property.AdditionalProperties.Schema.Value.AdditionalProperties.Schema.Value.Type == "array" (mismatched types *openapi3.Types and untyped string)
|
Build Project:
tools/internal/generator/openapiv3_type_translator.go#L137
invalid operation: t.property.AdditionalProperties.Schema.Value.AdditionalProperties.Schema.Value.Items.Value.Type == "string" (mismatched types *openapi3.Types and untyped string)
|