GetFile returns reader and headers. Use source file when copying file #36
Annotations
7 errors
build:
zipserver/archive_test.go#L97
assignment mismatch: 2 variables but storage.GetFile returns 3 values
|
build:
zipserver/archive_test.go#L108
cannot assign error to err in multiple assignment
|
build:
zipserver/archive_test.go#L112
cannot assign error to err in multiple assignment
|
build:
zipserver/archive_test.go#L388
cannot use &mockFailingStorage{...} (type *mockFailingStorage) as type Storage in field value:
|
build:
zipserver/gcs_storage_test.go#L45
assignment mismatch: 2 variables but storage.GetFile returns 3 values
|
build:
zipserver/gcs_storage_test.go#L51
cannot assign error to err in multiple assignment
|
build
Process completed with exit code 2.
|