Bump github.com/prometheus/exporter-toolkit from 0.14.0 to 0.14.1 #625
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)
|
Loading