Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

feat(heade): add header component #51

feat(heade): add header component

feat(heade): add header component #51

Triggered via pull request December 9, 2023 14:47
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
lint: components/header/header.vue#L2
Expected indentation of 0 spaces but found 5
lint: components/header/header.vue#L6
Expected indentation of 2 spaces but found 6
lint: components/header/header.vue#L7
Expected indentation of 4 spaces but found 8
lint: components/header/header.vue#L8
Expected indentation of 4 spaces but found 8
lint: components/header/header.vue#L8
Trailing spaces not allowed
lint: components/header/header.vue#L9
Expected indentation of 2 spaces but found 6
lint: components/header/header.vue#L10
Expected indentation of 2 spaces but found 6
lint: components/header/header.vue#L11
Expected indentation of 4 spaces but found 8
lint: components/header/header.vue#L12
Expected indentation of 4 spaces but found 8
lint: components/header/header.vue#L12
Trailing spaces not allowed
lint: components/header/header.vue#L21
Require self-closing on Vue.js custom components (<HeaderTag>)
lint: components/header/header.vue#L24
Expected a space before '/>', but not found
lint: components/header/tag/tag.vue#L12
Multiple spaces found before ':'
lint: components/header/tag/tag.vue#L14
Expected a space before '/>', but not found
lint: components/header/tag/tag.vue#L15
Expected 1 line break before closing tag (`</template>`), but 2 line breaks found
lint: pages/index.vue#L8
Require self-closing on Vue.js custom components (<Header>)