Move out Script generation logic from the Component #462
Annotations
11 errors
|
Run npm run lint:
src/dom_components/index.ts#L171
Type 'typeof ComponentTableCellView' is not assignable to type 'typeof ComponentView'.
|
Run npm run lint:
src/dom_components/index.ts#L176
Type 'typeof ComponentTableRowView' is not assignable to type 'typeof ComponentView'.
|
Run npm run lint:
src/dom_components/index.ts#L181
Type 'typeof ComponentTableView' is not assignable to type 'typeof ComponentView'.
|
Run npm run lint:
src/dom_components/index.ts#L186
Type 'typeof ComponentTableHeadView' is not assignable to type 'typeof ComponentView'.
|
Run npm run lint:
src/dom_components/index.ts#L191
Type 'typeof ComponentTableBodyView' is not assignable to type 'typeof ComponentView'.
|
Run npm run lint:
src/dom_components/index.ts#L196
Type 'typeof ComponentTableFootView' is not assignable to type 'typeof ComponentView'.
|
Run npm run lint:
src/dom_components/index.ts#L201
Type 'typeof ComponentMapView' is not assignable to type 'typeof ComponentView'.
|
Run npm run lint:
src/dom_components/index.ts#L206
Type 'typeof ComponentLinkView' is not assignable to type 'typeof ComponentView'.
|
Run npm run lint:
src/dom_components/index.ts#L211
Type 'typeof ComponentLabelView' is not assignable to type 'typeof ComponentView'.
|
Run npm run lint:
src/dom_components/index.ts#L216
Type 'typeof ComponentVideoView' is not assignable to type 'typeof ComponentView'.
|
The logs for this run have expired and are no longer available.
Loading