Skip to content

fix(files): sort not working after changing views #44447

fix(files): sort not working after changing views

fix(files): sort not working after changing views #44447

Triggered via pull request January 15, 2025 16:31
Status Cancelled
Total duration 2m 35s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
NPM lint
Canceling since a higher priority waiting request for 'lint-eslint-fix/files/sort-after-view-change' exists
NPM lint: apps/files/src/main.ts#L7
'getNavigation' is defined but never used
NPM lint: apps/files/src/main.ts#L18
'ProxiedNavigation' is defined but never used
NPM lint: apps/files/src/mixins/filesSorting.ts#L9
'Navigation' is defined but never used
NPM lint: apps/files/src/mixins/filesSorting.ts#L9
'View' is defined but never used
NPM lint: apps/files/src/views/Navigation.cy.ts#L32
'Navigation' is defined but never used
NPM lint: apps/files/src/views/Navigation.cy.ts#L158
'Navigation' is defined but never used
NPM lint
Process completed with exit code 1.
eslint
Process completed with exit code 1.
NPM lint: apps/files/src/actions/editLocallyAction.spec.ts#L24
Unexpected any. Specify a different type
NPM lint: apps/files/src/components/FileEntryMixin.ts#L228
Missing JSDoc @param "a" description
NPM lint: apps/files/src/components/FileEntryMixin.ts#L229
Missing JSDoc @param "b" description
NPM lint: apps/files/src/components/SidebarTab.vue#L49
Prop 'icon' requires default value to be set
NPM lint: apps/files/src/services/DropServiceUtils.spec.ts#L25
Unexpected any. Specify a different type
NPM lint: apps/files/src/services/DropServiceUtils.spec.ts#L37
Unexpected any. Specify a different type
NPM lint: apps/files/src/services/PreviewService.ts#L11
Missing JSDoc @param "previewUrl" description
NPM lint: apps/files/src/store/dragging.ts#L18
Missing JSDoc @param "selection" description
NPM lint: apps/files/src/store/files.ts#L27
Missing JSDoc @param "state" description