Skip to content

types: allow EntityQuery to select from many tables #212

types: allow EntityQuery to select from many tables

types: allow EntityQuery to select from many tables #212

Triggered via pull request April 8, 2024 11:49
@tantamantantaman
synchronize #62
mlaw/from-set
Status Failure
Total duration 1m 15s
Artifacts

js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.