feat: update dependencies to 1.30 #4680
ci.yaml
on: pull_request
typos-check
6s
verify
1m 4s
golangci-lint
3m 34s
unit-tests
5m 29s
e2e-tests
1m 52s
Annotations
12 errors and 2 warnings
verify
Process completed with exit code 2.
|
e2e-tests
args[1].Expr().GetConstExpr undefined (type "github.com/google/cel-go/common/ast".Expr has no field or method GetConstExpr)
|
e2e-tests
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-tests
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-tests
undefined: expfmt.FmtText
|
e2e-tests
Process completed with exit code 2.
|
golangci-lint
golangci-lint exit with code 3
|
unit-tests
args[1].Expr().GetConstExpr undefined (type "github.com/google/cel-go/common/ast".Expr has no field or method GetConstExpr)
|
unit-tests
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-tests
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-tests
undefined: expfmt.FmtText
|
unit-tests
Process completed with exit code 2.
|
golangci-lint
Unexpected input(s) 'mode', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
golangci-lint
Unexpected input(s) 'mode', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|