Skip to content

feat: auto refresh tables #1029

feat: auto refresh tables

feat: auto refresh tables #1029

Triggered via pull request November 20, 2023 09:55
Status Failure
Total duration 47s
Artifacts

node.js.yml

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

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.