Skip to content

feat: support parallel upload of files in dir. #911

feat: support parallel upload of files in dir.

feat: support parallel upload of files in dir. #911

Triggered via pull request November 24, 2024 12:28
Status Failure
Total duration 55s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: s3/s3.go#L106
cannot use &s3client{} (value of type *s3client) as S3Client value in variable declaration: *s3client does not implement S3Client (missing method MultipartUpload)
build: s3/s3.go#L212
cannot use &s3cli (value of type *s3client) as S3Client value in return statement: *s3client does not implement S3Client (missing method MultipartUpload)
build
Process completed with exit code 1.