[release-2.10] ACM-13706: Stop CMO update if not changed #2043
Triggered via pull request
September 17, 2024 09:50
Status
Success
Total duration
4m 25s
Artifacts
–
lint.yaml
on: pull_request
Formatters + Linters (Static Analysis) for Go
4m 15s
Annotations
1 error
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)
|