GetFile returns reader and headers. Use source file when copying file #36
Annotations
7 errors
zipserver/archive_test.go#L97
assignment mismatch: 2 variables but storage.GetFile returns 3 values
|
zipserver/archive_test.go#L108
cannot assign error to err in multiple assignment
|
zipserver/archive_test.go#L112
cannot assign error to err in multiple assignment
|
zipserver/archive_test.go#L388
cannot use &mockFailingStorage{...} (type *mockFailingStorage) as type Storage in field value:
|
zipserver/gcs_storage_test.go#L45
assignment mismatch: 2 variables but storage.GetFile returns 3 values
|
zipserver/gcs_storage_test.go#L51
cannot assign error to err in multiple assignment
|
|
The logs for this run have expired and are no longer available.
Loading