RHOBS-957: Allow Thanos args overwrite. #133
lint.yaml
on: pull_request
Formatters + Linters (Static Analysis) for Go
40s
Annotations
2 errors
Formatters + Linters (Static Analysis) for Go:
loaders/dashboards/pkg/util/grafana_util.go#L26
hasher.Write undefined (type hash.Hash has no field or method Write)
|
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)
|