fix: ConnectionString for Azure Blob storage now supports SAS connstr… #4205
check.yml
on: pull_request
check
/
checkFiles
3m 49s
check
/
faillint
3m 16s
check
/
golangciLint
3m 36s
check
/
integration
5m 15s
check
/
lintFiles
1m 14s
check
/
testLambdaPromtail
1m 13s
check
/
testPushPackage
50s
check
/
collectPackages
11s
Matrix: check / testPackages
Annotations
5 errors and 2 warnings
check / testPackages (pkg/storage)
Process completed with exit code 1.
|
check / testPackages (clients/pkg)
The job was canceled because "pkg_storage" failed.
|
check / testPackages (clients/pkg)
The operation was canceled.
|
check / golangciLint
issues found
|
check / failCheck
Process completed with exit code 2.
|
check / golangciLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check / golangciLint:
pkg/storage/chunk/client/azure/blob_storage_client.go#L678
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|