Skip to content

Update dependency lit to v3 #24768

Update dependency lit to v3

Update dependency lit to v3 #24768

Triggered via pull request October 23, 2023 14:15
Status Failure
Total duration 18m 35s
Artifacts

ci.yaml

on: pull_request
Build frontend
0s
Build frontend
Build supervisor
0s
Build supervisor
Fit to window
Zoom out
Zoom in

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'.