Skip to content

db: add support for has and !has set operators #214

db: add support for has and !has set operators

db: add support for has and !has set operators #214

Triggered via push March 1, 2024 23:45
Status Failure
Total duration 1m 12s
Artifacts

test.js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test/query.spec.ts > query root permutations > can generate a permutation for each subquery filter: packages/db/src/collection-query.ts#L362
TypeError: chain.toReversed is not a function ❯ Module.generateQueryRootPermutations src/collection-query.ts:362:42 ❯ test/query.spec.ts:20:26
test/query.spec.ts > query root permutations > can generate a permutation for each subquery filter: packages/db/src/collection-query.ts#L362
TypeError: chain.toReversed is not a function ❯ Module.generateQueryRootPermutations src/collection-query.ts:362:42 ❯ test/query.spec.ts:41:26
test
Process completed with exit code 1.
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/.