fix: apply relationship constraints when using sub query in whereIn condition #164
checks.yml
on: pull_request
lint
2m 56s
typecheck
1m 54s
Matrix: test-mssql
Matrix: test-mysql
Matrix: test-postgres
Matrix: test-sqlite
Annotations
24 errors and 16 warnings
test-sqlite (better_sqlite, 20)
Process completed with exit code 1.
|
test-mssql (20)
Process completed with exit code 1.
|
typecheck:
src/connection/index.ts#L405
Object literal may only specify known properties, and 'connection' does not exist in type 'HealthCheckResult'.
|
typecheck:
test/connection/connection.spec.ts#L206
Property 'error' does not exist on type 'HealthCheckResult'.
|
typecheck:
test/connection/connection.spec.ts#L233
Property 'error' does not exist on type 'HealthCheckResult'.
|
typecheck:
test/connection/connection_manager.spec.ts#L200
Property 'report' does not exist on type 'ConnectionManager'.
|
typecheck:
test/connection/connection_manager.spec.ts#L230
Property 'report' does not exist on type 'ConnectionManager'.
|
typecheck:
test/database/database.spec.ts#L166
Property 'hasHealthChecksEnabled' does not exist on type 'Database'.
|
typecheck:
test/orm/model_many_to_many.spec.ts#L778
Argument of type 'typeof DateTime' is not assignable to parameter of type 'Constructor<unknown>'.
|
typecheck:
test/orm/model_many_to_many.spec.ts#L779
Argument of type 'typeof DateTime' is not assignable to parameter of type 'Constructor<unknown>'.
|
typecheck:
test/orm/model_many_to_many.spec.ts#L1340
Argument of type 'typeof DateTime' is not assignable to parameter of type 'Constructor<unknown>'.
|
typecheck:
test/orm/model_many_to_many.spec.ts#L1341
Argument of type 'typeof DateTime' is not assignable to parameter of type 'Constructor<unknown>'.
|
test-mysql (5.7, mysql_legacy, 20)
Process completed with exit code 1.
|
test-postgres (20, 11)
Process completed with exit code 1.
|
test-postgres (20, 14)
Process completed with exit code 1.
|
test-sqlite (better_sqlite, 21)
Process completed with exit code 1.
|
test-sqlite (sqlite, 20)
Process completed with exit code 1.
|
test-sqlite (sqlite, 21)
Process completed with exit code 1.
|
test-mssql (21)
Process completed with exit code 1.
|
test-mysql (5.7, mysql_legacy, 21)
Process completed with exit code 1.
|
test-postgres (21, 11)
Process completed with exit code 1.
|
test-mysql (8.0, mysql, 20)
Process completed with exit code 1.
|
test-postgres (21, 14)
Process completed with exit code 1.
|
test-mysql (8.0, mysql, 21)
Process completed with exit code 1.
|
test-sqlite (better_sqlite, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-mssql (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-mysql (5.7, mysql_legacy, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-postgres (20, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-postgres (20, 14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-sqlite (better_sqlite, 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-sqlite (sqlite, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-sqlite (sqlite, 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-mssql (21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-mysql (5.7, mysql_legacy, 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-postgres (21, 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-mysql (8.0, mysql, 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-postgres (21, 14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-mysql (8.0, mysql, 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|