build(deps): update module github.com/prometheus/prometheus to v0.308.1 #1691
container.yml
on: pull_request
Skip check
11s
Container build and push (when merged)
Annotations
3 errors
|
Build binary using goreleaser
The process '/opt/hostedtoolcache/goreleaser-action/1.26.2/x64/goreleaser' failed with exit code 1
|
|
Build binary using goreleaser:
querier.go#L381
cannot use lSet (variable of struct type labels.Labels) as sort.Interface value in argument to sort.Sort: labels.Labels does not implement sort.Interface (missing method Less)
|
|
Build binary using goreleaser:
querier.go#L379
invalid append: argument must be a slice; have lSet (variable of struct type labels.Labels)
|