PR #79 #54
codeql
on: dynamic
Matrix: Analyze
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
|