move force update to add all email shares method in sharingtab #58
Annotations
11 warnings
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
|