Skip to content

Fix comments when used by other apps #56108

Fix comments when used by other apps

Fix comments when used by other apps #56108

Triggered via pull request October 9, 2025 15:35
Status Success
Total duration 8m 55s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
NPM lint: apps/dav/src/components/AbsenceForm.vue#L30
Using `user-select` is deprecated - use `NcSelectUsers` component instead
NPM lint: apps/dav/src/components/AbsenceForm.vue#L24
'select' is defined as ref, but never used
NPM lint: apps/dashboard/src/components/ApiDashboardWidgetItem.vue#L22
Boolean prop should only be defaulted to false
NPM lint: apps/comments/src/views/Comments.vue#L90
Component name "Comments" should always be multi-word
NPM lint: apps/comments/src/views/ActivityCommentEntry.vue#L8
'comment' is defined as ref, but never used
NPM lint: apps/comments/src/services/GetComments.ts#L56
Missing JSDoc @param "isDetailed" description
NPM lint: apps/comments/src/services/GetComments.ts#L55
Missing JSDoc @param "result" description
NPM lint: apps/comments/src/services/DavClient.js#L15
Missing JSDoc @param "token" type
NPM lint: apps/comments/src/services/DavClient.js#L15
Missing JSDoc @param "token" description
NPM lint: apps/comments/src/components/Comment.vue#L136
Component name "Comment" should always be multi-word