Skip to content

Merge pull request #45925 from nextcloud/backport/45912/stable26 #35843

Merge pull request #45925 from nextcloud/backport/45912/stable26

Merge pull request #45925 from nextcloud/backport/45912/stable26 #35843

Triggered via push June 19, 2024 10:32
Status Success
Total duration 7m 13s
Artifacts

lint-eslint.yml

on: push
Fit to window
Zoom out
Zoom in

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/comments-app.js#L23
Missing file extension "js" for "./services/CommentsInstance"
eslint: apps/comments/src/comments.js#L24
Missing file extension "js" for "./app"
eslint: apps/comments/src/comments.js#L25
Missing file extension "js" for "./templates"
eslint: apps/comments/src/comments.js#L26
Missing file extension "js" for "./filesplugin"
eslint: apps/comments/src/comments.js#L27
Missing file extension "js" for "./activitytabviewplugin"
eslint: apps/comments/src/components/Comment.vue#L98
'v-html' directive can lead to XSS attack
eslint: apps/comments/src/components/Comment.vue#L116
Missing file extension "vue" for "./Moment"
eslint: apps/comments/src/components/Comment.vue#L117
Missing file extension "js" for "../mixins/CommentMixin"