added modal closer #67
Open
Annotations
2 errors and 10 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
src/views/SharingPopup.vue#L525
Trailing spaces not allowed
|
|
Lint:
src/mixins/SharesMixin.js#L178
JSDoc @return declaration present but return expression not available in function
|
|
Lint:
src/components/SharingInput.vue#L27
Unexpected mutation of "newShare" prop
|
|
Lint:
src/components/SharingEntryQuickShareSelect.vue#L229
Unexpected mutation of "share" prop
|
|
Lint:
src/components/SharingEntryLink.vue#L310
The global property or function moment was deprecated in Nextcloud 18.0.0
|
|
Lint:
src/components/SharingEntryLink.vue#L308
The global property or function moment was deprecated in Nextcloud 18.0.0
|
|
Lint:
src/components/SharingEntryLink.vue#L299
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
|
Lint:
src/components/SharingEntryLink.vue#L298
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
|
Lint:
src/components/SharingEntryLink.vue#L26
'v-html' directive can lead to XSS attack
|
|
Lint:
src/components/SharingEntryLink.vue#L26
Require self-closing on HTML elements (<span>)
|
|
Lint:
src/components/DownloadLimit.vue#L61
Missing trailing comma
|
Loading