fix(deps): update all non-major dependencies #64
Annotations
5 errors
golangci-lint:
internal/cel/cel.go#L13
could not import k8s.io/apiserver/pkg/cel/library (-: # k8s.io/apiserver/pkg/cel/library
|
golangci-lint
args[1].Expr().GetConstExpr undefined (type "github.com/google/cel-go/common/ast".Expr has no field or method GetConstExpr)
|
golangci-lint
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)
|
golangci-lint
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)
|
golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading