Skip to content

Updates to MalloyTranslator to enable model caching #55

Updates to MalloyTranslator to enable model caching

Updates to MalloyTranslator to enable model caching #55

Triggered via pull request January 13, 2025 18:00
Status Failure
Total duration 2m 15s
Artifacts

db-duckdb.yaml

on: pull_request
Matrix: test-duckdb
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test-duckdb (18.x)
Type '{ name: string; exports: string[]; contents: { aircraft: TableSourceDef; }; }' is missing the following properties from type 'ModelDef': queryList, dependencies
test-duckdb (18.x)
Type '{ name: string; exports: string[]; contents: { model_aircraft: TableSourceDef; }; }' is missing the following properties from type 'ModelDef': queryList, dependencies
test-duckdb (18.x)
Type '{ name: string; exports: string[]; contents: { flights: TableSourceDef; table_airports: { as: string; type: "table"; tablePath: string; arguments?: Record<string, Parameter> | undefined; ... 11 more ...; resultMetadata?: ResultStructMetadataDef | undefined; }; medicare_test: SourceDef; medicare_state_facts: SourceDe...' is missing the following properties from type 'ModelDef': queryList, dependencies
test-duckdb (18.x)
Process completed with exit code 2.
test-duckdb (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636