flush thanos receive retry peer state once no connection issue #35
go.yaml
on: pull_request
Go build for different platforms
7m 43s
Linters (Static Analysis) for Go
3m 19s
Thanos unit tests
17m 37s
Matrix: Thanos end-to-end tests
Annotations
10 errors and 11 warnings
Linters (Static Analysis) for Go:
internal/cortex/querier/queryrange/results_cache.go#L337
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#L377
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:
internal/cortex/querier/queryrange/results_cache.go#L337
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Thanos end-to-end tests (8, 1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Thanos end-to-end tests (8, 2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Thanos end-to-end tests (8, 7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Thanos end-to-end tests (8, 6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Thanos end-to-end tests (8, 3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Thanos end-to-end tests (8, 5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Thanos end-to-end tests (8, 0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Thanos end-to-end tests (8, 4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Go build for different platforms
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Thanos unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|