Skip to content

feat: UI overhaul #1007

feat: UI overhaul

feat: UI overhaul #1007

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

node.js.yml

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

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.