fix: update angular monorepo to v17.3.11 #163
Annotations
9 warnings
src/app/_shared/notifications/toasts-container.component.ts#L19
Avoid using "$any" in templates
|
src/app/_shared/ui/footer/about-modal.component.ts#L34
click must be accompanied by either keyup, keydown or keypress event for accessibility
|
src/app/_shared/ui/footer/about-modal.component.ts#L34
Elements with interaction handlers must be focusable
|
src/app/_shared/ui/footer/footer.component.ts#L48
click must be accompanied by either keyup, keydown or keypress event for accessibility
|
src/app/_shared/ui/footer/footer.component.ts#L48
Elements with interaction handlers must be focusable
|
src/app/home/_shared/form/abstract-model-edit.component.ts#L33
Unexpected empty constructor
|
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
|
src/app/home/products/products.component.ts#L221
click must be accompanied by either keyup, keydown or keypress event for accessibility
|
src/app/home/products/products.component.ts#L221
Elements with interaction handlers must be focusable
|
This job succeeded
Loading