Skip to content

Update composer

Update composer #5

Triggered via pull request April 27, 2024 18:36
Status Failure
Total duration 55s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.