Skip to content

Moving code for cache functions to utils file #201

Moving code for cache functions to utils file

Moving code for cache functions to utils file #201

Re-run triggered June 12, 2024 23:37
Status Success
Total duration 5m 30s
Artifacts

go.yaml

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

Annotations

20 errors and 12 warnings
Linters (Static Analysis) for Go: internal/cortex/querier/queryrange/results_cache.go#L341
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#L381
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#L960
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 unit tests
Cannot open: File exists
Thanos unit tests
Cannot open: File exists
Thanos unit tests
Cannot open: File exists
Thanos unit tests
Cannot open: File exists
Thanos unit tests
Cannot open: File exists
Thanos unit tests
Cannot open: File exists
Thanos unit tests
Cannot open: File exists
Thanos unit tests
Cannot open: File exists
Thanos unit tests
Cannot open: File exists
Thanos unit tests
Cannot open: File exists
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/.
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 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/.
Thanos unit tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
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, 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/.
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, 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, 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, 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, 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/.