Update promu digest to b00db5d (release-2.14) #373
go.yaml
on: pull_request
Go build for different platforms
7m 55s
Linters (Static Analysis) for Go
3m 30s
Matrix: Thanos end-to-end tests
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.
|