Bump the github-dependencies group with 1 update #150
Annotations
8 errors
verify:
vendor/k8s.io/apiserver/pkg/cel/library/cost.go#L182
args[1].Expr().GetConstExpr undefined (type "github.com/google/cel-go/common/ast".Expr has no field or method GetConstExpr)
|
verify:
vendor/k8s.io/apiserver/pkg/cel/library/cost.go#L259
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#L262
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
Process completed with exit code 2.
|
build:
vendor/k8s.io/apiserver/pkg/cel/library/cost.go#L182
args[1].Expr().GetConstExpr undefined (type "github.com/google/cel-go/common/ast".Expr has no field or method GetConstExpr)
|
build:
vendor/k8s.io/apiserver/pkg/cel/library/cost.go#L259
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)
|
build:
vendor/k8s.io/apiserver/pkg/cel/library/cost.go#L262
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)
|
build
Process completed with exit code 1.
|