update workflow to vue #1
Annotations
10 warnings
|
build:
src/components/FeaturedArticle.vue#L17
'class' should be on a new line
|
|
build:
src/components/FeaturedArticle.vue#L13
Expected 1 line break before closing bracket, but no line breaks found
|
|
build:
src/components/FeaturedArticle.vue#L12
Expected a linebreak before this attribute
|
|
build:
src/components/FeaturedArticle.vue#L9
Expected 1 line break before closing bracket, but no line breaks found
|
|
build:
src/components/FeaturedArticle.vue#L8
Expected a linebreak before this attribute
|
|
build:
src/components/FeaturedArticle.vue#L5
Expected 1 line break before closing bracket, but no line breaks found
|
|
build:
src/components/FeaturedArticle.vue#L4
Expected a linebreak before this attribute
|
|
build:
src/components/FeaturedArticle.vue#L2
':image' should be on a new line
|
|
build:
src/components/FeaturedArticle.vue#L2
'type' should be on a new line
|
|
build:
src/components/Divider.vue#L2
Disallow self-closing on HTML void elements (<hr/>)
|