Skip to content

build(deps): bump github.com/google/cel-go from 0.16.0 to 0.18.2 #64

build(deps): bump github.com/google/cel-go from 0.16.0 to 0.18.2

build(deps): bump github.com/google/cel-go from 0.16.0 to 0.18.2 #64

Triggered via pull request November 24, 2023 20:43
Status Failure
Total duration 55s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.