Store: Add flag ignore-deletion-marks-errors to be able to ignore errors while retrieving deletion marks #13067
go.yaml
on: pull_request
Go build for different platforms
8m 1s
Linters (Static Analysis) for Go
2m 42s
Matrix: Thanos end-to-end tests
Annotations
2 errors
Linters (Static Analysis) for Go:
pkg/querysharding/analyzer.go#L101
cannot use expr (variable of type parser.Expr) as parser.Node value in argument to parser.Inspect: parser.Expr does not implement parser.Node (missing method PositionRange)
|
Thanos end-to-end tests (8, 7)
Process completed with exit code 2.
|