build(dev-dependencies): update angular-eslint monorepo to v21 #127
Annotations
9 errors and 7 warnings
|
build
Process completed with exit code 1.
|
|
build:
src/lib/ui-switch/ui-switch.component.ts#L104
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build:
src/lib/ui-switch/ui-switch.component.ts#L103
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build:
src/lib/ui-switch/ui-switch.component.html#L17
Use built-in control flow instead of directive ngIf
|
|
build:
src/app/demo/demo.component.html#L188
Use built-in control flow instead of directive ngIf
|
|
build:
src/app/demo/demo.component.html#L137
Use built-in control flow instead of directive ngIf
|
|
build:
src/app/demo/demo.component.html#L136
Use built-in control flow instead of directive ngIf
|
|
build:
src/app/demo/demo.component.html#L135
Use built-in control flow instead of directive ngIf
|
|
build:
src/app/app.component.ts#L11
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build:
src/lib/ui-switch/ui-switch.component.ts#L206
Unexpected any. Specify a different type
|
|
build:
src/lib/ui-switch/ui-switch.component.ts#L204
Unexpected any. Specify a different type
|
|
build:
src/lib/ui-switch/ui-switch.component.ts#L195
Unexpected any. Specify a different type
|
|
build:
src/lib/ui-switch/ui-switch.component.ts#L191
Unexpected any. Specify a different type
|
|
build:
src/lib/ui-switch/ui-switch.component.ts#L178
Unexpected any. Specify a different type
|
|
build:
src/lib/ui-switch/ui-switch.component.ts#L18
Unexpected any. Specify a different type
|
|
build:
src/app/demo/demo.component.ts#L42
Unexpected any. Specify a different type
|