Updating phpunit-mysql.yml workflow from template #2844
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, skjnldsv/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, skjnldsv/[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/
|
Lint:
src/components/BookmarkContent.vue#L9
'v-html' directive can lead to XSS attack
|
Lint:
src/components/Item.vue#L159
Caution: `Vue` also has a named export `nextTick`. Check if you meant to write `import {nextTick} from 'vue'` instead
|
Lint:
src/components/ViewPrivate.vue#L101
The property or function OCA.Search was deprecated in Nextcloud 20.0.0
|
Lint:
src/store/actions.js#L1369
Missing JSDoc @param "state" description
|
Lint:
src/store/actions.js#L1369
Missing JSDoc @param "state" type
|
Lint:
src/store/actions.js#L1370
Missing JSDoc @param "url" description
|
Lint:
src/store/actions.js#L1370
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
|
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