Skip to content

fix(a11y): make the bottom menu button focusable and navigable with a11y label #3661

fix(a11y): make the bottom menu button focusable and navigable with a11y label

fix(a11y): make the bottom menu button focusable and navigable with a11y label #3661

Triggered via pull request July 21, 2023 09:28
Status Failure
Total duration 1m 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
ci: components/nav/NavBottom.vue#L52
Parsing error: Expression expected
ci: components/nav/NavBottom.vue#L53
Parsing error: unexpected-character-in-attribute-name
ci: components/nav/NavBottom.vue#L53
Attribute name < is not valid
ci: components/nav/NavBottom.vue#L53
Parsing error: unexpected-solidus-in-tag
ci
Process completed with exit code 1.
ci: components/nav/NavBottom.vue#L46
'<button>' should have end tag
ci: components/nav/NavBottom.vue#L52
'<span>' should have end tag
ci: components/nav/NavBottom.vue#L52
Require self-closing on HTML elements (<span>)
ci: components/nav/NavBottom.vue#L52
Expected a linebreak before this attribute
ci: components/nav/NavBottom.vue#L53
Expected indentation of 14 spaces but found 6 spaces
ci: components/nav/NavBottom.vue#L53
Expected 1 line break before closing bracket, but no line breaks found