Skip to content

feat: Add objstore support for Swift using thanos.io/objstore #1081

feat: Add objstore support for Swift using thanos.io/objstore

feat: Add objstore support for Swift using thanos.io/objstore #1081

Triggered via pull request February 13, 2024 17:05
Status Failure
Total duration 3m 25s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)