add streaming to upload/download of backup #288
Annotations
6 errors and 1 warning
Lint:
cmd/internal/backup/providers/gcp/gcp_integration_test.go#L1
compiler directive contains space: // go:build (gocheckcompilerdirectives)
|
Lint:
cmd/internal/backup/providers/s3/s3_integration_test.go#L1
compiler directive contains space: // go:build (gocheckcompilerdirectives)
|
Lint:
cmd/internal/backup/providers/gcp/gcp.go#L165
ineffectual assignment to downloadFileName (ineffassign)
|
Lint:
cmd/internal/backup/providers/gcp/gcp_integration_test.go#L57
ineffectual assignment to expectedBackupName (ineffassign)
|
Lint:
cmd/internal/backup/providers/s3/s3_integration_test.go#L53
ineffectual assignment to expectedBackupName (ineffassign)
|
Lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading