Bump lit from 2.7.6 to 3.1.2 #834
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'.
|