sharing popup code #62
Annotations
10 errors and 11 warnings
eslint:
src/views/SharingLinkList.vue#L25
Expected a space before '/>', but not found
|
eslint:
src/views/SharingPopup.vue#L55
':file-info' should be on a new line
|
eslint:
src/views/SharingPopup.vue#L55
':link-shares' should be on a new line
|
eslint:
src/views/SharingPopup.vue#L56
':shares' should be on a new line
|
eslint:
src/views/SharingPopup.vue#L56
':filtered-email-arr' should be on a new line
|
eslint:
src/views/SharingPopup.vue#L57
'@open-sharing-details' should be on a new line
|
eslint:
src/views/SharingPopup.vue#L59
':filtered-email-arr' should be on a new line
|
eslint:
src/views/SharingPopup.vue#L67
'ref' should be on a new line
|
eslint:
src/views/SharingPopup.vue#L67
':can-reshare' should be on a new line
|
eslint:
src/views/SharingPopup.vue#L67
':can-edit' should be on a new line
|
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eslint:
src/components/SharingEntryLink.vue#L146
Variable 'index' is already declared in the upper scope
|
eslint:
src/components/SharingEntryLink.vue#L318
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
src/components/SharingEntryLink.vue#L319
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
src/components/SharingEntryLink.vue#L328
The global property or function moment was deprecated in Nextcloud 18.0.0
|
eslint:
src/components/SharingEntryLink.vue#L330
The global property or function moment was deprecated in Nextcloud 18.0.0
|
eslint:
src/components/SharingEntryQuickShareSelect.vue#L200
Unexpected mutation of "share" prop
|
eslint:
src/files_sharing_tab.js#L42
Missing JSDoc @param "id" type
|
eslint:
src/mixins/ShareRequests.js#L49
Missing JSDoc @param "data.note" type
|
eslint:
src/mixins/SharesMixin.js#L177
JSDoc @return declaration present but return expression not available in function
|
eslint:
src/views/SharingDetailsTab.vue#L50
Unexpected mutation of "share" prop
|