Update dependency lit to v3 #24768
Annotations
10 errors
Lint and check format:
src/components/device/ha-device-automation-picker.ts#L37
Unable to resolve signature of property decorator when called as an expression.
|
Lint and check format:
src/components/ha-button.ts#L7
Class static side 'typeof HaButton' incorrectly extends base class static side 'typeof Button'.
|
Lint and check format:
src/components/ha-check-list-item.ts#L8
Class static side 'typeof HaCheckListItem' incorrectly extends base class static side 'typeof CheckListItemBase'.
|
Lint and check format:
src/components/ha-checkbox.ts#L7
Class static side 'typeof HaCheckbox' incorrectly extends base class static side 'typeof CheckboxBase'.
|
Lint and check format:
src/components/ha-circular-progress.ts#L48
Type 'CSSResult[]' is not assignable to type 'CSSResultOrNative | CSSResultArray'.
|
Lint and check format:
src/components/ha-combo-box.ts#L24
Argument of type 'CSSResult' is not assignable to parameter of type 'CSSResultGroup'.
|
Lint and check format:
src/components/ha-control-select-menu.ts#L24
Class static side 'typeof HaControlSelectMenu' incorrectly extends base class static side 'typeof SelectBase'.
|
Lint and check format:
src/components/ha-dialog.ts#L26
Class static side 'typeof HaDialog' incorrectly extends base class static side 'typeof DialogBase'.
|
Lint and check format:
src/components/ha-drawer.ts#L10
Class static side 'typeof HaDrawer' incorrectly extends base class static side 'typeof DrawerBase'.
|
Lint and check format:
src/components/ha-fab.ts#L7
Class static side 'typeof HaFab' incorrectly extends base class static side 'typeof FabBase'.
|