Merge pull request #62272 from nextcloud/backport/62202/stable24 #71501
Annotations
13 warnings
|
eslint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/setup-node@7c12f8017d5436eb855f1ed4399f037a36fbd9e8, skjnldsv/read-package-engines-version-actions@1e2f46e78e31476bc71ebd909105e6e033d5a6f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
eslint:
apps/files/src/views/Sidebar.vue#L153
The property or function OC.getCurrentUser was deprecated in Nextcloud 19.0.0
|
|
eslint:
apps/dav/src/views/CalDavSettings.vue#L93
The <script> should be above the <style> on line 87
|
|
eslint:
apps/comments/src/views/Comments.vue#L76
Using exported name 'VTooltip' as identifier for default export
|
|
eslint:
apps/comments/src/filesplugin.js#L112
The global property or function $ was deprecated in Nextcloud 19.0.0
|
|
eslint:
apps/comments/src/filesplugin.js#L54
The property or function OC.imagePath was deprecated in Nextcloud 19.0.0
|
|
eslint:
apps/comments/src/components/Comment.vue#L91
'v-html' directive can lead to XSS attack
|
|
eslint:
apps/comments/src/activitytabviewplugin.js#L56
The global property or function $ was deprecated in Nextcloud 19.0.0
|
|
eslint:
apps/comments/src/activitytabviewplugin.js#L45
The global property or function $ was deprecated in Nextcloud 19.0.0
|
|
eslint:
apps/accessibility/src/Accessibility.vue#L5
'v-html' directive can lead to XSS attack
|
|
eslint:
apps/accessibility/src/Accessibility.vue#L4
'v-html' directive can lead to XSS attack
|
|
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/
|