Skip to content

feature: added new FavouriteWidget to display favorite files in dashboard widget #44362

feature: added new FavouriteWidget to display favorite files in dashboard widget

feature: added new FavouriteWidget to display favorite files in dashboard widget #44362

Triggered via pull request January 13, 2025 10:40
Status Success
Total duration 7m 40s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
NPM lint: apps/dashboard/src/DashboardApp.vue#L42
Attribute ":id" should go before "class"
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