Cleanup Component models #535
Annotations
11 errors
|
Run npm run lint:
src/dom_components/index.ts#L171
Type 'typeof ComponentTableCell' is not assignable to type 'ComponentWithCheck<Component>'.
|
Run npm run lint:
src/dom_components/index.ts#L176
Type 'typeof ComponentTableRow' is not assignable to type 'ComponentWithCheck<Component>'.
|
Run npm run lint:
src/dom_components/index.ts#L181
Type 'typeof ComponentTable' is not assignable to type 'ComponentWithCheck<Component>'.
|
Run npm run lint:
src/dom_components/index.ts#L186
Type 'typeof ComponentTableHead' is not assignable to type 'ComponentWithCheck<Component>'.
|
Run npm run lint:
src/dom_components/index.ts#L191
Type 'typeof ComponentTableBody' is not assignable to type 'ComponentWithCheck<Component>'.
|
Run npm run lint:
src/dom_components/index.ts#L196
Type 'typeof ComponentTableFoot' is not assignable to type 'ComponentWithCheck<Component>'.
|
Run npm run lint:
src/dom_components/index.ts#L201
Type 'typeof ComponentMap' is not assignable to type 'ComponentWithCheck<Component>'.
|
Run npm run lint:
src/dom_components/index.ts#L211
Type 'typeof ComponentLabel' is not assignable to type 'ComponentWithCheck<Component>'.
|
Run npm run lint:
src/dom_components/index.ts#L221
Type 'typeof ComponentImage' is not assignable to type 'ComponentWithCheck<Component>'.
|
Run npm run lint:
src/dom_components/index.ts#L226
Type 'typeof ComponentScript' is not assignable to type 'ComponentWithCheck<Component>'.
|
The logs for this run have expired and are no longer available.
Loading