chore: downgrade eslint to 8 #74
test.yml
on: push
build-local
41s
build-lava
45s
build-prod
42s
prettier
25s
eslint
2m 34s
tsc
26s
commitlint
31s
Annotations
10 warnings
eslint:
src/app/_shared/notifications/toasts-container.component.ts#L19
Avoid using "$any" in templates
|
eslint:
src/app/_shared/ui/footer/about-modal.component.ts#L34
click must be accompanied by either keyup, keydown or keypress event for accessibility
|
eslint:
src/app/_shared/ui/footer/about-modal.component.ts#L34
Elements with interaction handlers must be focusable
|
eslint:
src/app/_shared/ui/footer/footer.component.ts#L48
click must be accompanied by either keyup, keydown or keypress event for accessibility
|
eslint:
src/app/_shared/ui/footer/footer.component.ts#L48
Elements with interaction handlers must be focusable
|
eslint:
src/app/home/_layout/home.layout.html#L7
click must be accompanied by either keyup, keydown or keypress event for accessibility
|
eslint:
src/app/home/_layout/home.layout.html#L7
Elements with interaction handlers must be focusable
|
eslint:
src/app/home/_layout/home.layout.html#L37
click must be accompanied by either keyup, keydown or keypress event for accessibility
|
eslint:
src/app/home/_layout/home.layout.html#L37
Elements with interaction handlers must be focusable
|
eslint:
src/app/home/_layout/home.layout.html#L74
click must be accompanied by either keyup, keydown or keypress event for accessibility
|