sharing popup code #64
Annotations
10 errors and 11 warnings
eslint:
src/views/SharingLinkList.vue#L25
Expected a space before '/>', but not found
|
eslint:
src/views/SharingPopup.vue#L83
Trailing spaces not allowed
|
eslint:
src/views/SharingPopup.vue#L84
Trailing spaces not allowed
|
eslint:
src/views/SharingPopup.vue#L226
Unexpected tab character
|
eslint:
src/views/SharingPopup.vue#L231
Unexpected tab character
|
eslint:
src/views/SharingPopup.vue#L232
Unexpected tab character
|
eslint:
src/views/SharingPopup.vue#L233
Unexpected tab character
|
eslint:
src/views/SharingPopup.vue#L239
Extra semicolon
|
eslint:
src/views/SharingPopup.vue#L314
Expected an assignment or function call and instead saw an expression
|
eslint:
src/views/SharingPopup.vue#L314
Unexpected use of comma operator
|
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
|