Skip to content

Update common Prometheus files #1737

Update common Prometheus files

Update common Prometheus files #1737

Triggered via push August 19, 2024 17:47
Status Failure
Total duration 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: prometheus/graphite/bridge_test.go#L241
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
lint: prometheus/graphite/bridge_test.go#L293
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
lint: prometheus/graphite/bridge_test.go#L325
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
lint: prometheus/histogram.go#L333
param min has same name as predeclared identifier (predeclared)
lint: prometheus/internal/difflib.go#L28
function min has same name as predeclared identifier (predeclared)
lint: prometheus/internal/difflib.go#L35
function max has same name as predeclared identifier (predeclared)
lint: prometheus/promhttp/delegator.go#L94
directive `//nolint:staticcheck // Ignore SA1019. http.CloseNotifier is deprecated but we keep it here to not break existing users.` is unused for linter "staticcheck" (nolintlint)
lint: prometheus/promhttp/delegator.go#L362
directive `//nolint:staticcheck // Ignore SA1019. http.CloseNotifier is deprecated but we keep it here to not break existing users.` is unused for linter "staticcheck" (nolintlint)
lint: prometheus/promhttp/instrument_server_test.go#L491
directive `//nolint:staticcheck // Ignore SA1019. http.CloseNotifier is deprecated but we keep it here to not break existing users.` is unused for linter "staticcheck" (nolintlint)
lint: prometheus/promhttp/instrument_server_test.go#L510
directive `//nolint:staticcheck // Ignore SA1019. http.CloseNotifier is deprecated but we keep it here to not break existing users.` is unused for linter "staticcheck" (nolintlint)