Bump the github-dependencies group with 1 update #30
Annotations
16 errors
verify:
vendor/k8s.io/apiserver/pkg/cel/library/authz.go#L581
undefined: types.TypeValue
|
verify:
vendor/k8s.io/apiserver/pkg/cel/library/cost.go#L104
elNode.Type().GetPrimitive undefined (type *"github.com/google/cel-go/common/types".Type has no field or method GetPrimitive)
|
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#L250
list.Type().GetListType undefined (type *"github.com/google/cel-go/common/types".Type has no field or method GetListType)
|
verify:
vendor/k8s.io/apiserver/pkg/cel/library/cost.go#L258
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#L261
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/lazy/lazy.go#L38
undefined: types.TypeValue
|
verify
Process completed with exit code 2.
|
build:
vendor/k8s.io/apiserver/pkg/cel/library/authz.go#L581
undefined: types.TypeValue
|
build:
vendor/k8s.io/apiserver/pkg/cel/library/cost.go#L104
elNode.Type().GetPrimitive undefined (type *"github.com/google/cel-go/common/types".Type has no field or method GetPrimitive)
|
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#L250
list.Type().GetListType undefined (type *"github.com/google/cel-go/common/types".Type has no field or method GetListType)
|
build:
vendor/k8s.io/apiserver/pkg/cel/library/cost.go#L258
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#L261
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/lazy/lazy.go#L38
undefined: types.TypeValue
|
build
Process completed with exit code 1.
|