Skip to content

fix

fix #2174

Triggered via push November 25, 2024 15:03
Status Failure
Total duration 2m 12s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

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