feat: auto refresh tables #1029
Annotations
4 errors
build (18.x):
src/hooks/query-code.ts#L132
Argument of type '{ key: number; childrenType: string; timeIndexName: string; children: { key: string; dataType: string; iconType: string; parentKey: number; title: string; isLeaf?: boolean | undefined; }[] | { ...; }[]; columns: { ...; }[]; details: { ...; }[]; title: string; isLeaf?: boolean | undefined; } | undefined' is not assignable to parameter of type 'TableTreeParent'.
|
build (18.x):
src/hooks/query-code.ts#L133
Argument of type '{ key: number; childrenType: string; timeIndexName: string; children: { key: string; dataType: string; iconType: string; parentKey: number; title: string; isLeaf?: boolean | undefined; }[] | { ...; }[]; columns: { ...; }[]; details: { ...; }[]; title: string; isLeaf?: boolean | undefined; } | undefined' is not assignable to parameter of type 'TableTreeParent'.
|
build (18.x):
src/hooks/sider-tabs.ts#L145
Cannot find name 'TableDetail'.
|
build (18.x)
Process completed with exit code 1.
|