chore(deps): update all non-major dependencies #99
Annotations
13 errors and 2 warnings
e2e-test
args[1].Expr().GetConstExpr undefined (type "github.com/google/cel-go/common/ast".Expr has no field or method GetConstExpr)
|
e2e-test
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-test
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-test
Process completed with exit code 2.
|
test
args[1].Expr().GetConstExpr undefined (type "github.com/google/cel-go/common/ast".Expr has no field or method GetConstExpr)
|
test
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)
|
test
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)
|
test
Process completed with exit code 2.
|
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
|
e2e-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mig4/[email protected], mig4/setup-bats@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e-test
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/[email protected], mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|