build(deps): bump github.com/prometheus/common from 0.65.1-0.20250703115700-7f8b2a0d32d3 to 0.67.2 #2431
Annotations
4 errors
|
Lint
Process completed with exit code 2.
|
|
Lint:
execution/function/relabel.go#L124
SA1019: prommodel.LabelName(labelReplaceDst).IsValid is deprecated: This method should not be used and may be removed in the future. Use [ValidationScheme.IsValidLabelName] instead. (staticcheck)
|
|
Lint:
execution/function/relabel.go#L86
SA1019: prommodel.LabelName(labelJoinDst).IsValid is deprecated: This method should not be used and may be removed in the future. Use [ValidationScheme.IsValidLabelName] instead. (staticcheck)
|
|
Lint:
execution/aggregate/count_values.go#L110
SA1019: prommodel.LabelName(c.param).IsValid is deprecated: This method should not be used and may be removed in the future. Use [ValidationScheme.IsValidLabelName] instead. (staticcheck)
|
Loading