Update module github.com/google/cel-go to v0.24.1 (release/v0.5) #1677
Annotations
8 errors
CI (amd64, x64)
args[1].Expr().GetConstExpr undefined (type "github.com/google/cel-go/common/ast".Expr has no field or method GetConstExpr)
|
CI (amd64, x64)
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)
|
CI (amd64, x64)
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)
|
CI (amd64, x64)
Process completed with exit code 2.
|
CI (arm64, arm64)
args[1].Expr().GetConstExpr undefined (type "github.com/google/cel-go/common/ast".Expr has no field or method GetConstExpr)
|
CI (arm64, arm64)
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)
|
CI (arm64, arm64)
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)
|
CI (arm64, arm64)
Process completed with exit code 2.
|