feat: nmc/6466 add Nextcloud 33 compatibility for sharing file actions and popup - #72
Open
suet-kei-chan wants to merge 3 commits into
Open
feat: nmc/6466 add Nextcloud 33 compatibility for sharing file actions and popup#72suet-kei-chan wants to merge 3 commits into
suet-kei-chan wants to merge 3 commits into
Annotations
10 errors and 11 warnings
|
Lint:
src/views/SharingTab.vue#L59
'@open-sharing-details' should be on a new line
|
|
Lint:
src/views/SharingTab.vue#L58
':file-info' should be on a new line
|
|
Lint:
src/views/SharingTab.vue#L58
':can-reshare' should be on a new line
|
|
Lint:
src/views/SharingTab.vue#L58
'ref' should be on a new line
|
|
Lint:
src/views/SharingTab.vue#L55
'@open-sharing-details-all' should be on a new line
|
|
Lint:
src/views/SharingTab.vue#L54
':is-shared-with-me' should be on a new line
|
|
Lint:
src/views/SharingTab.vue#L54
':shares' should be on a new line
|
|
Lint:
src/views/SharingTab.vue#L54
':reshare' should be on a new line
|
|
Lint:
src/views/SharingTab.vue#L53
':file-info' should be on a new line
|
|
Lint:
src/views/SharingTab.vue#L53
':can-reshare' should be on a new line
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8, skjnldsv/read-package-engines-version-actions@8205673bab74a63eb9b8093402fd9e0e018663a1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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#L309
The global property or function moment was deprecated in Nextcloud 18.0.0
|
|
Lint:
src/components/SharingEntryLink.vue#L307
The global property or function moment was deprecated in Nextcloud 18.0.0
|
|
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#L297
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
|
background
wait
wait-all
cancel
parallel
Loading