fix(TreeMapper): Fix treatment of soft-deleted bookmarks #3082
Triggered via pull request
September 20, 2024 09:00
Status
Failure
Total duration
3m 31s
Artifacts
–
lint.yml
on: pull_request
Matrix: node
Matrix: php-cs-fixer
Matrix: php
Matrix: stylelint
Annotations
5 errors and 26 warnings
eslint node16.x:
src/components/BookmarksList.vue#L75
Custom elements in iteration require 'v-bind:key' directives
|
eslint node16.x:
src/components/BookmarksList.vue#L76
Custom elements in iteration require 'v-bind:key' directives
|
eslint node16.x:
src/components/FolderOverview.vue#L20
"../store" is not found
|
eslint node16.x
Process completed with exit code 1.
|
stylelint node16.x
Process completed with exit code 2.
|
eslint node16.x
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/
|
eslint node16.x
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/
|
eslint node16.x:
src/components/BookmarkContent.vue#L9
'v-html' directive can lead to XSS attack
|
eslint node16.x:
src/components/FolderOverview.vue#L20
Missing file extension "js" for "../store"
|
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/store/actions.js#L1670
Missing JSDoc @param "state" description
|
eslint node16.x:
src/store/actions.js#L1670
Missing JSDoc @param "state" type
|
eslint node16.x:
src/store/actions.js#L1671
Missing JSDoc @param "url" description
|
eslint node16.x:
src/store/actions.js#L1671
Missing JSDoc @param "url" type
|
eslint node16.x:
src/store/findFolder.js#L2
Missing JSDoc @param "id" description
|
eslint node16.x:
src/store/findFolder.js#L2
Missing JSDoc @param "id" type
|
eslint node16.x:
src/store/findFolder.js#L3
Missing JSDoc @param "children" description
|
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/
|
php8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
php8.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
stylelint node16.x
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/
|
stylelint node16.x
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/
|
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/
|
php8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
php8.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
php8.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
php8.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cs php8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cs php8.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|