Skip to content

refactor(files): Adjust useNavigation composable to enforce active view #42630

refactor(files): Adjust useNavigation composable to enforce active view

refactor(files): Adjust useNavigation composable to enforce active view #42630

Triggered via pull request November 16, 2024 13:17
Status Failure
Total duration 2m 8s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
NPM lint: apps/files/src/composables/useNavigation.spec.ts#L34
A constructor name should not start with a lowercase letter
NPM lint: apps/files/src/composables/useNavigation.spec.ts#L44
A constructor name should not start with a lowercase letter
NPM lint: apps/files/src/composables/useNavigation.spec.ts#L53
A constructor name should not start with a lowercase letter
NPM lint: apps/files/src/composables/useNavigation.spec.ts#L68
A constructor name should not start with a lowercase letter
NPM lint: apps/files/src/composables/useNavigation.spec.ts#L78
A constructor name should not start with a lowercase letter
NPM lint: apps/files/src/composables/useNavigation.spec.ts#L87
A constructor name should not start with a lowercase letter
NPM lint: apps/files/src/composables/useNavigation.spec.ts#L88
A constructor name should not start with a lowercase letter
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#L216
Missing JSDoc @param "a" description
NPM lint: apps/files/src/components/FileEntryMixin.ts#L217
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#L17
Missing JSDoc @param "selection" description
NPM lint: apps/files/src/store/files.ts#L27
Missing JSDoc @param "state" description