Skip to content

Release v0.3.3 - ObjectAI documentation + critical build fixes #537

Release v0.3.3 - ObjectAI documentation + critical build fixes

Release v0.3.3 - ObjectAI documentation + critical build fixes #537

Re-run triggered January 25, 2026 01:25
Status Failure
Total duration 1m 42s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
src/data/driver.test.ts > DriverInterfaceSchema > Bulk Operations > should validate bulkDelete method: packages/spec/src/data/driver.test.ts#L291
AssertionError: expected [Function] to not throw an error but '[\n {\n "code": "invalid_type",\n…' was thrown - Expected: undefined + Received: "[ { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"findStream\" ], \"message\": \"Required\" }, { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"upsert\" ], \"message\": \"Required\" } ]" ❯ src/data/driver.test.ts:291:61
src/data/driver.test.ts > DriverInterfaceSchema > Bulk Operations > should validate bulkUpdate method: packages/spec/src/data/driver.test.ts#L279
AssertionError: expected [Function] to not throw an error but '[\n {\n "code": "invalid_type",\n…' was thrown - Expected: undefined + Received: "[ { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"findStream\" ], \"message\": \"Required\" }, { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"upsert\" ], \"message\": \"Required\" } ]" ❯ src/data/driver.test.ts:279:61
src/data/driver.test.ts > DriverInterfaceSchema > Bulk Operations > should validate bulkCreate method: packages/spec/src/data/driver.test.ts#L264
AssertionError: expected [Function] to not throw an error but '[\n {\n "code": "invalid_type",\n…' was thrown - Expected: undefined + Received: "[ { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"findStream\" ], \"message\": \"Required\" }, { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"upsert\" ], \"message\": \"Required\" } ]" ❯ src/data/driver.test.ts:264:61
src/data/driver.test.ts > DriverInterfaceSchema > CRUD Operations > should validate delete method signature: packages/spec/src/data/driver.test.ts#L212
AssertionError: expected [Function] to not throw an error but '[\n {\n "code": "invalid_type",\n…' was thrown - Expected: undefined + Received: "[ { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"findStream\" ], \"message\": \"Required\" }, { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"upsert\" ], \"message\": \"Required\" } ]" ❯ src/data/driver.test.ts:212:61
src/data/driver.test.ts > DriverInterfaceSchema > CRUD Operations > should validate update method signature: packages/spec/src/data/driver.test.ts#L200
AssertionError: expected [Function] to not throw an error but '[\n {\n "code": "invalid_type",\n…' was thrown - Expected: undefined + Received: "[ { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"findStream\" ], \"message\": \"Required\" }, { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"upsert\" ], \"message\": \"Required\" } ]" ❯ src/data/driver.test.ts:200:61
src/data/driver.test.ts > DriverInterfaceSchema > CRUD Operations > should validate create method signature: packages/spec/src/data/driver.test.ts#L187
AssertionError: expected [Function] to not throw an error but '[\n {\n "code": "invalid_type",\n…' was thrown - Expected: undefined + Received: "[ { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"findStream\" ], \"message\": \"Required\" }, { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"upsert\" ], \"message\": \"Required\" } ]" ❯ src/data/driver.test.ts:187:61
src/data/driver.test.ts > DriverInterfaceSchema > CRUD Operations > should validate findOne method signature: packages/spec/src/data/driver.test.ts#L174
AssertionError: expected [Function] to not throw an error but '[\n {\n "code": "invalid_type",\n…' was thrown - Expected: undefined + Received: "[ { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"findStream\" ], \"message\": \"Required\" }, { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"upsert\" ], \"message\": \"Required\" } ]" ❯ src/data/driver.test.ts:174:61
src/data/driver.test.ts > DriverInterfaceSchema > CRUD Operations > should validate find method signature: packages/spec/src/data/driver.test.ts#L162
AssertionError: expected [Function] to not throw an error but '[\n {\n "code": "invalid_type",\n…' was thrown - Expected: undefined + Received: "[ { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"findStream\" ], \"message\": \"Required\" }, { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"upsert\" ], \"message\": \"Required\" } ]" ❯ src/data/driver.test.ts:162:61
src/data/driver.test.ts > DriverInterfaceSchema > CRUD Operations > should accept driver with CRUD operations: packages/spec/src/data/driver.test.ts#L150
AssertionError: expected [Function] to not throw an error but '[\n {\n "code": "invalid_type",\n…' was thrown - Expected: undefined + Received: "[ { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"findStream\" ], \"message\": \"Required\" }, { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"upsert\" ], \"message\": \"Required\" } ]" ❯ src/data/driver.test.ts:150:65
src/data/driver.test.ts > DriverInterfaceSchema > Basic Properties > should accept name and version: packages/spec/src/data/driver.test.ts#L108
AssertionError: expected [Function] to not throw an error but '[\n {\n "code": "invalid_type",\n…' was thrown - Expected: undefined + Received: "[ { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"findStream\" ], \"message\": \"Required\" }, { \"code\": \"invalid_type\", \"expected\": \"function\", \"received\": \"undefined\", \"path\": [ \"upsert\" ], \"message\": \"Required\" } ]" ❯ src/data/driver.test.ts:108:61

Artifacts

Produced during runtime
Name Size Digest
build-output Expired
529 KB
sha256:bf86b28366c3bfad164b7ea3465a99410a8e8f5717beda76fb9f695396467afa