go.mod: update Prometheus & promql-engine version #13142
go.yaml
on: pull_request
Go build for different platforms
8m 11s
Linters (Static Analysis) for Go
2m 18s
Matrix: Thanos end-to-end tests
Annotations
2 errors
Linters (Static Analysis) for Go:
cmd/thanos/rule.go#L496
cannot use fanoutStore (variable of type "github.com/prometheus/prometheus/storage".Storage) as "github.com/prometheus/prometheus/storage".Appendable value in assignment: "github.com/prometheus/prometheus/storage".Storage does not implement "github.com/prometheus/prometheus/storage".Appendable (missing method Appender)
|
Thanos end-to-end tests (8, 0)
Process completed with exit code 2.
|