chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0 #695
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
src/components/FooterBar.vue#L13
Expected 1 line break before closing bracket, but no line breaks found
|
src/components/supporter/ListItem.vue#L27
Expected 1 space after '{{', but not found
|
src/components/supporter/ListItem.vue#L27
Expected 1 space before '}}', but not found
|
src/components/supporter/ListItem.vue#L40
'target' should be on a new line
|
src/views/Home.vue#L82
Expected 1 line break after opening tag (`<router-link>`), but no line breaks found
|
src/views/Home.vue#L82
Expected 1 line break before closing tag (`</router-link>`), but no line breaks found
|
src/views/Home.vue#L87
Expected 1 line break after opening tag (`<router-link>`), but no line breaks found
|
src/views/Home.vue#L87
Expected 1 line break before closing tag (`</router-link>`), but no line breaks found
|
src/views/Home.vue#L129
Expected 1 line break after opening tag (`<h3>`), but no line breaks found
|
src/views/Home.vue#L129
Expected 1 line break before closing tag (`</h3>`), but no line breaks found
|
This job succeeded
Loading