Implementing grouping selector button #947
Annotations
7 errors
test (18.x):
src/backend/middlewares/GalleryMWs.ts#L19
'"../../common/entities/SortingMethods"' has no exported member named 'SortingMethods'. Did you mean 'SortingMethod'?
|
test (18.x):
src/backend/model/database/CoverManager.ts#L7
'"../../../common/entities/SortingMethods"' has no exported member named 'SortingMethods'. Did you mean 'SortingMethod'?
|
test (18.x):
src/backend/model/database/SearchManager.ts#L37
'"../../../common/entities/SortingMethods"' has no exported member named 'SortingMethods'. Did you mean 'SortingMethod'?
|
test (18.x):
test/backend/unit/model/sql/IndexingManager.spec.ts#L21
'"../../../../../src/common/entities/SortingMethods"' has no exported member named 'SortingMethods'. Did you mean 'SortingMethod'?
|
test (18.x):
test/backend/unit/model/sql/PreviewManager.spec.ts#L15
'"../../../../../src/common/entities/SortingMethods"' has no exported member named 'SortingMethods'. Did you mean 'SortingMethod'?
|
test (18.x):
test/backend/unit/model/sql/SearchManager.spec.ts#L40
'"../../../../../src/common/entities/SortingMethods"' has no exported member named 'SortingMethods'. Did you mean 'SortingMethod'?
|
test (18.x)
Process completed with exit code 2.
|