feat(storage): GCS backend using thanos.io/objstore #7762
check.yml
on: pull_request
check
/
checkFiles
4m 24s
check
/
faillint
4m 4s
check
/
golangciLint
6m 55s
check
/
integration
2m 39s
check
/
lintFiles
1m 16s
check
/
testLambdaPromtail
1m 32s
check
/
testPushPackage
57s
check
/
collectPackages
8s
Matrix: check / testPackages
Annotations
27 errors and 2 warnings
check / integration
Process completed with exit code 2.
|
check / testPackages (pkg/loki)
Process completed with exit code 1.
|
check / testPackages (tools/doc-generator)
The job was canceled because "pkg_loki" failed.
|
check / testPackages (pkg/ruler)
The job was canceled because "pkg_loki" failed.
|
check / testPackages (pkg/ingester)
The job was canceled because "pkg_loki" failed.
|
check / testPackages (pkg/ingester)
The operation was canceled.
|
check / testPackages (pkg/lokifrontend)
The job was canceled because "pkg_loki" failed.
|
check / testPackages (pkg/lokifrontend)
The operation was canceled.
|
check / testPackages (pkg/bloombuild)
The job was canceled because "pkg_loki" failed.
|
check / testPackages (pkg/bloombuild)
The operation was canceled.
|
check / testPackages (clients/pkg)
The job was canceled because "pkg_loki" failed.
|
check / testPackages (clients/pkg)
The operation was canceled.
|
check / testPackages (pkg/querier)
The job was canceled because "pkg_loki" failed.
|
check / testPackages (pkg/querier)
The operation was canceled.
|
check / testPackages (clients/cmd)
The job was canceled because "pkg_loki" failed.
|
check / testPackages (clients/cmd)
The operation was canceled.
|
check / testPackages (cmd/migrate)
The job was canceled because "pkg_loki" failed.
|
check / testPackages (cmd/migrate)
The operation was canceled.
|
check / testPackages (tools/tsdb)
The job was canceled because "pkg_loki" failed.
|
check / testPackages (tools/tsdb)
The operation was canceled.
|
check / testPackages (pkg/util)
The job was canceled because "pkg_loki" failed.
|
check / testPackages (pkg/util)
The operation was canceled.
|
check / testPackages (pkg/storage)
The job was canceled because "pkg_loki" failed.
|
check / testPackages (pkg/storage)
The operation was canceled.
|
check / checkFiles
Process completed with exit code 2.
|
check / golangciLint
issues found
|
check / failCheck
Process completed with exit code 2.
|
check / golangciLint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check / golangciLint:
pkg/storage/bucket/client.go#L134
context-as-argument: context.Context should be the first parameter of a function (revive)
|