types: allow EntityQuery to select from many tables #212
Annotations
11 errors and 4 warnings
Check Types:
src/zql/query/entity-query.test.ts#L190
Expected 1 arguments, but got 0.
|
Check Types:
src/zql/query/entity-query.test.ts#L191
Expected 1 arguments, but got 0.
|
Check Types:
src/zql/query/entity-query.test.ts#L195
Expected 1 arguments, but got 0.
|
Check Types:
src/zql/query/entity-query.test.ts#L198
Expected 1 arguments, but got 0.
|
Check Types:
src/zql/query/entity-query.test.ts#L201
Expected 1 arguments, but got 0.
|
Check Types:
src/zql/query/entity-query.test.ts#L204
Expected 1 arguments, but got 0.
|
Check Types:
src/zql/query/entity-query.test.ts#L207
Expected 1 arguments, but got 0.
|
Check Types:
src/zql/query/entity-query.test.ts#L210
Expected 1 arguments, but got 0.
|
Check Types:
src/zql/query/entity-query.test.ts#L278
Argument of type 'boolean[]' is not assignable to parameter of type 'false[] | true[]'.
|
Check Types
Process completed with exit code 2.
|
Test
Process completed with exit code 1.
|
Check Types
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/.
|
Prettier
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
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/.
|