build(deps): bump github.com/google/cel-go from 0.16.0 to 0.18.2 #64
Annotations
7 errors
validate
undefined: types.TypeValue
|
validate
elNode.Type().GetPrimitive undefined (type *"github.com/google/cel-go/common/types".Type has no field or method GetPrimitive)
|
validate
args[1].Expr().GetConstExpr undefined (type "github.com/google/cel-go/common/ast".Expr has no field or method GetConstExpr)
|
validate
list.Type().GetListType undefined (type *"github.com/google/cel-go/common/types".Type has no field or method GetListType)
|
validate
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)
|
validate
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)
|
validate
Process completed with exit code 2.
|