Skip to content

Add tracing index cache #12834

Add tracing index cache

Add tracing index cache #12834

Triggered via pull request December 3, 2023 04:41
Status Success
Total duration 9m 24s
Artifacts

go.yaml

on: pull_request
Go build for different platforms
9m 16s
Go build for different platforms
Linters (Static Analysis) for Go
2m 28s
Linters (Static Analysis) for Go
Matrix: Thanos end-to-end tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Linters (Static Analysis) for Go: pkg/rules/manager.go#L65
rule.Query().String undefined (type parser.Expr has no field or method String)
Linters (Static Analysis) for Go: pkg/rules/manager.go#L80
rule.Query().String undefined (type parser.Expr has no field or method String)
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)
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)
Linters (Static Analysis) for Go: pkg/rules/manager.go#L65
rule.Query().String undefined (type parser.Expr has no field or method String)
Linters (Static Analysis) for Go: pkg/rules/manager.go#L80
rule.Query().String undefined (type parser.Expr has no field or method String)