Skip to content

Fix hero button

Fix hero button #219

Triggered via pull request November 26, 2024 08:40
Status Failure
Total duration 45s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
src/components/Hero.vue#L11
[@typescript-eslint/quotes] Strings must use singlequote.
src/components/Hero.vue#L12
[@typescript-eslint/comma-dangle] Missing trailing comma.
src/components/Hero.vue#L33
[vuejs-accessibility/click-events-have-key-events] Visible, non-interactive elements with click handlers must have at least one keyboard listener.
Lint
Process completed with exit code 1.
Lint
3 errors and 1 warnings
src/components/Hero.vue#L18
[vue/attributes-order] Attribute "id" should go before "class".