Skip to content

PR #79

PR #79 #54

Triggered via dynamic October 17, 2023 05:26
Status Success
Total duration 12m 5s
Artifacts

codeql

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

Annotations

7 errors and 1 warning
Analyze (go)
undefined: types.TypeValue
Analyze (go)
elNode.Type().GetPrimitive undefined (type *"github.com/google/cel-go/common/types".Type has no field or method GetPrimitive)
Analyze (go)
args[1].Expr().GetConstExpr undefined (type "github.com/google/cel-go/common/ast".Expr has no field or method GetConstExpr)
Analyze (go)
list.Type().GetListType undefined (type *"github.com/google/cel-go/common/types".Type has no field or method GetListType)
Analyze (go)
cannot use &itemsNode{…} (value of type *itemsNode) as checker.AstNode value in return statement: *itemsNode does not implement checker.AstNode (wrong type for method Expr)
Analyze (go)
cannot use &itemsNode{…} (value of type *itemsNode) as checker.AstNode value in return statement: *itemsNode does not implement checker.AstNode (wrong type for method Expr)
Analyze (go)
undefined: types.TypeValue
Analyze (go)
Failed to restore: Cache service responded with 403