'run:' the default style of malloy display #6
Annotations
2 errors
test-all:
src/app/ExploreQueryEditor/ExploreQueryEditor.tsx#L158
Property 'notebook' is missing in type '{ model: string; source: string; markdown: string; isRunnable: boolean; }' but required in type '{ source: string; model: string; markdown: string; notebook: string; isRunnable: boolean; }'.
|
test-all
Process completed with exit code 2.
|