Skip to content
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

chore(deps): bump the go-everything group with 3 updates

chore(deps): bump the go-everything group with 3 updates #740

Triggered via pull request November 28, 2023 23:04
Status Failure
Total duration 3m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql-analysis.yml

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

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)