New attempt to implement recycle bin #2917
Annotations
6 errors and 14 warnings
src/components/Navigation.vue#L108
Expected "\t" character, but found " " character
|
src/components/Navigation.vue#L109
Expected "\t" character, but found " " character
|
src/components/ViewPrivate.vue#L144
A space is required after '{'
|
src/components/ViewPrivate.vue#L144
A space is required before '}'
|
src/store/mutations.js#L9
'findFolder' is defined but never used
|
|
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/
|
src/components/BookmarkContent.vue#L9
'v-html' directive can lead to XSS attack
|
src/components/Item.vue#L159
Caution: `Vue` also has a named export `nextTick`. Check if you meant to write `import {nextTick} from 'vue'` instead
|
src/components/Settings.vue#L102
Expected 1 space before '}}', but not found
|
src/components/ViewPrivate.vue#L105
The property or function OCA.Search was deprecated in Nextcloud 20.0.0
|
src/store/actions.js#L1597
Missing JSDoc @param "state" description
|
src/store/actions.js#L1597
Missing JSDoc @param "state" type
|
src/store/actions.js#L1598
Missing JSDoc @param "url" description
|
src/store/actions.js#L1598
Missing JSDoc @param "url" type
|
src/store/findFolder.js#L1
Missing JSDoc @param "softDeleted" declaration
|
src/store/findFolder.js#L2
Missing JSDoc @param "id" description
|
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/
|
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/
|
This job failed
Loading