Red Hat Konflux update thanos-acm-214 #370
go.yaml
on: pull_request
Go build for different platforms
8m 6s
Linters (Static Analysis) for Go
3m 17s
Matrix: Thanos end-to-end tests
Annotations
13 errors and 6 warnings
Linters (Static Analysis) for Go:
internal/cortex/querier/queryrange/results_cache.go#L340
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:
internal/cortex/querier/queryrange/results_cache.go#L380
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:
internal/cortex/querier/queryrange/split_by_interval.go#L104
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:
internal/cortex/querier/queryrange/split_by_interval.go#L116
expr.String undefined (type parser.Expr has no field or method String)
|
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)
|
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.
|
Thanos end-to-end tests (8, 1)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Thanos end-to-end tests (8, 5)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Thanos end-to-end tests (8, 3)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Thanos end-to-end tests (8, 6)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Thanos end-to-end tests (8, 0)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Go build for different platforms
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|