24289 - update styles for banner, fix styles for header #212
ci.yml
on: pull_request
setup-job
2s
Matrix: build-check
Matrix: cypress-test
Matrix: linting
Matrix: unit-test
Annotations
1 error and 10 warnings
linting (20)
Process completed with exit code 1.
|
linting (20):
src/components/bcros/SystemBanner.vue#L10
Attribute "v-if" should go before "#icon"
|
linting (20):
src/components/bcros/SystemBanner.vue#L14
Attribute "v-if" should go before "#description"
|
linting (20):
src/components/bcros/SystemBanner.vue#L16
Require self-closing on HTML elements (<span>)
|
linting (20):
src/components/bcros/SystemBanner.vue#L16
Attribute "class" should go before "v-html"
|
linting (20):
src/components/bcros/SystemBanner.vue#L23
'props' is assigned a value but never used
|
linting (20):
src/components/bcros/header/Index.vue#L9
Expected a linebreak before this attribute
|
linting (20):
src/layouts/business.vue#L29
Expected indentation of 6 spaces but found 4 spaces
|
linting (20):
src/layouts/business.vue#L30
Expected indentation of 8 spaces but found 6 spaces
|
linting (20):
src/layouts/business.vue#L31
Expected indentation of 8 spaces but found 6 spaces
|
linting (20):
src/layouts/business.vue#L32
Expected indentation of 6 spaces but found 4 spaces
|