feat: Add objstore support for Swift using thanos.io/objstore #1081
Annotations
2 errors and 2 warnings
checks:
pkg/storage/chunk/client/openstack/swift_thanos_object_client.go#L89
Error return value of `s.client.Iter` is not checked (errcheck)
|
checks
issues found
|
checks
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/.
|
checks:
pkg/storage/chunk/client/openstack/swift_thanos_object_client.go#L124
unused-parameter: parameter 'err' seems to be unused, consider removing or renaming it as _ (revive)
|