Bump the github-dependencies group across 1 directory with 57 updates #1373
Annotations
9 errors
|
sanity-test
Process completed with exit code 2.
|
|
verify
Process completed with exit code 2.
|
|
verify:
vendor/k8s.io/apiserver/pkg/cel/library/cost.go#L412
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)
|
|
verify:
vendor/k8s.io/apiserver/pkg/cel/library/cost.go#L409
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)
|
|
verify:
vendor/k8s.io/apiserver/pkg/cel/library/cost.go#L258
args[1].Expr().GetConstExpr undefined (type "github.com/google/cel-go/common/ast".Expr has no field or method GetConstExpr)
|
|
unit-test
Process completed with exit code 2.
|
|
unit-test:
vendor/k8s.io/apiserver/pkg/cel/library/cost.go#L412
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)
|
|
unit-test:
vendor/k8s.io/apiserver/pkg/cel/library/cost.go#L409
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)
|
|
unit-test:
vendor/k8s.io/apiserver/pkg/cel/library/cost.go#L258
args[1].Expr().GetConstExpr undefined (type "github.com/google/cel-go/common/ast".Expr has no field or method GetConstExpr)
|