feat: Add optional enrich_own_fields param to endpoints (#260) #621
test.yml
on: push
lint
24s
test-bun
1m 2s
Matrix: test-node
Annotations
53 errors
|
__tests__/messages.test.ts > messages API > delete message:
src/ApiClient.ts#L91
Error: Stream error code 16: DeleteMessage failed with error: "message with id 6aa15ddd-c115-4830-af43-713b8657373a 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: '6370740f-e3bf-43a4-8882-5efe07f2071f', 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: 999998, rateLimitReset: '2026-03-04T10:47: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 6aa15ddd-c115-4830-af43-713b8657373a doesn't exist"
+ Stream error code 16: GetMessage failed with error: "message with id 6aa15ddd-c115-4830-af43-713b8657373a 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 bf676211-afe4-465b-a658-0cfe3ac532e9 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: '3deda5cd-d374-40ee-a99b-0fb588cbec0f', 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: 999991, rateLimitReset: '2026-03-04T10:47: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 bf676211-afe4-465b-a658-0cfe3ac532e9 doesn't exist"
+ Stream error code 16: GetMessage failed with error: "message with id bf676211-afe4-465b-a658-0cfe3ac532e9 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 (20)
The strategy configuration was canceled because "test-node._18" 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 a32adbcc-835c-43eb-afad-49a3ad77050e 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: 'f7772922-fc00-4d33-92f9-529cf49471f8', 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: 999993, rateLimitReset: '2026-03-04T10:47: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 a32adbcc-835c-43eb-afad-49a3ad77050e doesn't exist"
+ Stream error code 16: GetMessage failed with error: "message with id a32adbcc-835c-43eb-afad-49a3ad77050e 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._18" 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 ff185be1-6b53-4465-bc1a-7dadc5840099 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: 'c6b3e1e3-f12a-4e78-bdf0-52bb7f3faf19', 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: 999986, rateLimitReset: '2026-03-04T10:47: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 ff185be1-6b53-4465-bc1a-7dadc5840099 doesn't exist"
+ Stream error code 16: GetMessage failed with error: "message with id ff185be1-6b53-4465-bc1a-7dadc5840099 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 (24)
The strategy configuration was canceled because "test-node._18" 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 9ad1d4ab-ff8c-4235-ab99-8c73029e4037 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: '1cb1886b-2bcf-494b-b8ba-107ce795ee31', 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: 999982, rateLimitReset: '2026-03-04T10:47: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 9ad1d4ab-ff8c-4235-ab99-8c73029e4037 doesn't exist"
+ Stream error code 16: GetMessage failed with error: "message with id 9ad1d4ab-ff8c-4235-ab99-8c73029e4037 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
|