Skip to content

Store: fix forgotten field in store stats merge #11937

Store: fix forgotten field in store stats merge

Store: fix forgotten field in store stats merge #11937

Triggered via pull request August 30, 2023 06:58
Status Success
Total duration 15m 27s
Artifacts

go.yaml

on: pull_request
Go build for different platforms
15m 15s
Go build for different platforms
Linters (Static Analysis) for Go
5m 46s
Linters (Static Analysis) for Go
Matrix: Thanos end-to-end tests
Fit to window
Zoom out
Zoom in

Annotations

1 error
Linters (Static Analysis) for Go: cmd/thanos/rule.go#L398
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)