Update composer #5
Annotations
5 errors
test-all:
src/app/data/duckdb_wasm.ts#L111
Type '{ id: string; model: ModelDef; path: string; readme: string; styles: DataStyles; sources: { title: string; sourceName: string; description: string; }[]; }[]' is not assignable to type 'ModelInfo[]'.
|
test-all:
src/app/data/duckdb_wasm.ts#L172
Property 'notebooks' is missing in type '{ readme: string; linkedReadmes: string[]; title: string; models: explore.ModelInfo[]; }' but required in type 'AppInfo'.
|
test-all:
src/server/datasets.ts#L56
Property 'readme' does not exist on type 'AppListing'.
|
test-all:
src/server/datasets.ts#L113
Property 'linkedReadmes' does not exist on type 'AppListing'.
|
test-all
Process completed with exit code 2.
|