Skip to content

feat: Add support for all Prometheus metric types + internal refactor. #117

feat: Add support for all Prometheus metric types + internal refactor.

feat: Add support for all Prometheus metric types + internal refactor. #117

Triggered via push September 16, 2024 11:52
Status Failure
Total duration 1m 59s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: cmd/avalanche.go#L169
unused-parameter: parameter 'err' seems to be unused, consider removing or renaming it as _ (revive)
lint: metrics/serve.go#L149
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
lint: metrics/serve.go#L152
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
lint: metrics/serve.go#L164
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
lint
issues found