Skip to content

Ajout content front #66

Ajout content front

Ajout content front #66

Triggered via pull request November 21, 2023 13:59
Status Failure
Total duration 35s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
src/views/Eat.vue#L7
[vue/html-indent] Expected indentation of 2 spaces but found 3 spaces.
src/views/Home.vue#L32
[no-trailing-spaces] Trailing spaces not allowed.
src/views/Informations.vue#L8
[vue/html-indent] Expected indentation of 2 spaces but found 4 spaces.
src/views/Informations.vue#L9
[vue/html-indent] Expected indentation of 2 spaces but found 4 spaces.
src/views/Informations.vue#L10
[vue/html-indent] Expected indentation of 2 spaces but found 4 spaces.
src/views/Informations.vue#L13
[no-multiple-empty-lines] More than 1 blank line not allowed.
build
Process completed with exit code 1.
src/views/Association.vue#L7
[vue/singleline-html-element-content-newline] Expected 1 line break after opening tag (`<h1>`), but no line breaks found.
src/views/Association.vue#L7
[vue/singleline-html-element-content-newline] Expected 1 line break before closing tag (`</h1>`), but no line breaks found.
src/views/Home.vue#L33
[vue/singleline-html-element-content-newline] Expected 1 line break after opening tag (`<div>`), but no line breaks found.
src/views/Home.vue#L33
[vue/singleline-html-element-content-newline] Expected 1 line break before closing tag (`</div>`), but no line breaks found.
src/views/Informations.vue#L11
[vue/multiline-html-element-content-newline] Expected 1 line break before closing tag (`</template>`), but 3 line breaks found.