linting and lighthouse checks added #22
Annotations
5 errors
🧫 Run lint Code:
src/app/ui-components/first-page/first-page.component.html#L3
<h1> should have content
|
🧫 Run lint Code:
src/app/ui-components/first-page/first-page.component.html#L35
<img/> element must have a text alternative
|
🧫 Run lint Code:
src/app/ui-components/first-page/first-page.component.html#L35
The `autofocus` attribute should not be used, as it reduces usability and accessibility for users
|
🧫 Run lint Code:
src/app/ui-components/first-page/first-page.component.html#L35
The `aria-disabled` has an invalid value. Check the valid values at https://raw.githack.com/w3c/aria/stable/#roles
|
🧫 Run lint Code
Process completed with exit code 1.
|
Loading