refactor: move event handler to constructors #23685
continuous-integration.yml
on: push
lint
1m 33s
integrity
0s
test
0s
build
0s
visual-regression
0s
visual-regression-baseline
0s
Annotations
10 errors and 1 warning
lint:
src/elements/datepicker/datepicker-next-day/datepicker-next-day.spec.ts#L20
Argument of type 'typeof SbbDatepickerNextDayElement' is not assignable to parameter of type 'Constructor<SbbDatepickerNextDayElement<Date>>'.
|
lint:
src/elements/datepicker/datepicker-next-day/datepicker-next-day.spec.ts#L42
Argument of type 'typeof SbbDatepickerNextDayElement' is not assignable to parameter of type 'Constructor<SbbDatepickerNextDayElement<Date>>'.
|
lint:
src/elements/datepicker/datepicker-next-day/datepicker-next-day.spec.ts#L131
Argument of type 'typeof SbbDatepickerNextDayElement' is not assignable to parameter of type 'Constructor<SbbDatepickerNextDayElement<Date>>'.
|
lint:
src/elements/datepicker/datepicker-next-day/datepicker-next-day.ssr.spec.ts#L18
Argument of type 'typeof SbbDatepickerNextDayElement' is not assignable to parameter of type 'Constructor<SbbDatepickerNextDayElement<Date>>'.
|
lint:
src/elements/datepicker/datepicker-next-day/datepicker-next-day.ts#L15
Unable to resolve signature of class decorator when called as an expression.
|
lint:
src/elements/datepicker/datepicker-previous-day/datepicker-previous-day.spec.ts#L20
Argument of type 'typeof SbbDatepickerPreviousDayElement' is not assignable to parameter of type 'Constructor<SbbDatepickerPreviousDayElement<Date>>'.
|
lint:
src/elements/datepicker/datepicker-previous-day/datepicker-previous-day.spec.ts#L37
Argument of type 'typeof SbbDatepickerPreviousDayElement' is not assignable to parameter of type 'Constructor<SbbDatepickerPreviousDayElement<Date>>'.
|
lint:
src/elements/datepicker/datepicker-previous-day/datepicker-previous-day.spec.ts#L129
Argument of type 'typeof SbbDatepickerPreviousDayElement' is not assignable to parameter of type 'Constructor<SbbDatepickerPreviousDayElement<Date>>'.
|
lint:
src/elements/datepicker/datepicker-previous-day/datepicker-previous-day.ssr.spec.ts#L21
Argument of type 'typeof SbbDatepickerPreviousDayElement' is not assignable to parameter of type 'Constructor<SbbDatepickerPreviousDayElement<Date>>'.
|
lint:
src/elements/datepicker/datepicker-previous-day/datepicker-previous-day.ts#L15
Unable to resolve signature of class decorator when called as an expression.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|