feat: UI overhaul #1007
Annotations
2 errors
build (18.x):
src/views/dashboard/modules/table-list.vue#L74
Property 'insertNameToQueryCode' does not exist on type '{ selectCodeType: () => void; getResultsByType: (types: string[]) => { records: { rows: [][]; schema: { column_schemas: { name: string; data_type: string; }[]; }; }; dimensionsAndXName: { dimensions: { name: string; }[]; xAxis: string; }; key: number; type: string; }[]; ... 13 more ...; clearCode: () => void; }'.
|
build (18.x)
Process completed with exit code 1.
|