Skip to content

packages/modeldb: add sqlite and sqlite-expo support for composite pr… #4179

packages/modeldb: add sqlite and sqlite-expo support for composite pr…

packages/modeldb: add sqlite and sqlite-expo support for composite pr… #4179

Triggered via push January 22, 2025 05:59
Status Failure
Total duration 2m 11s
Artifacts

ci.yml

on: push
Lint
1m 24s
Lint
Unit Tests
2m 0s
Unit Tests
Missing dependencies between subpackages (pnpm)
1m 6s
Missing dependencies between subpackages (pnpm)
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 3 warnings
Missing dependencies between subpackages (pnpm): packages/modeldb-idb/src/ModelDB.ts#L1
Module '"@canvas-js/modeldb"' has no exported member 'parseConfig'.
Missing dependencies between subpackages (pnpm): packages/modeldb-idb/src/api.ts#L1
A computed property name must be of type 'string', 'number', 'symbol', or 'any'.
Missing dependencies between subpackages (pnpm): packages/modeldb-idb/src/api.ts#L1
A computed property name must be of type 'string', 'number', 'symbol', or 'any'.
Missing dependencies between subpackages (pnpm): packages/modeldb-pg/src/ModelDB.ts#L1
Module '"@canvas-js/modeldb"' has no exported member 'parseConfig'.
Missing dependencies between subpackages (pnpm): packages/modeldb-pg/src/ModelDB.ts#L1
Argument of type 'unknown' is not assignable to parameter of type 'Model'.
Missing dependencies between subpackages (pnpm): packages/modeldb-pg/src/ModelDB.ts#L1
Argument of type 'PrimaryKeyValue | PrimaryKeyValue[]' is not assignable to parameter of type 'PrimaryKeyValue'.
Missing dependencies between subpackages (pnpm): packages/modeldb-pg/src/api.ts#L1
This comparison appears to be unintentional because the types 'string' and 'string[]' have no overlap.
Missing dependencies between subpackages (pnpm): packages/modeldb-pg/src/api.ts#L1
This comparison appears to be unintentional because the types 'string' and 'string[]' have no overlap.
Missing dependencies between subpackages (pnpm): packages/modeldb-pg/src/api.ts#L1
Property '#references' does not exist on type 'ModelAPI'.
Unit Tests: packages/modeldb-idb/src/ModelDB.ts#L1
Module '"@canvas-js/modeldb"' has no exported member 'parseConfig'.
Unit Tests: packages/modeldb-idb/src/api.ts#L1
A computed property name must be of type 'string', 'number', 'symbol', or 'any'.
Unit Tests: packages/modeldb-idb/src/api.ts#L1
A computed property name must be of type 'string', 'number', 'symbol', or 'any'.
Unit Tests: packages/modeldb-pg/src/ModelDB.ts#L1
Module '"@canvas-js/modeldb"' has no exported member 'parseConfig'.
Unit Tests: packages/modeldb-pg/src/ModelDB.ts#L1
'model' is of type 'unknown'.
Unit Tests: packages/modeldb-pg/src/ModelDB.ts#L1
Argument of type 'unknown' is not assignable to parameter of type 'Model'.
Unit Tests: packages/modeldb-pg/src/ModelDB.ts#L1
Argument of type 'PrimaryKeyValue | PrimaryKeyValue[]' is not assignable to parameter of type 'PrimaryKeyValue'.
Unit Tests: packages/modeldb-pg/src/api.ts#L1
This comparison appears to be unintentional because the types 'string' and 'string[]' have no overlap.
Unit Tests: packages/modeldb-pg/src/api.ts#L1
This comparison appears to be unintentional because the types 'string' and 'string[]' have no overlap.
Unit Tests: packages/modeldb-pg/src/api.ts#L1
Property '#references' does not exist on type 'ModelAPI'.
Missing dependencies between subpackages (pnpm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636