restore old urls #52
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#L162
Variable 'index' is already declared in the upper scope
|
eslint:
src/components/SharingEntryLink.vue#L336
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
src/components/SharingEntryLink.vue#L337
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
src/components/SharingEntryLink.vue#L346
The global property or function moment was deprecated in Nextcloud 18.0.0
|
eslint:
src/components/SharingEntryLink.vue#L348
The global property or function moment was deprecated in Nextcloud 18.0.0
|
eslint:
src/components/SharingEntryQuickShareSelect.vue#L174
Unexpected mutation of "share" prop
|
eslint:
src/files_sharing_tab.js#L40
Missing JSDoc comment
|
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#L49
Unexpected mutation of "share" prop
|