Fix spec comparison for observatorium #2139
lint.yaml
on: pull_request
Formatters + Linters (Static Analysis) for Go
6m 46s
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)
|