Skip to content

Refactor: Confirm fixes for whereIn subqueries and docs #164

Refactor: Confirm fixes for whereIn subqueries and docs

Refactor: Confirm fixes for whereIn subqueries and docs #164

Triggered via push June 15, 2025 10:14
Status Failure
Total duration 29s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

32 errors
Unhandled error: tests/integration/crud.test.ts#L253
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:253:14
Unhandled error: tests/integration/crud.test.ts#L252
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:252:14
Unhandled error: tests/integration/crud.test.ts#L251
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:251:14
Unhandled error: tests/integration/crud.test.ts#L248
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:248:14
Unhandled error: tests/integration/crud.test.ts#L247
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:247:14
Unhandled error: tests/integration/crud.test.ts#L246
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:246:14
Unhandled error: tests/integration/crud.test.ts#L243
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:243:14
Unhandled error: tests/integration/crud.test.ts#L242
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:242:14
Unhandled error: tests/integration/crud.test.ts#L241
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:241:14
Unhandled error: tests/integration/crud.test.ts#L226
TypeCheckError: Argument of type '{ type string; table Query<Promise<{ changes? number | undefined; duration number; last_row_id? string | number | undefined; served_by string; meta? D1Meta | undefined; success boolean; results? DefaultReturnObject[] | undefined; }>, true>; alias string; on string; }' is not assignable to parameter of type 'Join | Join[] | undefined'. Types of property 'table' are incompatible. Type 'Query<Promise<{ changes? number | undefined; duration number; last_row_id? string | number | undefined; served_by string; meta? D1Meta | undefined; success boolean; results? DefaultReturnObject[] | undefined; }>, true>' is not assignable to type 'string | SelectAll | undefined'. ❯ integration/crud.test.ts:226:22
Unhandled error: tests/integration/crud.test.ts#L253
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:253:14
Unhandled error: tests/integration/crud.test.ts#L252
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:252:14
Unhandled error: tests/integration/crud.test.ts#L251
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:251:14
Unhandled error: tests/integration/crud.test.ts#L248
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:248:14
Unhandled error: tests/integration/crud.test.ts#L247
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:247:14
Unhandled error: tests/integration/crud.test.ts#L246
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:246:14
Unhandled error: tests/integration/crud.test.ts#L243
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:243:14
Unhandled error: tests/integration/crud.test.ts#L242
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:242:14
Unhandled error: tests/integration/crud.test.ts#L241
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:241:14
Unhandled error: tests/integration/crud.test.ts#L226
TypeCheckError: Argument of type '{ type string; table Query<Promise<{ changes? number | undefined; duration number; last_row_id? string | number | undefined; served_by string; meta? D1Meta | undefined; success boolean; results? DefaultReturnObject[] | undefined; }>, true>; alias string; on string; }' is not assignable to parameter of type 'Join | Join[] | undefined'. Types of property 'table' are incompatible. Type 'Query<Promise<{ changes? number | undefined; duration number; last_row_id? string | number | undefined; served_by string; meta? D1Meta | undefined; success boolean; results? DefaultReturnObject[] | undefined; }>, true>' is not assignable to type 'string | SelectAll | undefined'. ❯ integration/crud.test.ts:226:22
test (ubuntu-latest, 20.x)
The strategy configuration was canceled because "test.ubuntu-latest_22_x" failed
Unhandled error: tests/integration/crud.test.ts#L253
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:253:14
Unhandled error: tests/integration/crud.test.ts#L252
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:252:14
Unhandled error: tests/integration/crud.test.ts#L251
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:251:14
Unhandled error: tests/integration/crud.test.ts#L248
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:248:14
Unhandled error: tests/integration/crud.test.ts#L247
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:247:14
Unhandled error: tests/integration/crud.test.ts#L246
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:246:14
Unhandled error: tests/integration/crud.test.ts#L243
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:243:14
Unhandled error: tests/integration/crud.test.ts#L242
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:242:14
Unhandled error: tests/integration/crud.test.ts#L241
TypeCheckError: Object is possibly 'undefined'. ❯ integration/crud.test.ts:241:14
Unhandled error: tests/integration/crud.test.ts#L226
TypeCheckError: Argument of type '{ type string; table Query<Promise<{ changes? number | undefined; duration number; last_row_id? string | number | undefined; served_by string; meta? D1Meta | undefined; success boolean; results? DefaultReturnObject[] | undefined; }>, true>; alias string; on string; }' is not assignable to parameter of type 'Join | Join[] | undefined'. Types of property 'table' are incompatible. Type 'Query<Promise<{ changes? number | undefined; duration number; last_row_id? string | number | undefined; served_by string; meta? D1Meta | undefined; success boolean; results? DefaultReturnObject[] | undefined; }>, true>' is not assignable to type 'string | SelectAll | undefined'. ❯ integration/crud.test.ts:226:22
test (ubuntu-latest, 18.x)
The strategy configuration was canceled because "test.ubuntu-latest_22_x" failed