Skip to content

chore(deps-dev): bump eslint-plugin-vue from 8.7.1 to 9.25.0 #1197

chore(deps-dev): bump eslint-plugin-vue from 8.7.1 to 9.25.0

chore(deps-dev): bump eslint-plugin-vue from 8.7.1 to 9.25.0 #1197

Triggered via pull request April 26, 2024 00:11
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
ci (ubuntu-latest, 16): components/Header/HeaderMenu.vue#L18
Using v-text on component may break component's content
ci (ubuntu-latest, 16): components/Molecules/MarkedWrapper.vue#L3
Using v-html on component may break component's content
ci (ubuntu-latest, 16): layouts/default.vue#L25
Name "Footer" is reserved in HTML
ci (ubuntu-latest, 16): layouts/embedIframe.vue#L28
Name "Footer" is reserved in HTML
ci (ubuntu-latest, 16): layouts/embedIframeFullWidth.vue#L26
Name "Footer" is reserved in HTML
ci (ubuntu-latest, 16)
Process completed with exit code 1.
ci (ubuntu-latest, 16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2.5.1, actions/cache@v2.1.7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (ubuntu-latest, 16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2.5.1, actions/cache@v2.1.7. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (ubuntu-latest, 16)
The `save-state` 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/
ci (ubuntu-latest, 16): test/unit/setup.js#L53
Caution: `Vuex` also has a named export `Store`. Check if you meant to write `import {Store} from 'vuex'` instead