Skip to content

fix(sidebar): Update sidebar registration #5409

fix(sidebar): Update sidebar registration

fix(sidebar): Update sidebar registration #5409

Triggered via pull request February 3, 2026 16:54
Status Failure
Total duration 1m 25s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
NPM lint
Process completed with exit code 1.
NPM lint: src/router/index.ts#L8
Expected "@nextcloud/files" to come before "@nextcloud/router"
eslint
Process completed with exit code 1.
NPM lint: src/views/PlaceContent.vue#L8
'collectionContent' is defined as ref, but never used
NPM lint: src/views/FoldersView.vue#L51
'virtualgrid' is defined as ref, but never used
NPM lint: src/components/PhotosPicker.vue#L157
Boolean prop should only be defaulted to false
NPM lint: src/components/FileLegacy.vue#L20
'img' is defined as ref, but never used
NPM lint: src/components/FileComponent.vue#L113
Boolean prop should only be defaulted to false
NPM lint: src/components/FileComponent.vue#L49
'imgLarge' is defined as ref, but never used
NPM lint: src/components/Faces/FaceCover.vue#L10
'image' is defined as ref, but never used
NPM lint: src/components/Collection/CollectionContent.vue#L95
Boolean prop should only be defaulted to false
NPM lint: src/components/Albums/CollaboratorsSelectionForm.vue#L149
Boolean prop should only be defaulted to false
NPM lint: src/components/Albums/AlbumForm.vue#L9
'nameInput' is defined as ref, but never used