This repository has been archived by the owner on Feb 28, 2024. It is now read-only.
chore(deps): bump the go-everything group with 3 updates #740
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
Analyze (go)
cannot use spec.Components.Responses (variable of type openapi3.ResponseBodies) as openapi3.Responses value in argument to GenerateResponseDefinitions
|
Analyze (go)
cannot use swagger.Components.Responses (variable of type openapi3.ResponseBodies) as openapi3.Responses value in argument to GenerateTypesForResponses
|
Analyze (go)
invalid operation: cannot index responses (variable of type openapi3.Responses)
|
Analyze (go)
cannot use swagger.Paths (variable of type *openapi3.Paths) as openapi3.Paths value in argument to excludeOperationsWithTags
|
Analyze (go)
cannot use swagger.Paths (variable of type *openapi3.Paths) as openapi3.Paths value in argument to includeOperationsWithTags
|
Analyze (go)
cannot range over paths (variable of type openapi3.Paths)
|
Analyze (go)
cannot use responses (variable of type *openapi3.Responses) as openapi3.Responses value in argument to SortedResponsesKeys
|
Analyze (go)
invalid operation: cannot index responses (variable of type *openapi3.Responses)
|
Analyze (go)
cannot use swagger.Paths (variable of type *openapi3.Paths) as openapi3.Paths value in argument to SortedPathsKeys
|
Analyze (go)
invalid operation: cannot index swagger.Paths (variable of type *openapi3.Paths)
|