Skip to content

Migrate operator-sdk, deps and Makefile targets from v1.4.2 to v.1.34… #59

Migrate operator-sdk, deps and Makefile targets from v1.4.2 to v.1.34…

Migrate operator-sdk, deps and Makefile targets from v1.4.2 to v.1.34… #59

Triggered via push July 22, 2024 16:23
Status Success
Total duration 6m 18s
Artifacts

lint.yaml

on: push
Formatters + Linters (Static Analysis) for Go
6m 8s
Formatters + Linters (Static Analysis) for Go
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Formatters + Linters (Static Analysis) for Go: proxy/pkg/rewrite/rewrite.go#L43
cannot use expr (variable of type parser.Expr) as parser.Node value in argument to injectproxy.NewEnforcer(false, []*labels.Matcher{…}...).EnforceNode: parser.Expr does not implement parser.Node (missing method PositionRange)
Formatters + Linters (Static Analysis) for Go: proxy/pkg/rewrite/rewrite.go#L49
expr.String undefined (type parser.Expr has no field or method String)
Formatters + Linters (Static Analysis) for Go: proxy/pkg/rewrite/rewrite.go#L43
cannot use expr (variable of type parser.Expr) as parser.Node value in argument to injectproxy.NewEnforcer(false, []*labels.Matcher{…}...).EnforceNode: parser.Expr does not implement parser.Node (missing method PositionRange)
Formatters + Linters (Static Analysis) for Go: proxy/pkg/rewrite/rewrite.go#L49
expr.String undefined (type parser.Expr has no field or method String)