sharing popup code #63
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
Trailing spaces not allowed
|
eslint:
src/views/SharingPopup.vue#L56
Trailing spaces not allowed
|
eslint:
src/views/SharingPopup.vue#L58
Trailing spaces not allowed
|
eslint:
src/views/SharingPopup.vue#L59
Trailing spaces not allowed
|
eslint:
src/views/SharingPopup.vue#L61
Trailing spaces not allowed
|
eslint:
src/views/SharingPopup.vue#L64
Trailing spaces not allowed
|
eslint:
src/views/SharingPopup.vue#L73
'ref' should be on a new line
|
eslint:
src/views/SharingPopup.vue#L73
Trailing spaces not allowed
|
eslint:
src/views/SharingPopup.vue#L74
Trailing spaces not allowed
|
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
|