Skip to content

feat: update to latest open API spec (#258) #618

feat: update to latest open API spec (#258)

feat: update to latest open API spec (#258) #618

Triggered via push March 2, 2026 08:30
Status Failure
Total duration 1m 51s
Artifacts

test.yml

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

Annotations

53 errors
__tests__/date-transform.test.ts > Date conversion > channel + members: __tests__/date-transform.test.ts#L97
TypeError: c.channel.created_at.getTime is not a function ❯ __tests__/date-transform.test.ts:97:36 ❯ __tests__/date-transform.test.ts:96:26
__tests__/date-transform.test.ts > Date conversion > channel + members: __tests__/date-transform.test.ts#L97
TypeError: c.channel.created_at.getTime is not a function ❯ __tests__/date-transform.test.ts:97:36 ❯ __tests__/date-transform.test.ts:96:26
__tests__/command.test.ts > commands CRUD API > delete: src/ApiClient.ts#L91
Error: Stream error code 16: DeleteCommand failed with error: "the command "stream-node-test-command2b64aabd-9e0a-46dc-85b7-50c2ca138df8" does not exist" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamChatClient.deleteCommand src/gen/chat/ChatApi.ts:1141:22 ❯ __tests__/command.test.ts:41:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '61f9d5bb-e1b6-45d9-b5ec-3217de1eee28', responseHeaders: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, responseCode: 404, rateLimit: { rateLimit: 60000, rateLimitRemaining: 59996, rateLimitReset: '2026-03-02T08:33:00.000Z' } }, code: 16 }
__tests__/command.test.ts > commands CRUD API > delete: src/ApiClient.ts#L91
Error: Stream error code 16: DeleteCommand failed with error: "the command "stream-node-test-command2b64aabd-9e0a-46dc-85b7-50c2ca138df8" does not exist" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamChatClient.deleteCommand src/gen/chat/ChatApi.ts:1141:22 ❯ __tests__/command.test.ts:41:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: 'd1ee7bae-2a56-413c-ab5c-eaab28e8eb40', responseHeaders: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, responseCode: 404, rateLimit: { rateLimit: 60000, rateLimitRemaining: 59997, rateLimitReset: '2026-03-02T08:33:00.000Z' } }, code: 16 }
__tests__/command.test.ts > commands CRUD API > delete: src/ApiClient.ts#L91
Error: Stream error code 16: DeleteCommand failed with error: "the command "stream-node-test-command2b64aabd-9e0a-46dc-85b7-50c2ca138df8" does not exist" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamChatClient.deleteCommand src/gen/chat/ChatApi.ts:1141:22 ❯ __tests__/command.test.ts:41:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: 'd9159ec9-7227-4a6a-8b07-a979524df22c', responseHeaders: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, responseCode: 404, rateLimit: { rateLimit: 60000, rateLimitRemaining: 59998, rateLimitReset: '2026-03-02T08:33:00.000Z' } }, code: 16 }
__tests__/command.test.ts > commands CRUD API > delete: __tests__/command.test.ts#L47
AssertionError: promise resolved "{ …(8) }" instead of rejecting - Expected + Received - [Error: rejected promise] + Object { + "args": "", + "created_at": 2026-03-02T08:32:21.847Z, + "description": "Updated descrpition", + "duration": "9.64ms", + "metadata": Object { + "clientRequestId": "771ae516-d7bb-4cd1-ba76-02040b9172db", + "rateLimit": Object { + "rateLimit": 60000, + "rateLimitRemaining": 59999, + "rateLimitReset": 2026-03-02T08:33:00.000Z, + }, + "responseCode": 200, + "responseHeaders": Headers {}, + }, + "name": "stream-node-test-command2b64aabd-9e0a-46dc-85b7-50c2ca138df8", + "set": "", + "updated_at": 2026-03-02T08:32:23.133Z, + } ❯ __tests__/command.test.ts:47:5
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
test-node (20)
The strategy configuration was canceled because "test-node._24" failed
__tests__/messages.test.ts > messages API > delete message: src/ApiClient.ts#L91
Error: Stream error code 16: DeleteMessage failed with error: "message with id 8e6fc39e-c7c6-413b-83a2-528a64b3f246 doesn't exist" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamChatClient.deleteMessage src/gen/chat/ChatApi.ts:1309:22 ❯ __tests__/messages.test.ts:206:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '2e4d2c5e-6b0f-48a6-8b2d-33279d6dff7c', responseHeaders: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, responseCode: 404, rateLimit: { rateLimit: 1000000, rateLimitRemaining: 999994, rateLimitReset: '2026-03-02T08:33:00.000Z' } }, code: 16 }
__tests__/messages.test.ts > messages API > delete message: __tests__/messages.test.ts#L213
AssertionError: expected [Function] to throw error including 'Stream error code 4: GetMessage faile…' but got 'Stream error code 16: GetMessage fail…' - Expected + Received - Stream error code 4: GetMessage failed with error: "Message with id 8e6fc39e-c7c6-413b-83a2-528a64b3f246 doesn't exist" + Stream error code 16: GetMessage failed with error: "message with id 8e6fc39e-c7c6-413b-83a2-528a64b3f246 doesn't exist" ❯ __tests__/messages.test.ts:213:5
__tests__/date-transform.test.ts > Date conversion > channel + members: __tests__/date-transform.test.ts#L97
TypeError: c.channel.created_at.getTime is not a function ❯ __tests__/date-transform.test.ts:97:36 ❯ __tests__/date-transform.test.ts:96:26
__tests__/date-transform.test.ts > Date conversion > channel + members: __tests__/date-transform.test.ts#L97
TypeError: c.channel.created_at.getTime is not a function ❯ __tests__/date-transform.test.ts:97:36 ❯ __tests__/date-transform.test.ts:96:26
__tests__/date-transform.test.ts > Date conversion > channel + members: __tests__/date-transform.test.ts#L97
TypeError: c.channel.created_at.getTime is not a function ❯ __tests__/date-transform.test.ts:97:36 ❯ __tests__/date-transform.test.ts:96:26
__tests__/date-transform.test.ts > Date conversion > channel + members: __tests__/date-transform.test.ts#L97
TypeError: c.channel.created_at.getTime is not a function ❯ __tests__/date-transform.test.ts:97:36 ❯ __tests__/date-transform.test.ts:96:26
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
test-node (18)
The strategy configuration was canceled because "test-node._24" failed
__tests__/messages.test.ts > messages API > delete message: src/ApiClient.ts#L91
Error: Stream error code 16: DeleteMessage failed with error: "message with id a8bdb77e-bb81-41a5-a9dc-f1bd3d092b87 doesn't exist" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamChatClient.deleteMessage src/gen/chat/ChatApi.ts:1309:22 ❯ __tests__/messages.test.ts:206:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '171e1b71-5fae-412d-9674-ce3a95bdb006', responseHeaders: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, responseCode: 404, rateLimit: { rateLimit: 1000000, rateLimitRemaining: 999990, rateLimitReset: '2026-03-02T08:33:00.000Z' } }, code: 16 }
__tests__/messages.test.ts > messages API > delete message: __tests__/messages.test.ts#L213
AssertionError: expected [Function] to throw error including 'Stream error code 4: GetMessage faile…' but got 'Stream error code 16: GetMessage fail…' - Expected + Received - Stream error code 4: GetMessage failed with error: "Message with id a8bdb77e-bb81-41a5-a9dc-f1bd3d092b87 doesn't exist" + Stream error code 16: GetMessage failed with error: "message with id a8bdb77e-bb81-41a5-a9dc-f1bd3d092b87 doesn't exist" ❯ __tests__/messages.test.ts:213:5
__tests__/date-transform.test.ts > Date conversion > channel + members: __tests__/date-transform.test.ts#L97
TypeError: c.channel.created_at.getTime is not a function ❯ __tests__/date-transform.test.ts:97:36 ❯ __tests__/date-transform.test.ts:96:26
__tests__/date-transform.test.ts > Date conversion > channel + members: __tests__/date-transform.test.ts#L97
TypeError: c.channel.created_at.getTime is not a function ❯ __tests__/date-transform.test.ts:97:36 ❯ __tests__/date-transform.test.ts:96:26
__tests__/date-transform.test.ts > Date conversion > channel + members: __tests__/date-transform.test.ts#L97
TypeError: c.channel.created_at.getTime is not a function ❯ __tests__/date-transform.test.ts:97:36 ❯ __tests__/date-transform.test.ts:96:26
__tests__/date-transform.test.ts > Date conversion > channel + members: __tests__/date-transform.test.ts#L97
TypeError: c.channel.created_at.getTime is not a function ❯ __tests__/date-transform.test.ts:97:36 ❯ __tests__/date-transform.test.ts:96:26
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
test-node (22)
The strategy configuration was canceled because "test-node._24" failed
__tests__/messages.test.ts > messages API > delete message: src/ApiClient.ts#L91
Error: Stream error code 16: DeleteMessage failed with error: "message with id f1638b76-53da-45ad-95b8-464bc22c318f doesn't exist" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamChatClient.deleteMessage src/gen/chat/ChatApi.ts:1309:22 ❯ __tests__/messages.test.ts:206:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '2630d8d8-03d7-49d7-b9b0-e03b01d6f057', responseHeaders: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, responseCode: 404, rateLimit: { rateLimit: 1000000, rateLimitRemaining: 999985, rateLimitReset: '2026-03-02T08:33:00.000Z' } }, code: 16 }
__tests__/messages.test.ts > messages API > delete message: __tests__/messages.test.ts#L213
AssertionError: expected [Function] to throw error including 'Stream error code 4: GetMessage faile…' but got 'Stream error code 16: GetMessage fail…' - Expected + Received - Stream error code 4: GetMessage failed with error: "Message with id f1638b76-53da-45ad-95b8-464bc22c318f doesn't exist" + Stream error code 16: GetMessage failed with error: "message with id f1638b76-53da-45ad-95b8-464bc22c318f doesn't exist" ❯ __tests__/messages.test.ts:213:5
__tests__/date-transform.test.ts > Date conversion > channel + members: __tests__/date-transform.test.ts#L97
TypeError: c.channel.created_at.getTime is not a function ❯ __tests__/date-transform.test.ts:97:36 ❯ __tests__/date-transform.test.ts:96:26
__tests__/date-transform.test.ts > Date conversion > channel + members: __tests__/date-transform.test.ts#L97
TypeError: c.channel.created_at.getTime is not a function ❯ __tests__/date-transform.test.ts:97:36 ❯ __tests__/date-transform.test.ts:96:26
__tests__/date-transform.test.ts > Date conversion > channel + members: __tests__/date-transform.test.ts#L97
TypeError: c.channel.created_at.getTime is not a function ❯ __tests__/date-transform.test.ts:97:36 ❯ __tests__/date-transform.test.ts:96:26
__tests__/date-transform.test.ts > Date conversion > channel + members: __tests__/date-transform.test.ts#L97
TypeError: c.channel.created_at.getTime is not a function ❯ __tests__/date-transform.test.ts:97:36 ❯ __tests__/date-transform.test.ts:96:26
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
__tests__/messages.test.ts > messages API > delete message: src/ApiClient.ts#L91
Error: Stream error code 16: DeleteMessage failed with error: "message with id 526abd96-e70e-471d-93fa-4efdee02a318 doesn't exist" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamChatClient.deleteMessage src/gen/chat/ChatApi.ts:1309:22 ❯ __tests__/messages.test.ts:206:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '0a6ac57c-a3cf-4282-9bc3-2ecb4ff190f6', responseHeaders: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, responseCode: 404, rateLimit: { rateLimit: 1000000, rateLimitRemaining: 999983, rateLimitReset: '2026-03-02T08:33:00.000Z' } }, code: 16 }
__tests__/messages.test.ts > messages API > delete message: __tests__/messages.test.ts#L213
AssertionError: expected [Function] to throw error including 'Stream error code 4: GetMessage faile…' but got 'Stream error code 16: GetMessage fail…' - Expected + Received - Stream error code 4: GetMessage failed with error: "Message with id 526abd96-e70e-471d-93fa-4efdee02a318 doesn't exist" + Stream error code 16: GetMessage failed with error: "message with id 526abd96-e70e-471d-93fa-4efdee02a318 doesn't exist" ❯ __tests__/messages.test.ts:213:5
__tests__/date-transform.test.ts > Date conversion > channel + members: __tests__/date-transform.test.ts#L97
TypeError: c.channel.created_at.getTime is not a function ❯ __tests__/date-transform.test.ts:97:36 ❯ __tests__/date-transform.test.ts:96:26
__tests__/date-transform.test.ts > Date conversion > channel + members: __tests__/date-transform.test.ts#L97
TypeError: c.channel.created_at.getTime is not a function ❯ __tests__/date-transform.test.ts:97:36 ❯ __tests__/date-transform.test.ts:96:26
__tests__/date-transform.test.ts > Date conversion > channel + members: __tests__/date-transform.test.ts#L97
TypeError: c.channel.created_at.getTime is not a function ❯ __tests__/date-transform.test.ts:97:36 ❯ __tests__/date-transform.test.ts:96:26
__tests__/date-transform.test.ts > Date conversion > channel + members: __tests__/date-transform.test.ts#L97
TypeError: c.channel.created_at.getTime is not a function ❯ __tests__/date-transform.test.ts:97:36 ❯ __tests__/date-transform.test.ts:96:26
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7
__tests__/call.test.ts > call API > recording > start recording: __tests__/call.test.ts#L189
AssertionError: expected [Function] to throw error including 'Stream error code 4: StartRecording f…' but got 'Stream error code 4: StartRecording f…' - Expected + Received - Stream error code 4: StartRecording failed with error: "there is no active session" + Stream error code 4: StartRecording failed with error: "recording_type must be one of [composite individual raw]" ❯ __tests__/call.test.ts:189:7