Upgrade to angular 20 (#655) #206
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 10 warnings
|
build:
projects/ng2-date-picker/src/lib/date-picker/date-picker.directive.ts#L44
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build:
projects/ng2-date-picker/src/lib/date-picker/date-picker.directive.ts#L43
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build:
projects/ng2-date-picker/src/lib/date-picker/date-picker.directive.ts#L42
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build:
projects/ng2-date-picker/src/lib/date-picker/date-picker.component.ts#L135
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build:
projects/ng2-date-picker/src/lib/date-picker/date-picker.component.ts#L134
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build:
projects/ng2-date-picker/src/lib/date-picker/date-picker.component.ts#L133
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build:
projects/ng2-date-picker/src/lib/date-picker/date-picker.component.ts#L132
Prefer using the inject() function over constructor parameter injection. Use Angular's migration schematic to automatically refactor: ng generate @angular/core:inject
|
|
build:
projects/ng2-date-picker/src/lib/date-picker/date-picker.component.ts#L131
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/demo/demo.component.ts#L98
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/demo/demo.component.ts#L98
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/demo/date-pickers/month/month-directive-demo/month-directive-demo.component.ts#L11
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|
|
build:
src/app/demo/date-pickers/month/month-demo/month-demo.component.ts#L11
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|
|
build:
src/app/demo/date-pickers/day/day-inline-demo/day-inline-demo.component.ts#L11
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|
|
build:
src/app/demo/date-pickers/day/day-directive-demo/day-directive-demo.component.ts#L11
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|
|
build:
src/app/demo/date-pickers/day/day-demo/day-demo.component.ts#L11
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|
|
build:
src/app/demo/date-pickers/day-time/day-time-inline-demo/day-time-inline-demo.component.ts#L11
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|
|
build:
src/app/demo/date-pickers/day-time/day-time-directive-demo/day-time-directive-demo.component.ts#L11
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|
|
build:
src/app/demo/date-pickers/day-time/day-time-demo/day-time-demo.component.ts#L11
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|
|
build:
src/app/demo/config-form/config-form.component.ts#L112
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|
|
build:
src/app/demo-root.component.ts#L6
Components, Directives and Pipes should not opt out of standalone. Following this guide is highly recommended: https://angular.dev/reference/migrations/standalone
|