Skip to content

Bump github.com/google/cel-go from 0.17.8 to 0.21.0 #141

Bump github.com/google/cel-go from 0.17.8 to 0.21.0

Bump github.com/google/cel-go from 0.17.8 to 0.21.0 #141

Triggered via pull request August 12, 2024 01:56
Status Failure
Total duration 53s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
validate
args[1].Expr().GetConstExpr undefined (type "github.com/google/cel-go/common/ast".Expr has no field or method GetConstExpr)
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.