GO-4486 research migrating filestore #4758
Triggered via pull request
November 14, 2024 10:49
Status
Failure
Total duration
11m 28s
Artifacts
–
Annotations
10 errors
unit-test:
core/files/files_test.go#L123
file.Info undefined (type File has no field or method Info)
|
unit-test:
core/files/files_test.go#L177
fx.fileStore.DeleteFile undefined (type filestore.FileStore has no field or method DeleteFile)
|
unit-test:
core/files/files_test.go#L180
fx.fileStore.AddFileKeys undefined (type filestore.FileStore has no field or method AddFileKeys)
|
unit-test:
core/files/files_test.go#L196
fx.fileStore.DeleteFile undefined (type filestore.FileStore has no field or method DeleteFile)
|
unit-test:
core/files/files_test.go#L279
fx.fileStore.GetFileKeys undefined (type filestore.FileStore has no field or method GetFileKeys)
|
unit-test:
core/files/image_test.go#L71
file.Info undefined (type File has no field or method Info)
|
unit-test:
core/files/image_test.go#L73
file.Info undefined (type File has no field or method Info)
|
unit-test:
core/files/images_test.go#L54
fx.fileStore.DeleteFile undefined (type filestore.FileStore has no field or method DeleteFile)
|
unit-test:
core/files/images_test.go#L57
fx.fileStore.AddFileKeys undefined (type filestore.FileStore has no field or method AddFileKeys)
|
unit-test:
core/files/images_test.go#L70
fx.fileStore.DeleteFile undefined (type filestore.FileStore has no field or method DeleteFile)
|