fix(sidebar): Update sidebar registration #5409
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
|