Fix(l10n): Update translations from Transifex #3135
Annotations
4 errors and 14 warnings
Lint:
src/components/BookmarksList.vue#L75
Custom elements in iteration require 'v-bind:key' directives
|
Lint:
src/components/BookmarksList.vue#L76
Custom elements in iteration require 'v-bind:key' directives
|
Lint:
src/components/FolderOverview.vue#L20
"../store" is not found
|
Lint
Process completed with exit code 1.
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, skjnldsv/[email protected], actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
src/components/BookmarkContent.vue#L9
'v-html' directive can lead to XSS attack
|
Lint:
src/components/FolderOverview.vue#L20
Missing file extension "js" for "../store"
|
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
|
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