Skip to content

PR #474

PR #474 #214

Triggered via dynamic July 9, 2024 02:47
Status Success
Total duration 5m 14s
Artifacts

codeql

on: dynamic
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 convert "" (untyped string constant) to type *openapi3.Types
Analyze (go)
cannot convert "object" (untyped string constant) to type *openapi3.Types
Analyze (go)
cannot convert "array" (untyped string constant) to type *openapi3.Types
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)
invalid operation: s1.Type != "" (mismatched types *openapi3.Types and untyped string)