update sdk #718
Triggered via pull request
September 12, 2024 03:32
Status
Failure
Total duration
2m 48s
Artifacts
–
e2e.yml
on: pull_request
e2e
2m 38s
e2e-broadcast-subscription
2m 35s
e2e-grpc-broker
2m 28s
Annotations
12 errors
e2e-grpc-broker
args[1].Expr().GetConstExpr undefined (type "github.com/google/cel-go/common/ast".Expr has no field or method GetConstExpr)
|
e2e-grpc-broker
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)
|
e2e-grpc-broker
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)
|
e2e-grpc-broker
Process completed with exit code 2.
|
e2e-broadcast-subscription
args[1].Expr().GetConstExpr undefined (type "github.com/google/cel-go/common/ast".Expr has no field or method GetConstExpr)
|
e2e-broadcast-subscription
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)
|
e2e-broadcast-subscription
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)
|
e2e-broadcast-subscription
Process completed with exit code 2.
|
e2e
args[1].Expr().GetConstExpr undefined (type "github.com/google/cel-go/common/ast".Expr has no field or method GetConstExpr)
|
e2e
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)
|
e2e
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)
|
e2e
Process completed with exit code 2.
|