Skip to content

Move out Script generation logic from the Component #462

Move out Script generation logic from the Component

Move out Script generation logic from the Component #462

Triggered via pull request February 27, 2024 08:06
Status Failure
Total duration 47s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
build (16.x): src/dom_components/index.ts#L171
Type 'typeof ComponentTableCellView' is not assignable to type 'typeof ComponentView'.
build (16.x): src/dom_components/index.ts#L176
Type 'typeof ComponentTableRowView' is not assignable to type 'typeof ComponentView'.
build (16.x): src/dom_components/index.ts#L181
Type 'typeof ComponentTableView' is not assignable to type 'typeof ComponentView'.
build (16.x): src/dom_components/index.ts#L186
Type 'typeof ComponentTableHeadView' is not assignable to type 'typeof ComponentView'.
build (16.x): src/dom_components/index.ts#L191
Type 'typeof ComponentTableBodyView' is not assignable to type 'typeof ComponentView'.
build (16.x): src/dom_components/index.ts#L196
Type 'typeof ComponentTableFootView' is not assignable to type 'typeof ComponentView'.
build (16.x): src/dom_components/index.ts#L201
Type 'typeof ComponentMapView' is not assignable to type 'typeof ComponentView'.
build (16.x): src/dom_components/index.ts#L206
Type 'typeof ComponentLinkView' is not assignable to type 'typeof ComponentView'.
build (16.x): src/dom_components/index.ts#L211
Type 'typeof ComponentLabelView' is not assignable to type 'typeof ComponentView'.
build (16.x): src/dom_components/index.ts#L216
Type 'typeof ComponentVideoView' is not assignable to type 'typeof ComponentView'.
build (14.17)
The job was canceled because "_16_x" failed.
build (14.17): src/dom_components/index.ts#L171
Type 'typeof ComponentTableCellView' is not assignable to type 'typeof ComponentView'.
build (14.17): src/dom_components/index.ts#L176
Type 'typeof ComponentTableRowView' is not assignable to type 'typeof ComponentView'.
build (14.17): src/dom_components/index.ts#L181
Type 'typeof ComponentTableView' is not assignable to type 'typeof ComponentView'.
build (14.17): src/dom_components/index.ts#L186
Type 'typeof ComponentTableHeadView' is not assignable to type 'typeof ComponentView'.
build (14.17): src/dom_components/index.ts#L191
Type 'typeof ComponentTableBodyView' is not assignable to type 'typeof ComponentView'.
build (14.17): src/dom_components/index.ts#L196
Type 'typeof ComponentTableFootView' is not assignable to type 'typeof ComponentView'.
build (14.17): src/dom_components/index.ts#L201
Type 'typeof ComponentMapView' is not assignable to type 'typeof ComponentView'.
build (14.17): src/dom_components/index.ts#L206
Type 'typeof ComponentLinkView' is not assignable to type 'typeof ComponentView'.
build (14.17): src/dom_components/index.ts#L211
Type 'typeof ComponentLabelView' is not assignable to type 'typeof ComponentView'.
build (14.17): src/dom_components/index.ts#L216
Type 'typeof ComponentVideoView' is not assignable to type 'typeof ComponentView'.
build (16.x)
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/.