Skip to content

fix(files_external): properly set default values for backend options #64511

fix(files_external): properly set default values for backend options

fix(files_external): properly set default values for backend options #64511

Triggered via pull request April 2, 2026 01:56
Status Success
Total duration 2m 3s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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