Create mimir client #264
Annotations
5 errors
lint:
pkg/mimir/client/http_client.go#L94
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
lint:
pkg/mimir/client/http_client.go#L38
ST1003: func NewHttpClient should be NewHTTPClient (stylecheck)
|
lint:
pkg/mimir/client/http_client.go#L119
ST1003: func createHttpClient should be createHTTPClient (stylecheck)
|
lint:
pkg/mimir/provider.go#L13
ST1003: const Http should be HTTP (stylecheck)
|
lint
Process completed with exit code 2.
|