Skip to content

Update module github.com/google/cel-go to v0.24.1 (release/v0.5) #1685

Update module github.com/google/cel-go to v0.24.1 (release/v0.5)

Update module github.com/google/cel-go to v0.24.1 (release/v0.5) #1685

Triggered via pull request February 27, 2025 04:36
Status Failure
Total duration 5m 43s
Artifacts

ci.yaml

on: pull_request
Matrix: CI
Fit to window
Zoom out
Zoom in

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.