Skip to content

Update promu digest to b00db5d (release-2.14) #373

Update promu digest to b00db5d (release-2.14)

Update promu digest to b00db5d (release-2.14) #373

Triggered via pull request March 4, 2025 20:25
Status Failure
Total duration 8m 4s
Artifacts

go.yaml

on: pull_request
Go build for different platforms
7m 55s
Go build for different platforms
Linters (Static Analysis) for Go
3m 30s
Linters (Static Analysis) for Go
Matrix: Thanos end-to-end tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Linters (Static Analysis) for Go: pkg/tenancy/tenancy.go#L156
cannot use expr (variable of type parser.Expr) as parser.Node value in argument to e.EnforceNode: parser.Expr does not implement parser.Node (missing method PositionRange)
Linters (Static Analysis) for Go: pkg/tenancy/tenancy.go#L160
expr.String undefined (type parser.Expr has no field or method String)
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#L81
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: cmd/thanos/rule.go#L959
cannot use expr (variable of type parser.Expr) as "github.com/thanos-io/promql-engine/api".RemoteQuery value in argument to e.NewInstantQuery: parser.Expr does not implement "github.com/thanos-io/promql-engine/api".RemoteQuery (missing method String)
Linters (Static Analysis) for Go: cmd/thanos/rule.go#L959
cannot use expr (variable of type parser.Expr) as "github.com/thanos-io/promql-engine/api".RemoteQuery value in argument to e.NewInstantQuery: parser.Expr does not implement "github.com/thanos-io/promql-engine/api".RemoteQuery (missing method String)
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#L81
rule.Query().String undefined (type parser.Expr has no field or method String)
Thanos end-to-end tests (8, 2)
Process completed with exit code 2.
Thanos end-to-end tests (8, 4)
Process completed with exit code 2.
Thanos end-to-end tests (8, 7)
Process completed with exit code 2.