Skip to content

Bump lit from 2.7.6 to 3.0.0 #768

Bump lit from 2.7.6 to 3.0.0

Bump lit from 2.7.6 to 3.0.0 #768

Triggered via pull request October 16, 2023 21:09
Status Failure
Total duration 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/components/ewt-button.ts#L11
Class static side 'typeof EwtButton' incorrectly extends base class static side 'typeof ButtonBase'.
build: src/components/ewt-button.ts#L12
The inferred type of 'styles' cannot be named without a reference to '@material/mwc-icon/node_modules/lit'. This is likely not portable. A type annotation is necessary.
build: src/components/ewt-checkbox.ts#L11
The inferred type of 'styles' cannot be named without a reference to '@material/mwc-icon/node_modules/lit'. This is likely not portable. A type annotation is necessary.
build: src/components/ewt-circular-progress.ts#L11
The inferred type of 'styles' cannot be named without a reference to '@material/mwc-icon/node_modules/lit'. This is likely not portable. A type annotation is necessary.
build: src/components/ewt-dialog.ts#L11
Class static side 'typeof EwtDialog' incorrectly extends base class static side 'typeof DialogBase'.
build: src/components/ewt-dialog.ts#L12
The inferred type of 'styles' cannot be named without a reference to '@material/mwc-icon/node_modules/lit'. This is likely not portable. A type annotation is necessary.
build: src/components/ewt-formfield.ts#L11
The inferred type of 'styles' cannot be named without a reference to '@material/mwc-icon/node_modules/lit'. This is likely not portable. A type annotation is necessary.
build: src/components/ewt-icon-button.ts#L11
The inferred type of 'styles' cannot be named without a reference to '@material/mwc-icon/node_modules/lit'. This is likely not portable. A type annotation is necessary.
build: src/components/ewt-list-item.ts#L11
The inferred type of 'styles' cannot be named without a reference to '@material/mwc-icon/node_modules/lit'. This is likely not portable. A type annotation is necessary.
build: src/components/ewt-select.ts#L11
Class static side 'typeof EwtSelect' incorrectly extends base class static side 'typeof SelectBase'.