Skip to content

refactor(comments): migrate to Vue 3 #62906

refactor(comments): migrate to Vue 3

refactor(comments): migrate to Vue 3 #62906

Triggered via pull request February 25, 2026 07:43
Status Failure
Total duration 3m 51s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
NPM lint: build/frontend/apps/comments/src/components/Comment.vue#L106
Attribute 'use-markdown' can't be hyphenated
NPM lint: build/frontend/apps/comments/src/components/Comment.vue#L78
v-on event '@update:model-value' can't be hyphenated
NPM lint: build/frontend/apps/comments/src/components/Comment.vue#L76
Attribute ':user-data' can't be hyphenated
NPM lint: build/frontend/apps/comments/src/components/Comment.vue#L75
Attribute ':model-value' can't be hyphenated
NPM lint: build/frontend/apps/comments/src/components/Comment.vue#L71
Attribute ':auto-complete' can't be hyphenated
NPM lint: build/frontend/apps/comments/src/components/Comment.vue#L63
Attribute ':ignore-seconds' can't be hyphenated
NPM lint: build/frontend/apps/comments/src/components/Comment.vue#L38
Attribute 'close-after-click' can't be hyphenated
NPM lint: build/frontend/apps/comments/src/components/Comment.vue#L29
Attribute 'close-after-click' can't be hyphenated
NPM lint: build/frontend/apps/comments/src/components/Comment.vue#L16
Attribute ':display-name' can't be hyphenated
NPM lint: build/frontend/apps/comments/src/comments-activity-tab.ts#L10
Missed spacing between "ComponentPublicInstance" and "createApp"
eslint
Process completed with exit code 1.
NPM lint: build/frontend/apps/profile/src/components/ProfilesCustomPicker.vue#L76
'providerId' of property found, but never used
NPM lint: build/frontend/apps/comments/src/views/Comments.vue#L90
Component name "Comments" should always be multi-word
NPM lint: build/frontend/apps/comments/src/views/ActivityCommentEntry.vue#L8
'comment' is defined as ref, but never used
NPM lint: build/frontend/apps/comments/src/utils/decodeHtmlEntities.ts#L8
Prefer a more specific type to `any`
NPM lint: build/frontend/apps/comments/src/utils/decodeHtmlEntities.ts#L7
Prefer a more specific type to `any`
NPM lint: build/frontend/apps/comments/src/utils/cancelableRequest.ts#L9
Prefer a more specific type to `Function`
NPM lint: build/frontend/apps/comments/src/services/GetComments.ts#L56
Missing JSDoc @param "isDetailed" description
NPM lint: build/frontend/apps/comments/src/services/GetComments.ts#L55
Missing JSDoc @param "result" description
NPM lint: build/frontend/apps/comments/src/services/DavClient.ts#L15
Missing JSDoc @param "token" description
NPM lint: build/frontend/apps/comments/src/components/Comment.vue#L137
Component name "Comment" should always be multi-word