Skip to content

recursive groups: allow groups to be member or admin of other groups #64915

recursive groups: allow groups to be member or admin of other groups

recursive groups: allow groups to be member or admin of other groups #64915

Re-run triggered April 12, 2026 14:08
Status Failure
Total duration 3m 15s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
NPM lint: build/frontend-legacy/apps/settings/src/components/GroupNestingModal.vue#L201
Enforce new lines between multi-line properties in Vue components
NPM lint: build/frontend-legacy/apps/settings/src/components/GroupNestingModal.vue#L183
Enforce new lines between multi-line properties in Vue components
NPM lint: build/frontend-legacy/apps/settings/src/components/GroupNestingModal.vue#L180
Enforce new lines between multi-line properties in Vue components
NPM lint: build/frontend-legacy/apps/settings/src/components/GroupNestingModal.vue#L177
Enforce new lines between multi-line properties in Vue components
NPM lint: build/frontend-legacy/apps/settings/src/components/GroupNestingModal.vue#L150
Enforce new lines between multi-line properties in Vue components
NPM lint: build/frontend-legacy/apps/settings/src/components/GroupNestingModal.vue#L143
Enforce new lines between multi-line properties in Vue components
NPM lint: build/frontend-legacy/apps/settings/src/components/GroupNestingModal.vue#L109
Enforce new lines between multi-line properties in Vue components
eslint
Process completed with exit code 1.
NPM lint: build/frontend/apps/profile/src/views/ProfilePickerReferenceWidget.vue#L94
Boolean prop should only be defaulted to false
NPM lint: build/frontend/apps/profile/src/views/ProfilePickerReferenceWidget.vue#L92
'accessible' of property found, but never used
NPM lint: build/frontend/apps/profile/src/views/ProfilePickerReferenceWidget.vue#L82
'richObjectType' of property found, but never used
NPM lint: build/frontend/apps/profile/src/components/ProfilesCustomPicker.vue#L81
'accessible' of property found, but never used
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/ActivityCommentEntry.vue#L8
'comment' is defined as ref, but never used
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#L138
Component name "Comment" should always be multi-word