Skip to content

Bump github.com/prometheus/common from 0.60.0 to 0.61.0 #80

Bump github.com/prometheus/common from 0.60.0 to 0.61.0

Bump github.com/prometheus/common from 0.60.0 to 0.61.0 #80

Triggered via pull request January 1, 2025 09:49
Status Failure
Total duration 2m 22s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: cmd/alertmanager/main.go#L40
SA1019: "github.com/prometheus/common/promlog" is deprecated: This package has been deprecated in favor of migrating to `github.com/prometheus/common/promslog` which uses the Go standard library `log/slog` package. (staticcheck)
lint: cmd/alertmanager/main.go#L41
SA1019: "github.com/prometheus/common/promlog/flag" is deprecated: This package has been deprecated in favor of migrating to `github.com/prometheus/common/promslog` which uses the Go standard library `log/slog` package. (staticcheck)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636