Skip to content

Bump github.com/prometheus/common from 0.65.0 to 0.66.1 #628

Bump github.com/prometheus/common from 0.65.0 to 0.66.1

Bump github.com/prometheus/common from 0.65.0 to 0.66.1 #628

Status Failure
Total duration 44s
Artifacts
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)