Skip to content

add streaming to upload/download of backup #286

add streaming to upload/download of backup

add streaming to upload/download of backup #286

Triggered via pull request December 10, 2024 13:32
Status Failure
Total duration 2m 35s
Artifacts

docker.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Integration Test: cmd/internal/backup/providers/gcp/gcp_integration_test.go#L98
not enough arguments in call to p.UploadBackup
Integration Test: cmd/internal/backup/providers/gcp/gcp_integration_test.go#L156
assignment mismatch: 2 variables but p.DownloadBackup returns 1 value
Integration Test: cmd/internal/backup/providers/gcp/gcp_integration_test.go#L156
cannot use "" (constant of type string) as io.Writer value in argument to p.DownloadBackup: string does not implement io.Writer (missing method Write) (typecheck)
Integration Test: cmd/internal/backup/providers/s3/s3_integration_test.go#L90
not enough arguments in call to p.UploadBackup
Integration Test: cmd/internal/backup/providers/s3/s3_integration_test.go#L150
assignment mismatch: 2 variables but p.DownloadBackup returns 1 value
Integration Test: cmd/internal/backup/providers/s3/s3_integration_test.go#L150
cannot use "" (constant of type string) as io.Writer value in argument to p.DownloadBackup: string does not implement io.Writer (missing method Write) (typecheck)
Integration Test
issues found
Docker Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636