Merge pull request #2255 from nextcloud/dependabot/npm_and_yarn/sanit… #3203
Annotations
12 warnings
Lint:
src/components/BookmarkContent.vue#L9
'v-html' directive can lead to XSS attack
|
Lint:
src/components/Item.vue#L162
Caution: `Vue` also has a named export `nextTick`. Check if you meant to write `import {nextTick} from 'vue'` instead
|
Lint:
src/store/actions.js#L1670
Missing JSDoc @param "state" description
|
Lint:
src/store/actions.js#L1670
Missing JSDoc @param "state" type
|
Lint:
src/store/actions.js#L1671
Missing JSDoc @param "url" description
|
Lint:
src/store/actions.js#L1671
Missing JSDoc @param "url" type
|
Lint:
src/store/findFolder.js#L2
Missing JSDoc @param "id" description
|
Lint:
src/store/findFolder.js#L2
Missing JSDoc @param "id" type
|
Lint:
src/store/findFolder.js#L3
Missing JSDoc @param "children" description
|
Lint:
src/store/findFolder.js#L3
Missing JSDoc @param "children" type
|
Read package.json node and npm engines version
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/
|
Read package.json node and npm engines version
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/
|
Loading