Skip to content

feat: adds support for thirdparty S3 providers (minio, garage, ...) by allowing to specify an endpoint url and allow path-style #144

feat: adds support for thirdparty S3 providers (minio, garage, ...) by allowing to specify an endpoint url and allow path-style

feat: adds support for thirdparty S3 providers (minio, garage, ...) by allowing to specify an endpoint url and allow path-style #144

Re-run triggered November 27, 2025 09:25
Status Failure
Total duration 18s
Artifacts

qa.yml

on: pull_request
Run linters
12s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Run linters
issues found
Run linters: config.go#L31
structtag: struct field tag `json:"use_path_style" required:"false" default:false"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
Run linters: s3.go#L47
File is not properly formatted (gofmt)