Skip to content

fix: drag an drop with upload library adjustments #43026

fix: drag an drop with upload library adjustments

fix: drag an drop with upload library adjustments #43026

Triggered via pull request November 27, 2024 23:05
Status Failure
Total duration 2m 31s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
NPM lint: apps/files/src/components/DragAndDropNotice.vue#L33
'/home/runner/actions-runner/_work/server/server/node_modules/@nextcloud/files/dist/index.d.ts' imported multiple times
NPM lint: apps/files/src/components/DragAndDropNotice.vue#L36
'/home/runner/actions-runner/_work/server/server/node_modules/@nextcloud/files/dist/index.d.ts' imported multiple times
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/Breadcrumbs/BreadCrumbs.vue#L19
Attribute "v-if" should go before "#icon"
NPM lint: apps/files/src/components/FileEntry.vue#L17
Attribute "v-files-drop" should go before "class"
NPM lint: apps/files/src/components/FileEntryGrid.vue#L18
Attribute "v-files-drop" should go before "@Dragend"
NPM lint: apps/files/src/components/FileEntryMixin.ts#L221
Missing JSDoc @param "a" description
NPM lint: apps/files/src/components/FileEntryMixin.ts#L222
Missing JSDoc @param "b" description
NPM lint: apps/files/src/components/SidebarTab.vue#L49
Prop 'icon' requires default value to be set