[ERP-3676] Angular 20 upgrade #29
Annotations
4 errors
build (22.12.0)
Process completed with exit code 1.
|
build (22.12.0):
projects/password-strength-meter/zxcvbn/src/password-strength-meter-zxcvbn.service.ts#L22
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
build (22.12.0):
projects/password-strength-meter/src/lib/psm-progress-bar.directive.ts#L46
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
build (22.12.0):
projects/password-strength-meter/src/lib/psm-progress-bar.directive.ts#L45
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|