PR #963 #85
codeql
on: dynamic
Matrix: Analyze
Annotations
10 errors and 2 warnings
Analyze (go)
undefined: dockerTypes.ContainerListOptions
|
Analyze (go)
cannot convert "integer" (untyped string constant) to type *openapi3.Types
|
Analyze (go)
cannot convert "boolean" (untyped string constant) to type *openapi3.Types
|
Analyze (go)
cannot convert "number" (untyped string constant) to type *openapi3.Types
|
Analyze (go)
cannot convert "object" (untyped string constant) to type *openapi3.Types
|
Analyze (go)
invalid operation: p.Value.AdditionalProperties != nil (mismatched types openapi3.AdditionalProperties and untyped nil)
|
Analyze (go)
cannot use p.Value.AdditionalProperties (variable of type openapi3.AdditionalProperties) as *openapi3.SchemaRef value in argument to getType
|
Analyze (go)
cannot convert "array" (untyped string constant) to type *openapi3.Types
|
Analyze (go)
cannot use p.Value.Type (variable of type *openapi3.Types) as string value in return statement
|
Analyze (go)
invalid operation: param.Schema.Value.Type != "" (mismatched types *openapi3.Types and untyped string)
|
Analyze (javascript-typescript)
Failed to restore: Cache service responded with 403
|
Analyze (go)
Failed to restore: Cache service responded with 403
|