Merge branch 'master' into stable #3498
lint.yml
on: push
Matrix: node
Matrix: php-cs-fixer
Matrix: php
Matrix: stylelint
Annotations
14 warnings
|
stylelint node16.x
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/
|
|
stylelint node16.x
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 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#L1674
Missing JSDoc @param "url" type
|
|
eslint node16.x:
src/store/actions.js#L1674
Missing JSDoc @param "url" description
|
|
eslint node16.x:
src/store/actions.js#L1673
Missing JSDoc @param "state" type
|
|
eslint node16.x:
src/store/actions.js#L1673
Missing JSDoc @param "state" description
|
|
eslint node16.x:
src/components/SidebarFolder.vue#L44
Attribute "v-if" should go before "class"
|
|
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/Controls.vue#L23
Attribute "v-if" should go before ":class"
|
|
eslint node16.x:
src/components/BookmarkContent.vue#L9
'v-html' directive can lead to XSS attack
|
|
eslint node16.x
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 node16.x
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/
|