linting and lighthouse checks added #22
checks.yml
on: pull_request
▶️
/
🏷️ Read Playwright Version
4s
Matrix: 🪲 CodeQL
▶️
/
🛠️ Test Code
1m 24s
Annotations
5 errors
▶️ / 🛠️ Test Code:
src/app/ui-components/first-page/first-page.component.html#L3
<h1> should have content
|
▶️ / 🛠️ Test Code:
src/app/ui-components/first-page/first-page.component.html#L35
<img/> element must have a text alternative
|
▶️ / 🛠️ Test 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
|
▶️ / 🛠️ Test 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
|
▶️ / 🛠️ Test Code
Process completed with exit code 1.
|