packages/modeldb: add sqlite and sqlite-expo support for composite pr… #4179
ci.yml
on: push
Lint
1m 24s
Unit Tests
2m 0s
Missing dependencies between subpackages (pnpm)
1m 6s
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
'model' is of type 'unknown'.
|
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
|