chore: update dependency typescript to v5.4.5 #152
test.yml
on: push
build-local
45s
build-lava
44s
build-prod
45s
prettier
21s
eslint
2m 46s
tsc
28s
commitlint
25s
Annotations
1 error and 9 warnings
prettier
Process completed with exit code 1.
|
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/_shared/form/abstract-model-edit.component.ts#L33
Unexpected empty constructor
|
eslint:
src/app/home/_shared/services/hot-keys.service.ts#L26
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 10 characters or longer
|
eslint:
src/app/home/products/products.component.ts#L221
click must be accompanied by either keyup, keydown or keypress event for accessibility
|
eslint:
src/app/home/products/products.component.ts#L221
Elements with interaction handlers must be focusable
|