upgrade to cel v0.20.0 #3823
Annotations
11 errors
|
golangci-lint:
modules/caddyhttp/celmatcher.go#L531
missing cases in switch of type ast.ExprKind: ast.UnspecifiedExprKind, ast.CallKind, ast.ComprehensionKind, ast.IdentKind, ast.ListKind, ast.LiteralKind, ast.SelectKind (exhaustive)
|
golangci-lint:
modules/caddyhttp/celmatcher.go#L616
missing cases in switch of type ast.ExprKind: ast.UnspecifiedExprKind, ast.CallKind, ast.ComprehensionKind, ast.IdentKind, ast.ListKind, ast.MapKind, ast.SelectKind, ast.StructKind (exhaustive)
|
golangci-lint:
modules/caddyhttp/celmatcher.go#L629
missing cases in switch of type ast.ExprKind: ast.UnspecifiedExprKind, ast.ComprehensionKind, ast.IdentKind, ast.ListKind, ast.LiteralKind, ast.MapKind, ast.SelectKind, ast.StructKind (exhaustive)
|
golangci-lint:
modules/caddyhttp/celmatcher.go#L642
missing cases in switch of type ast.ExprKind: ast.UnspecifiedExprKind, ast.ComprehensionKind, ast.IdentKind, ast.ListKind, ast.LiteralKind, ast.MapKind, ast.SelectKind, ast.StructKind (exhaustive)
|
golangci-lint:
modules/caddyhttp/celmatcher.go#L664
missing cases in switch of type ast.ExprKind: ast.UnspecifiedExprKind, ast.CallKind, ast.ComprehensionKind, ast.IdentKind, ast.LiteralKind, ast.MapKind, ast.SelectKind, ast.StructKind (exhaustive)
|
golangci-lint:
modules/caddyhttp/fileserver/matcher.go#L574
missing cases in switch of type ast.ExprKind: ast.UnspecifiedExprKind, ast.CallKind, ast.ComprehensionKind, ast.IdentKind, ast.ListKind, ast.LiteralKind, ast.SelectKind, ast.StructKind (exhaustive)
|
golangci-lint:
modules/caddyhttp/fileserver/matcher.go#L608
missing cases in switch of type ast.ExprKind: ast.UnspecifiedExprKind, ast.CallKind, ast.ComprehensionKind, ast.IdentKind, ast.ListKind, ast.MapKind, ast.SelectKind, ast.StructKind (exhaustive)
|
golangci-lint:
modules/caddyhttp/fileserver/matcher.go#L621
missing cases in switch of type ast.ExprKind: ast.UnspecifiedExprKind, ast.ComprehensionKind, ast.IdentKind, ast.ListKind, ast.LiteralKind, ast.MapKind, ast.SelectKind, ast.StructKind (exhaustive)
|
golangci-lint:
modules/caddyhttp/fileserver/matcher.go#L656
missing cases in switch of type ast.ExprKind: ast.UnspecifiedExprKind, ast.CallKind, ast.ComprehensionKind, ast.IdentKind, ast.LiteralKind, ast.MapKind, ast.SelectKind, ast.StructKind (exhaustive)
|
golangci-lint
issues found
|
Loading