Skip to content

Merge pull request #4888 from nextcloud/dependabot/npm_and_yarn/stabl… #6867

Merge pull request #4888 from nextcloud/dependabot/npm_and_yarn/stabl…

Merge pull request #4888 from nextcloud/dependabot/npm_and_yarn/stabl… #6867

Triggered via push July 10, 2023 05:30
Status Success
Total duration 8m 54s
Artifacts

lint.yml

on: push
php-cs check
52s
php-cs check
Matrix: node
Matrix: php
Matrix: stylelint
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
php8.1 lint
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/
php8.0 lint
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/
php7.4 lint
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/
php-cs check
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/
node (14.x): src/components/ActivityEntry.vue#L33
'v-html' directive can lead to XSS attack
node (14.x): src/components/Controls.vue#L273
The "watch" property should be above the "beforeDestroy" property on line 270
node (14.x): src/components/board/SharingTabSidebar.vue#L217
Missing trailing comma
node (14.x): src/components/card/Description.vue#L51
'v-html' directive can lead to XSS attack
node (14.x): src/components/cards/CardMenu.vue#L142
Missing trailing comma
node (14.x): src/init-dashboard.js#L36
Caution: `Vuex` also has a named export `Store`. Check if you meant to write `import {Store} from 'vuex'` instead
node (14.x): src/store/attachment.js#L44
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
node (14.x): src/store/attachment.js#L51
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
node (14.x): src/store/attachment.js#L57
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
node (14.x): src/store/card.js#L207
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead