Skip to content

console/docs: add turbo #381

console/docs: add turbo

console/docs: add turbo #381

Triggered via push June 14, 2024 18:25
Status Failure
Total duration 1m 37s
Artifacts

test.js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test/typecheck/query.test-d.ts: packages/db/test/typecheck/query.test-d.ts#L800
TypeCheckError: Type 'ValueCursor | QuerySelectionFitleredTypeFromModel<{ test { schema RecordType<{ id StringType<{ nullable false; default { func string; args string[] | null; }; }>; attr1 StringType<{}>; attr2 BooleanType<...>; attr3 NumberType<...>; query QueryType<...>; }>; }; }, "test", "id" | ... 2 more ... | "attr3", R...' does not satisfy the constraint '"Expected undefined, Actual never" | "Expected ..., Actual never"'. Type 'undefined' is not assignable to type '"Expected undefined, Actual never" | "Expected ..., Actual never"'. ❯ test/typecheck/query.test-d.ts:800:11
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/.