Skip to content

[#3569] Implement case-insensitive matching for file extensions #2031

[#3569] Implement case-insensitive matching for file extensions

[#3569] Implement case-insensitive matching for file extensions #2031

Triggered via pull request January 4, 2024 15:27
Status Failure
Total duration 7m 10s
Artifacts

pull-request.yml

on: pull_request
Matrix: unit-tests
Matrix: E2e test suites: Playwright
Matrix: e2es
Finalize
2s
Finalize
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 10 warnings
E2e test suites: deleteActions
Process completed with exit code 1.
E2e test suites: Playwright (list-views, 8)
Process completed with exit code 1.
E2e test suites: copyMoveActions
Process completed with exit code 1.
E2e test suites: Playwright (folder-rules, 2)
Process completed with exit code 1.
E2e test suites: Playwright (authentication, 4)
Process completed with exit code 1.
E2e test suites: Playwright (special-permissions, 6)
Process completed with exit code 1.
E2e test suites: Playwright (share-action, 9)
Process completed with exit code 1.
E2e test suites: Playwright (actions, 1)
Process completed with exit code 1.
E2e test suites: Playwright (copy-move-actions, 10)
Process completed with exit code 1.
E2e test suites: viewer,infoDrawer,extensions
Process completed with exit code 1.
E2e test suites: listViews
Process completed with exit code 1.
E2e test suites: Playwright (navigation, 5)
Process completed with exit code 1.
E2e test suites: editActions,favoriteActions
Process completed with exit code 1.
E2e test suites: Playwright (viewer, 3)
Process completed with exit code 1.
E2e test suites: Playwright (pagination, 7)
Process completed with exit code 1.
E2e test suites: uploadDownloadActions
Process completed with exit code 1.
E2e test suites: search
Process completed with exit code 1.
Finalize
Process completed with exit code 1.
lint: app/src/main.ts#L35
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: projects/aca-shared/src/lib/components/document-base-page/document-base-page.spec.ts#L340
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: projects/aca-shared/src/lib/components/document-base-page/document-base-page.spec.ts#L359
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: projects/aca-shared/src/lib/services/app.service.ts#L132
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: projects/aca-shared/src/lib/services/app.service.ts#L167
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: projects/aca-shared/store/src/effects/router.effects.ts#L47
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: projects/aca-shared/store/src/effects/router.effects.ts#L59
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: projects/aca-shared/store/src/effects/router.effects.ts#L118
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: projects/aca-shared/store/src/effects/router.effects.ts#L121
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: projects/aca-shared/store/src/effects/router.effects.ts#L143
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator