Bump @angular-eslint/eslint-plugin from 17.1.0 to 20.4.0 #151
Annotations
5 errors
|
build
Process completed with exit code 1.
|
|
build:
src/app/strategy/page-title.strategy.ts#L9
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build:
src/app/component/tools/time-converter/time-converter.component.ts#L31
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build:
src/app/component/tools/time-converter/time-converter.component.ts#L31
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build:
src/app/component/tools/base64-encoder/base64-encoder.component.ts#L22
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|