chore(deps-dev): bump eslint-plugin-vue from 8.7.1 to 9.25.0 #1197
Annotations
6 errors and 4 warnings
Run linter π:
components/Header/HeaderMenu.vue#L18
Using v-text on component may break component's content
|
Run linter π:
components/Molecules/MarkedWrapper.vue#L3
Using v-html on component may break component's content
|
Run linter π:
layouts/default.vue#L25
Name "Footer" is reserved in HTML
|
Run linter π:
layouts/embedIframe.vue#L28
Name "Footer" is reserved in HTML
|
Run linter π:
layouts/embedIframeFullWidth.vue#L26
Name "Footer" is reserved in HTML
|
Run linter π
Process completed with exit code 1.
|
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/.
|
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/
|
Cache node_modules π¦
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/
|
Run linter π:
test/unit/setup.js#L53
Caution: `Vuex` also has a named export `Store`. Check if you meant to write `import {Store} from 'vuex'` instead
|
Loading