Skip to content

improve type intellisense readability for client and framework packages #363

improve type intellisense readability for client and framework packages

improve type intellisense readability for client and framework packages #363

Triggered via push June 7, 2024 18:31
Status Failure
Total duration 1m 46s
Artifacts

test.js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test/db.spec.ts > selecting subqueries from schema > can include subqueries in fetch by id: packages/db/test/db.spec.ts#L5255
AssertionError: expected { id: 'user-1', name: 'Alice', …(1) } to have property "posts" ❯ test/db.spec.ts:5255:20
test/db/rules.spec.ts > selecting subqueries from schema > can include subqueries in fetch by id: packages/db/test/db.spec.ts#L5255
AssertionError: expected { id: 'user-1', name: 'Alice', …(1) } to have property "posts" ❯ test/db.spec.ts:5255:20
test/db/rules.spec.ts > Rules > Read > fetchById: doesnt filter rules if skipRules is set: packages/db/test/db/rules.spec.ts#L100
AssertionError: expected null not to be null ❯ test/db/rules.spec.ts:100:40 ❯ Module.testDBAndTransaction test/db.spec.ts:62:17 ❯ test/db/rules.spec.ts:89:7
test/db/variables.spec.ts > selecting subqueries from schema > can include subqueries in fetch by id: packages/db/test/db.spec.ts#L5255
AssertionError: expected { id: 'user-1', name: 'Alice', …(1) } to have property "posts" ❯ test/db.spec.ts:5255:20
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/.