Skip to content

go.mod: bump github.com/prometheus/prometheus from 0.54.1 to 0.55.0 #50

go.mod: bump github.com/prometheus/prometheus from 0.54.1 to 0.55.0

go.mod: bump github.com/prometheus/prometheus from 0.54.1 to 0.55.0 #50

Triggered via pull request October 22, 2024 18:58
Status Failure
Total duration 58s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test: prom/prom.go#L51
cannot use NewSequentialQueryTracker() (value of type SequentialQueryTracker) as promql.QueryTracker value in struct literal: SequentialQueryTracker does not implement promql.QueryTracker (missing method Close)
test: prom/prom.go#L113
not enough arguments in call to scrape.NewManager
test
Process completed with exit code 2.