Bump vue-template-compiler from 2.7.14 to 2.7.16 #725
Annotations
11 warnings
build (16.x)
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/
|
build (16.x):
src/components/FooterBar.vue#L13
Expected 1 line break before closing bracket, but no line breaks found
|
build (16.x):
src/components/supporter/ListItem.vue#L27
Expected 1 space after '{{', but not found
|
build (16.x):
src/components/supporter/ListItem.vue#L27
Expected 1 space before '}}', but not found
|
build (16.x):
src/components/supporter/ListItem.vue#L40
'target' should be on a new line
|
build (16.x):
src/views/Home.vue#L82
Expected 1 line break after opening tag (`<router-link>`), but no line breaks found
|
build (16.x):
src/views/Home.vue#L82
Expected 1 line break before closing tag (`</router-link>`), but no line breaks found
|
build (16.x):
src/views/Home.vue#L87
Expected 1 line break after opening tag (`<router-link>`), but no line breaks found
|
build (16.x):
src/views/Home.vue#L87
Expected 1 line break before closing tag (`</router-link>`), but no line breaks found
|
build (16.x):
src/views/Home.vue#L129
Expected 1 line break after opening tag (`<h3>`), but no line breaks found
|
build (16.x):
src/views/Home.vue#L129
Expected 1 line break before closing tag (`</h3>`), but no line breaks found
|