Skip to content

chore: Upgrade CEL to v0.20.1 #3821

chore: Upgrade CEL to v0.20.1

chore: Upgrade CEL to v0.20.1 #3821

Triggered via pull request March 8, 2024 15:37
Status Failure
Total duration 4m 30s
Artifacts

lint.yml

on: pull_request
govulncheck
32s
govulncheck
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

32 errors
lint (linux): modules/caddyhttp/celmatcher.go#L530
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)
lint (linux): 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)
lint (linux): modules/caddyhttp/celmatcher.go#L628
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)
lint (linux): modules/caddyhttp/celmatcher.go#L640
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)
lint (linux): modules/caddyhttp/celmatcher.go#L661
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)
lint (linux): 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)
lint (linux): modules/caddyhttp/fileserver/matcher.go#L611
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)
lint (linux): modules/caddyhttp/fileserver/matcher.go#L623
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)
lint (linux): 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)
lint (linux): modules/caddyhttp/celmatcher.go#L69
SA1019: ref.TypeAdapter is deprecated: use types.Adapter (staticcheck)
lint (mac)
The job was canceled because "linux" failed.
lint (mac): modules/caddyhttp/celmatcher.go#L530
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)
lint (mac): 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)
lint (mac): modules/caddyhttp/celmatcher.go#L628
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)
lint (mac): modules/caddyhttp/celmatcher.go#L640
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)
lint (mac): modules/caddyhttp/celmatcher.go#L661
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)
lint (mac): 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)
lint (mac): modules/caddyhttp/fileserver/matcher.go#L611
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)
lint (mac): modules/caddyhttp/fileserver/matcher.go#L623
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)
lint (mac): 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)
lint (mac): modules/caddyhttp/celmatcher.go#L69
SA1019: ref.TypeAdapter is deprecated: use types.Adapter (staticcheck)
lint (windows)
The job was canceled because "linux" failed.
lint (windows): modules/caddyhttp/celmatcher.go#L530
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)
lint (windows): 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)
lint (windows): modules/caddyhttp/celmatcher.go#L628
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)
lint (windows): modules/caddyhttp/celmatcher.go#L640
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)
lint (windows): modules/caddyhttp/celmatcher.go#L661
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)
lint (windows): 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)
lint (windows): modules/caddyhttp/fileserver/matcher.go#L611
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)
lint (windows): modules/caddyhttp/fileserver/matcher.go#L623
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)
lint (windows): 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)
lint (windows): modules/caddyhttp/celmatcher.go#L69
SA1019: ref.TypeAdapter is deprecated: use types.Adapter (staticcheck)