Skip to content

build(deps): bump github.com/getkin/kin-openapi from 0.123.0 to 0.124.0 #554

build(deps): bump github.com/getkin/kin-openapi from 0.123.0 to 0.124.0

build(deps): bump github.com/getkin/kin-openapi from 0.123.0 to 0.124.0 #554

Triggered via pull request April 15, 2024 07:37
Status Failure
Total duration 2m 46s
Artifacts

lint.yaml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint (1.x, ubuntu-latest): ext/taggroups/taggroups.go#L10
could not import github.com/grokify/spectrum/openapi3 (-: # github.com/grokify/spectrum/openapi3
lint (1.x, ubuntu-latest): postman2/headers_util.go#L9
could not import github.com/grokify/spectrum/openapi3 (-: # github.com/grokify/spectrum/openapi3
lint (1.x, ubuntu-latest): openapi3/openapi3postman2/convert.go#L16
could not import github.com/grokify/spectrum/openapi3 (-: # github.com/grokify/spectrum/openapi3
lint (1.x, ubuntu-latest): openapi3/openapi3postman2/convert.go#L346
cannot use schema.Type (variable of type *"github.com/getkin/kin-openapi/openapi3".Types) as string value in argument to strings.TrimSpace (typecheck)
lint (1.x, ubuntu-latest): openapi3/openapi3postman2/convert.go#L348
invalid argument: schema.Type (variable of type *"github.com/getkin/kin-openapi/openapi3".Types) for len (typecheck)
lint (1.x, ubuntu-latest): openapi3/openapi3postman2/convert.go#L349
cannot use schema.Type (variable of type *"github.com/getkin/kin-openapi/openapi3".Types) as string value in argument to append (typecheck)
lint (1.x, ubuntu-latest): openapi3/openapi3postman2/convert.go#L354
cannot use schema.Type (variable of type *"github.com/getkin/kin-openapi/openapi3".Types) as string value in argument to strings.ToLower (typecheck)
lint (1.x, ubuntu-latest): openapi3/openapi3postman2/convert.go#L356
cannot use schema.Items.Value.Type (variable of type *"github.com/getkin/kin-openapi/openapi3".Types) as string value in argument to append (typecheck)
lint (1.x, ubuntu-latest): openapi3/components.go#L1
: # github.com/grokify/spectrum/openapi3 [github.com/grokify/spectrum/openapi3.test]
lint (1.x, ubuntu-latest): openapi3/springopenapi3/spring_parser_test.go#L35
invalid operation: tt.oasType != schema.Type (mismatched types string and *"github.com/getkin/kin-openapi/openapi3".Types) (typecheck)