fix #2174
Annotations
5 errors
lint:
internal/metrics/metrics.go#L27
unnecessary trailing newline (whitespace)
|
lint:
internal/tag/cache_repo.go#L48
Metric: chii_request_cached_count Error: counter metrics should have "_total" suffix (promlinter)
|
lint:
internal/tag/cache_repo.go#L55
Metric: chii_request_not_cached_count Error: counter metrics should have "_total" suffix (promlinter)
|
lint:
internal/tag/cache_repo.go#L62
don't use `init` function (gochecknoinits)
|
lint
issues found
|