Skip to content

merge release 0.33 to main #12910

merge release 0.33 to main

merge release 0.33 to main #12910

Triggered via pull request December 18, 2023 17:18
Status Success
Total duration 9m 57s
Artifacts

go.yaml

on: pull_request
Go build for different platforms
7m 50s
Go build for different platforms
Linters (Static Analysis) for Go
1m 2s
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#L406
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)