Skip to content

Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 #627

Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2

Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 #627

Triggered via pull request October 1, 2025 17:09
Status Failure
Total duration 47s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint
issues found
lint: handler/status.go#L90
SA1019: model.LabelName(s).IsValidLegacy is deprecated: This method should not be used and may be removed in the future. Use [LegacyValidation.IsValidLabelName] instead. (staticcheck)
lint: handler/push.go#L194
SA1019: model.LabelName(unescapedName).IsValid is deprecated: This method should not be used and may be removed in the future. Use [ValidationScheme.IsValidLabelName] instead. (staticcheck)