Upgrade dependencies #49
Annotations
12 errors and 2 warnings
test (1.20.x, false)
cannot use func(eh parser.ExprHelper, target *exprpb.Expr, args []*exprpb.Expr) (*exprpb.Expr, *common.Error) {…} (value of type func(eh parser.ExprHelper, target *expr.Expr, args []*expr.Expr) (*expr.Expr, *common.Error)) as parser.MacroExpander value in return statement
|
test (1.20.x, false)
eh.GlobalCall undefined (type parser.ExprHelper has no field or method GlobalCall)
|
test (1.20.x, false)
eh.Ident undefined (type parser.ExprHelper has no field or method Ident)
|
test (1.20.x, false)
cannot use matchArgs (variable of type []*expr.Expr) as []ast.Expr value in argument to eh.NewList
|
test (1.20.x, false)
cannot use func(eh parser.ExprHelper, target *exprpb.Expr, args []*exprpb.Expr) (*exprpb.Expr, *common.Error) {…} (value of type func(eh parser.ExprHelper, target *expr.Expr, args []*expr.Expr) (*expr.Expr, *common.Error)) as parser.MacroExpander value in return statement
|
test (1.20.x, false)
eh.GlobalCall undefined (type parser.ExprHelper has no field or method GlobalCall)
|
test (1.20.x, false)
eh.Ident undefined (type parser.ExprHelper has no field or method Ident)
|
test (1.20.x, false)
cannot use func(eh parser.ExprHelper, target *exprpb.Expr, args []*exprpb.Expr) (*exprpb.Expr, *common.Error) {…} (value of type func(eh parser.ExprHelper, target *expr.Expr, args []*expr.Expr) (*expr.Expr, *common.Error)) as parser.MacroExpander value in return statement
|
test (1.20.x, false)
eh.GlobalCall undefined (type parser.ExprHelper has no field or method GlobalCall)
|
test (1.20.x, false)
eh.Ident undefined (type parser.ExprHelper has no field or method Ident)
|
test (1.20.x, true)
The job was canceled because "_1_20_x_false" failed.
|
test (1.20.x, true)
The operation was canceled.
|
test (1.20.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/caddy-crowdsec-bouncer/caddy-crowdsec-bouncer. Supported file pattern: go.sum
|
test (1.20.x, true)
Restore cache failed: Dependencies file is not found in /home/runner/work/caddy-crowdsec-bouncer/caddy-crowdsec-bouncer. Supported file pattern: go.sum
|