Add model caching capability to Runtime #57
run-tests.yaml
on: pull_request
check-permission
2s
db-duckdb
/
test-duckdb
1m 21s
db-postgres
/
test-postgres
1m 49s
db-mysql
/
test-mysql
1m 25s
db-duckdb-wasm
/
test-duckdb-wasm
1m 30s
main
/
main
2m 25s
db-trino
/
test-trino
1m 26s
db-presto
/
test-presto
1m 21s
db-bigquery
/
test-bigquery
1m 33s
db-motherduck
/
test-motherduck
1m 28s
db-snowflake
/
test-snowflake
1m 21s
malloy-tests
0s
Annotations
40 errors and 11 warnings
db-duckdb / test-duckdb
Argument of type 'DuckDBWASMConnection' is not assignable to parameter of type '{ urlReader?: URLReader | undefined; eventStream?: EventStream | undefined; modelCache?: ModelCache | undefined; connection: Connection; }'.
|
db-duckdb / test-duckdb
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
db-duckdb / test-duckdb
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
db-duckdb / test-duckdb
Process completed with exit code 2.
|
db-mysql / test-mysql
Argument of type 'DuckDBWASMConnection' is not assignable to parameter of type '{ urlReader?: URLReader | undefined; eventStream?: EventStream | undefined; modelCache?: ModelCache | undefined; connection: Connection; }'.
|
db-mysql / test-mysql
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
db-mysql / test-mysql
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
db-mysql / test-mysql
Process completed with exit code 2.
|
db-duckdb-wasm / test-duckdb-wasm
Argument of type 'DuckDBWASMConnection' is not assignable to parameter of type '{ urlReader?: URLReader | undefined; eventStream?: EventStream | undefined; modelCache?: ModelCache | undefined; connection: Connection; }'.
|
db-duckdb-wasm / test-duckdb-wasm
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
db-duckdb-wasm / test-duckdb-wasm
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
db-duckdb-wasm / test-duckdb-wasm
Process completed with exit code 2.
|
db-snowflake / test-snowflake
Argument of type 'DuckDBWASMConnection' is not assignable to parameter of type '{ urlReader?: URLReader | undefined; eventStream?: EventStream | undefined; modelCache?: ModelCache | undefined; connection: Connection; }'.
|
db-snowflake / test-snowflake
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
db-snowflake / test-snowflake
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
db-snowflake / test-snowflake
Process completed with exit code 2.
|
db-presto / test-presto
Argument of type 'DuckDBWASMConnection' is not assignable to parameter of type '{ urlReader?: URLReader | undefined; eventStream?: EventStream | undefined; modelCache?: ModelCache | undefined; connection: Connection; }'.
|
db-presto / test-presto
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
db-presto / test-presto
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
db-presto / test-presto
Process completed with exit code 2.
|
db-trino / test-trino
Argument of type 'DuckDBWASMConnection' is not assignable to parameter of type '{ urlReader?: URLReader | undefined; eventStream?: EventStream | undefined; modelCache?: ModelCache | undefined; connection: Connection; }'.
|
db-trino / test-trino
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
db-trino / test-trino
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
db-trino / test-trino
Process completed with exit code 2.
|
db-motherduck / test-motherduck
Argument of type 'DuckDBWASMConnection' is not assignable to parameter of type '{ urlReader?: URLReader | undefined; eventStream?: EventStream | undefined; modelCache?: ModelCache | undefined; connection: Connection; }'.
|
db-motherduck / test-motherduck
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
db-motherduck / test-motherduck
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
db-motherduck / test-motherduck
Process completed with exit code 2.
|
db-bigquery / test-bigquery
Argument of type 'DuckDBWASMConnection' is not assignable to parameter of type '*** urlReader?: URLReader | undefined; eventStream?: EventStream | undefined; modelCache?: ModelCache | undefined; connection: Connection; ***'.
|
db-bigquery / test-bigquery
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
db-bigquery / test-bigquery
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
db-bigquery / test-bigquery
Process completed with exit code 2.
|
db-postgres / test-postgres
Argument of type 'DuckDBWASMConnection' is not assignable to parameter of type '{ urlReader?: URLReader | undefined; eventStream?: EventStream | undefined; modelCache?: ModelCache | undefined; connection: Connection; }'.
|
db-postgres / test-postgres
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
db-postgres / test-postgres
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
db-postgres / test-postgres
Process completed with exit code 2.
|
main / main
Argument of type 'DuckDBWASMConnection' is not assignable to parameter of type '*** urlReader?: URLReader | undefined; eventStream?: EventStream | undefined; modelCache?: ModelCache | undefined; connection: Connection; ***'.
|
main / main
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
main / main
Cannot find module '@malloydata/render' or its corresponding type declarations.
|
main / main
Process completed with exit code 2.
|
check-permission
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
db-duckdb / test-duckdb
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
db-mysql / test-mysql
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
db-duckdb-wasm / test-duckdb-wasm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
db-snowflake / test-snowflake
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
db-presto / test-presto
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
db-trino / test-trino
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
db-motherduck / test-motherduck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
db-bigquery / test-bigquery
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
db-postgres / test-postgres
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
main / main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|