Skip to content

Build(deps-dev): Bump shell-quote from 1.8.4 to 1.10.0 #3909

Build(deps-dev): Bump shell-quote from 1.8.4 to 1.10.0

Build(deps-dev): Bump shell-quote from 1.8.4 to 1.10.0 #3909

Triggered via pull request July 24, 2026 08:43
Status Success
Total duration 7m 50s
Artifacts

lint.yml

on: pull_request
Matrix: node
Matrix: php-cs-fixer
Matrix: php
Matrix: stylelint
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
stylelint node16.x
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint node16.x
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint node16.x: src/store/findFolder.js#L3
Missing JSDoc @PARAM "children" type
eslint node16.x: src/store/findFolder.js#L3
Missing JSDoc @PARAM "children" description
eslint node16.x: src/store/findFolder.js#L2
Missing JSDoc @PARAM "id" type
eslint node16.x: src/store/findFolder.js#L2
Missing JSDoc @PARAM "id" description
eslint node16.x: src/store/actions.js#L1701
Missing JSDoc @PARAM "url" type
eslint node16.x: src/store/actions.js#L1701
Missing JSDoc @PARAM "url" description
eslint node16.x: src/store/actions.js#L1700
Missing JSDoc @PARAM "state" type
eslint node16.x: src/store/actions.js#L1700
Missing JSDoc @PARAM "state" description
eslint node16.x: src/components/Item.vue#L162
Caution: `Vue` also has a named export `nextTick`. Check if you meant to write `import {nextTick} from 'vue'` instead
eslint node16.x: src/components/BookmarkContent.vue#L9
'v-html' directive can lead to XSS attack