Cleanup Component models #535
Annotations
10 errors and 1 warning
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>'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading