Skip to content

Create mimir client #264

Create mimir client

Create mimir client #264

Triggered via pull request April 22, 2024 09:46
Status Failure
Total duration 1m 18s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.