Skip to content

Implementing sorting method selector to settings #949

Implementing sorting method selector to settings

Implementing sorting method selector to settings #949

Triggered via push August 30, 2023 16:56
Status Failure
Total duration 2m 6s
Artifacts

build.yml

on: push
Matrix: test
create-release
0s
create-release
Matrix: build-dockerx
Fit to window
Zoom out
Zoom in

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.