Skip to content

add watch logic for addondeployment #79

add watch logic for addondeployment

add watch logic for addondeployment #79

Triggered via pull request December 6, 2023 09:03
Status Success
Total duration 3m 1s
Artifacts

lint.yaml

on: pull_request
Formatters + Linters (Static Analysis) for Go
2m 49s
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)