Skip to content

Feat: export table as Component #609

Feat: export table as Component

Feat: export table as Component #609

Triggered via pull request November 1, 2023 17:55
Status Failure
Total duration 1m 27s
Artifacts

auto-build.yml

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

Annotations

11 errors
auto-build (20.x)
Type '{ size: number; metas: IMutField[]; computation: (payload: IDataQueryPayload) => Promise<IRow[]>; }' is missing the following properties from type 'DataTableProps': total, onMetaChange
auto-build (20.x)
Module '"./FullApp"' has no exported member 'IGWProps'. Did you mean to use 'import IGWProps from "./FullApp"' instead?
auto-build (20.x)
Process completed with exit code 2.
auto-build (16.x)
The job was canceled because "_20_x" failed.
auto-build (16.x)
Type '{ size: number; metas: IMutField[]; computation: (payload: IDataQueryPayload) => Promise<IRow[]>; }' is missing the following properties from type 'DataTableProps': total, onMetaChange
auto-build (16.x)
Module '"./FullApp"' has no exported member 'IGWProps'. Did you mean to use 'import IGWProps from "./FullApp"' instead?
auto-build (16.x)
The operation was canceled.
auto-build (18.x)
The job was canceled because "_20_x" failed.
auto-build (18.x)
Type '{ size: number; metas: IMutField[]; computation: (payload: IDataQueryPayload) => Promise<IRow[]>; }' is missing the following properties from type 'DataTableProps': total, onMetaChange
auto-build (18.x)
Module '"./FullApp"' has no exported member 'IGWProps'. Did you mean to use 'import IGWProps from "./FullApp"' instead?
auto-build (18.x)
The operation was canceled.