Skip to content

Bump github.com/prometheus/alertmanager from 0.24.0 to 0.25.1 #354

Bump github.com/prometheus/alertmanager from 0.24.0 to 0.25.1

Bump github.com/prometheus/alertmanager from 0.24.0 to 0.25.1 #354

Triggered via pull request September 10, 2023 20:40
Status Failure
Total duration 3m 19s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: pkg/config/config.go#L48
undefined: web.TLSStruct (compile)
build: pkg/config/config.go#L48
undefined: web.TLSStruct (compile)
build: pkg/server/api.go#L94
undefined: web.TLSStruct (compile)
build: pkg/server/api.go#L94
undefined: web.TLSStruct (compile)
build: vendor/github.com/prometheus/prometheus/web/web.go#L617
cannot use webConfig (variable of type string) as *"github.com/prometheus/exporter-toolkit/web".FlagConfig value in argument to toolkit_web.Serve (compile)
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/