seperated media mime types for sharing permissions #71
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/components/SharingEntryLink.vue#L293
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
Lint:
src/components/SharingEntryLink.vue#L294
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
Lint:
src/components/SharingEntryLink.vue#L303
The global property or function moment was deprecated in Nextcloud 18.0.0
|
Lint:
src/components/SharingEntryLink.vue#L305
The global property or function moment was deprecated in Nextcloud 18.0.0
|
Lint:
src/components/SharingEntryQuickShareSelect.vue#L228
Unexpected mutation of "share" prop
|
Lint:
src/components/SharingInput.vue#L27
Unexpected mutation of "newShare" prop
|
Lint:
src/mixins/SharesMixin.js#L178
JSDoc @return declaration present but return expression not available in function
|
Lint:
src/views/SharingDetailsTab.vue#L52
Unexpected mutation of "share" prop
|
Lint:
src/views/SharingDetailsTab.vue#L291
Unexpected mutation of "share" prop
|
Lint:
src/views/SharingDetailsTab.vue#L464
The global property or function moment was deprecated in Nextcloud 18.0.0
|
Loading