Skip to content

[stable24] Fix npm audit #7071

[stable24] Fix npm audit

[stable24] Fix npm audit #7071

Triggered via pull request November 12, 2023 04:06
Status Success
Total duration 1h 5m 37s
Artifacts

lint.yml

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

Annotations

18 warnings
php-cs check
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/
php7.4 lint
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/
php8.0 lint
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/
php8.1 lint
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/
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