fix: Update @nextcloud/dialogs
to 4.2.4 to include missing translations
#29786
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 warnings
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, skjnldsv/read-package-engines-version-actions@0ce2ed60f6df073a62a77c0a4958dd0fc68e32e7, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
eslint:
apps/comments/src/activitytabviewplugin.js#L45
The global property or function $ was deprecated in Nextcloud 19.0.0
|
eslint:
apps/comments/src/activitytabviewplugin.js#L56
The global property or function $ was deprecated in Nextcloud 19.0.0
|
eslint:
apps/comments/src/components/Comment.vue#L99
'v-html' directive can lead to XSS attack
|
eslint:
apps/comments/src/filesplugin.js#L54
The property or function OC.imagePath was deprecated in Nextcloud 19.0.0
|
eslint:
apps/comments/src/filesplugin.js#L112
The global property or function $ was deprecated in Nextcloud 19.0.0
|
eslint:
apps/comments/src/views/Comments.vue#L87
Using exported name 'VTooltip' as identifier for default export
|
eslint:
apps/dashboard/src/DashboardApp.vue#L262
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
apps/dashboard/src/DashboardApp.vue#L311
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
apps/dashboard/src/DashboardApp.vue#L315
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
eslint:
apps/dashboard/src/DashboardApp.vue#L320
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|