Skip to content

fix: rename addReaction method to addActivityReaction (#176) #467

fix: rename addReaction method to addActivityReaction (#176)

fix: rename addReaction method to addActivityReaction (#176) #467

Triggered via push October 2, 2025 15:55
Status Failure
Total duration 2m 35s
Artifacts

test.yml

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

Annotations

32 errors
test-node (24)
Process completed with exit code 1.
__tests__/call.test.ts > call API > generate SRT credentials: src/StreamCall.ts#L55
Error: Object is not initialized, call get() or getOrCreate() first ❯ StreamCall.createSRTCredentials src/StreamCall.ts:55:13 ❯ __tests__/call.test.ts:209:24
__tests__/call.test.ts > call API > generate SRT credentials: src/StreamCall.ts#L55
Error: Object is not initialized, call get() or getOrCreate() first ❯ StreamCall.createSRTCredentials src/StreamCall.ts:55:13 ❯ __tests__/call.test.ts:209:24
__tests__/call.test.ts > call API > generate SRT credentials: src/StreamCall.ts#L55
Error: Object is not initialized, call get() or getOrCreate() first ❯ StreamCall.createSRTCredentials src/StreamCall.ts:55:13 ❯ __tests__/call.test.ts:209:24
__tests__/call.test.ts > call API > generate SRT credentials: src/StreamCall.ts#L55
Error: Object is not initialized, call get() or getOrCreate() first ❯ StreamCall.createSRTCredentials src/StreamCall.ts:55:13 ❯ __tests__/call.test.ts:209:24
test-bun
Process completed with exit code 1.
__tests__/call.test.ts > call API > generate SRT credentials: src/StreamCall.ts#L55
Error: Object is not initialized, call get() or getOrCreate() first ❯ StreamCall.createSRTCredentials src/StreamCall.ts:55:13 ❯ __tests__/call.test.ts:209:24
__tests__/call.test.ts > call API > generate SRT credentials: src/StreamCall.ts#L55
Error: Object is not initialized, call get() or getOrCreate() first ❯ StreamCall.createSRTCredentials src/StreamCall.ts:55:13 ❯ __tests__/call.test.ts:209:24
__tests__/call.test.ts > call API > generate SRT credentials: src/StreamCall.ts#L55
Error: Object is not initialized, call get() or getOrCreate() first ❯ StreamCall.createSRTCredentials src/StreamCall.ts:55:13 ❯ __tests__/call.test.ts:209:24
__tests__/call.test.ts > call API > generate SRT credentials: src/StreamCall.ts#L55
Error: Object is not initialized, call get() or getOrCreate() first ❯ StreamCall.createSRTCredentials src/StreamCall.ts:55:13 ❯ __tests__/call.test.ts:209:24
__tests__/block-lists.test.ts > block lists CRUD API > delete: src/ApiClient.ts#L91
Error: Stream error code 16: DeleteBlockList failed with error: "block list "streamnodetest-F150ca6efd-a7ea-43b5-880d-c109cdc96aee" does not exist" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamClient.deleteBlockList src/gen/common/CommonApi.ts:231:22 ❯ __tests__/block-lists.test.ts:55:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '4b97c1a0-55f0-467e-8233-08624b6dce0c', 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: 59993, rateLimitReset: { constructor: 'Function<Date>', toString: 'Function<toString>', toDateString: 'Function<toDateString>', toTimeString: 'Function<toTimeString>', toISOString: 'Function<toISOString>', toUTCString: 'Function<toUTCString>', toGMTString: 'Function<toUTCString>', getDate: 'Function<getDate>', setDate: 'Function<setDate>', getDay: 'Function<getDay>', getFullYear: 'Function<getFullYear>', setFullYear: 'Function<setFullYear>', getHours: 'Function<getHours>', setHours: 'Function<setHours>', getMilliseconds: 'Function<getMilliseconds>', setMilliseconds: 'Function<setMilliseconds>', getMinutes: 'Function<getMinutes>', setMinutes: 'Function<setMinutes>', getMonth: 'Function<getMonth>', setMonth: 'Function<setMonth>', getSeconds: 'Function<getSeconds>', setSeconds: 'Function<setSeconds>', getTime: 'Function<getTime>', setTime: 'Function<setTime>', getTimezoneOffset: 'Function<getTimezoneOffset>', getUTCDate: 'Function<getUTCDate>', setUTCDate: 'Function<setUTCDate>', getUTCDay: 'Function<getUTCDay>', getUTCFullYear: 'Function<getUTCFullYear>', setUTCFullYear: 'Function<setUTCFullYear>', getUTCHours: 'Function<getUTCHours>', setUTCHours: 'Function<setUTCHours>', getUTCMilliseconds: 'Function<getUTCMilliseconds>', setUTCMilliseconds: 'Function<setUTCMilliseconds>', getUTCMinutes: 'Function<getUTCMinutes>', setUTCMinutes: 'Function<setUTCMinutes>', getUTCMonth: 'Function<getUTCMonth>', setUTCMonth: 'Function<setUTCMonth>', getUTCSeconds: 'Function<getUTCSeconds>', setUTCSeconds: 'Function<setUTCSeconds>', valueOf: 'Function<valueOf>', getYear: 'Function<getYear>', setYear: 'Function<setYear>', toJSON: 'Function<toJSON>', toLocaleString: 'Function<toLocaleString>', toLocaleDateString: 'Function<toLocaleDateString>', toLocaleTimeString: 'Function<toLocaleTimeString>' } } }, code: 16 }
__tests__/block-lists.test.ts > block lists CRUD API > delete: src/ApiClient.ts#L91
Error: Stream error code 16: DeleteBlockList failed with error: "block list "streamnodetest-F150ca6efd-a7ea-43b5-880d-c109cdc96aee" does not exist" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamClient.deleteBlockList src/gen/common/CommonApi.ts:231:22 ❯ __tests__/block-lists.test.ts:55:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '51c7e83a-7b8a-43be-9d2e-d1a65d8480e1', 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: 59994, rateLimitReset: { constructor: 'Function<Date>', toString: 'Function<toString>', toDateString: 'Function<toDateString>', toTimeString: 'Function<toTimeString>', toISOString: 'Function<toISOString>', toUTCString: 'Function<toUTCString>', toGMTString: 'Function<toUTCString>', getDate: 'Function<getDate>', setDate: 'Function<setDate>', getDay: 'Function<getDay>', getFullYear: 'Function<getFullYear>', setFullYear: 'Function<setFullYear>', getHours: 'Function<getHours>', setHours: 'Function<setHours>', getMilliseconds: 'Function<getMilliseconds>', setMilliseconds: 'Function<setMilliseconds>', getMinutes: 'Function<getMinutes>', setMinutes: 'Function<setMinutes>', getMonth: 'Function<getMonth>', setMonth: 'Function<setMonth>', getSeconds: 'Function<getSeconds>', setSeconds: 'Function<setSeconds>', getTime: 'Function<getTime>', setTime: 'Function<setTime>', getTimezoneOffset: 'Function<getTimezoneOffset>', getUTCDate: 'Function<getUTCDate>', setUTCDate: 'Function<setUTCDate>', getUTCDay: 'Function<getUTCDay>', getUTCFullYear: 'Function<getUTCFullYear>', setUTCFullYear: 'Function<setUTCFullYear>', getUTCHours: 'Function<getUTCHours>', setUTCHours: 'Function<setUTCHours>', getUTCMilliseconds: 'Function<getUTCMilliseconds>', setUTCMilliseconds: 'Function<setUTCMilliseconds>', getUTCMinutes: 'Function<getUTCMinutes>', setUTCMinutes: 'Function<setUTCMinutes>', getUTCMonth: 'Function<getUTCMonth>', setUTCMonth: 'Function<setUTCMonth>', getUTCSeconds: 'Function<getUTCSeconds>', setUTCSeconds: 'Function<setUTCSeconds>', valueOf: 'Function<valueOf>', getYear: 'Function<getYear>', setYear: 'Function<setYear>', toJSON: 'Function<toJSON>', toLocaleString: 'Function<toLocaleString>', toLocaleDateString: 'Function<toLocaleDateString>', toLocaleTimeString: 'Function<toLocaleTimeString>' } } }, code: 16 }
__tests__/block-lists.test.ts > block lists CRUD API > delete: src/ApiClient.ts#L91
Error: Stream error code 16: DeleteBlockList failed with error: "block list "streamnodetest-F150ca6efd-a7ea-43b5-880d-c109cdc96aee" does not exist" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamClient.deleteBlockList src/gen/common/CommonApi.ts:231:22 ❯ __tests__/block-lists.test.ts:55:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: 'b92b661f-c5d5-4d16-88c6-65dd3b3261bf', 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: 59995, rateLimitReset: { constructor: 'Function<Date>', toString: 'Function<toString>', toDateString: 'Function<toDateString>', toTimeString: 'Function<toTimeString>', toISOString: 'Function<toISOString>', toUTCString: 'Function<toUTCString>', toGMTString: 'Function<toUTCString>', getDate: 'Function<getDate>', setDate: 'Function<setDate>', getDay: 'Function<getDay>', getFullYear: 'Function<getFullYear>', setFullYear: 'Function<setFullYear>', getHours: 'Function<getHours>', setHours: 'Function<setHours>', getMilliseconds: 'Function<getMilliseconds>', setMilliseconds: 'Function<setMilliseconds>', getMinutes: 'Function<getMinutes>', setMinutes: 'Function<setMinutes>', getMonth: 'Function<getMonth>', setMonth: 'Function<setMonth>', getSeconds: 'Function<getSeconds>', setSeconds: 'Function<setSeconds>', getTime: 'Function<getTime>', setTime: 'Function<setTime>', getTimezoneOffset: 'Function<getTimezoneOffset>', getUTCDate: 'Function<getUTCDate>', setUTCDate: 'Function<setUTCDate>', getUTCDay: 'Function<getUTCDay>', getUTCFullYear: 'Function<getUTCFullYear>', setUTCFullYear: 'Function<setUTCFullYear>', getUTCHours: 'Function<getUTCHours>', setUTCHours: 'Function<setUTCHours>', getUTCMilliseconds: 'Function<getUTCMilliseconds>', setUTCMilliseconds: 'Function<setUTCMilliseconds>', getUTCMinutes: 'Function<getUTCMinutes>', setUTCMinutes: 'Function<setUTCMinutes>', getUTCMonth: 'Function<getUTCMonth>', setUTCMonth: 'Function<setUTCMonth>', getUTCSeconds: 'Function<getUTCSeconds>', setUTCSeconds: 'Function<setUTCSeconds>', valueOf: 'Function<valueOf>', getYear: 'Function<getYear>', setYear: 'Function<setYear>', toJSON: 'Function<toJSON>', toLocaleString: 'Function<toLocaleString>', toLocaleDateString: 'Function<toLocaleDateString>', toLocaleTimeString: 'Function<toLocaleTimeString>' } } }, code: 16 }
__tests__/block-lists.test.ts > block lists CRUD API > delete: src/ApiClient.ts#L111
Error: The request was aborted due to to the 10000ms timeout, you can set the timeout in the StreamClient constructor ❯ ApiClient.sendRequest src/ApiClient.ts:111:15 ❯ StreamClient.deleteBlockList src/gen/common/CommonApi.ts:231:22 ❯ __tests__/block-lists.test.ts:55:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '3f5d1dd5-df10-472c-831a-d7fc86d41268', responseCode: undefined }, code: undefined }
test-node (22)
The operation was canceled.
__tests__/call.test.ts > call API > generate SRT credentials: src/StreamCall.ts#L55
Error: Object is not initialized, call get() or getOrCreate() first ❯ StreamCall.createSRTCredentials src/StreamCall.ts:55:13 ❯ __tests__/call.test.ts:209:24
__tests__/call.test.ts > call API > generate SRT credentials: src/StreamCall.ts#L55
Error: Object is not initialized, call get() or getOrCreate() first ❯ StreamCall.createSRTCredentials src/StreamCall.ts:55:13 ❯ __tests__/call.test.ts:209:24
__tests__/call.test.ts > call API > generate SRT credentials: src/StreamCall.ts#L55
Error: Object is not initialized, call get() or getOrCreate() first ❯ StreamCall.createSRTCredentials src/StreamCall.ts:55:13 ❯ __tests__/call.test.ts:209:24
__tests__/call.test.ts > call API > generate SRT credentials: src/StreamCall.ts#L55
Error: Object is not initialized, call get() or getOrCreate() first ❯ StreamCall.createSRTCredentials src/StreamCall.ts:55:13 ❯ __tests__/call.test.ts:209:24
test-node (22)
The strategy configuration was canceled because "test-node._24" failed
test-node (18)
The operation was canceled.
__tests__/call.test.ts > call API > generate SRT credentials: src/StreamCall.ts#L55
Error: Object is not initialized, call get() or getOrCreate() first ❯ StreamCall.createSRTCredentials src/StreamCall.ts:55:13 ❯ __tests__/call.test.ts:209:24
__tests__/call.test.ts > call API > generate SRT credentials: src/StreamCall.ts#L55
Error: Object is not initialized, call get() or getOrCreate() first ❯ StreamCall.createSRTCredentials src/StreamCall.ts:55:13 ❯ __tests__/call.test.ts:209:24
__tests__/call.test.ts > call API > generate SRT credentials: src/StreamCall.ts#L55
Error: Object is not initialized, call get() or getOrCreate() first ❯ StreamCall.createSRTCredentials src/StreamCall.ts:55:13 ❯ __tests__/call.test.ts:209:24
__tests__/call.test.ts > call API > generate SRT credentials: src/StreamCall.ts#L55
Error: Object is not initialized, call get() or getOrCreate() first ❯ StreamCall.createSRTCredentials src/StreamCall.ts:55:13 ❯ __tests__/call.test.ts:209:24
__tests__/block-lists.test.ts > block lists CRUD API > create: src/ApiClient.ts#L91
Error: Stream error code 4: CreateBlockList failed with error: "block list with name "streamnodetest-F15af53c95-c4f3-4a64-8ea6-745e6f78a89a" already exists for this app" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamClient.createBlockList src/gen/common/CommonApi.ts:204:22 ❯ __tests__/block-lists.test.ts:20:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '85f7a82f-a5d0-4d53-82ba-e1eeb1909655', 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: 400, rateLimit: { rateLimit: 60000, rateLimitRemaining: 59996, rateLimitReset: { constructor: 'Function<Date>', toString: 'Function<toString>', toDateString: 'Function<toDateString>', toTimeString: 'Function<toTimeString>', toISOString: 'Function<toISOString>', toUTCString: 'Function<toUTCString>', toGMTString: 'Function<toUTCString>', getDate: 'Function<getDate>', setDate: 'Function<setDate>', getDay: 'Function<getDay>', getFullYear: 'Function<getFullYear>', setFullYear: 'Function<setFullYear>', getHours: 'Function<getHours>', setHours: 'Function<setHours>', getMilliseconds: 'Function<getMilliseconds>', setMilliseconds: 'Function<setMilliseconds>', getMinutes: 'Function<getMinutes>', setMinutes: 'Function<setMinutes>', getMonth: 'Function<getMonth>', setMonth: 'Function<setMonth>', getSeconds: 'Function<getSeconds>', setSeconds: 'Function<setSeconds>', getTime: 'Function<getTime>', setTime: 'Function<setTime>', getTimezoneOffset: 'Function<getTimezoneOffset>', getUTCDate: 'Function<getUTCDate>', setUTCDate: 'Function<setUTCDate>', getUTCDay: 'Function<getUTCDay>', getUTCFullYear: 'Function<getUTCFullYear>', setUTCFullYear: 'Function<setUTCFullYear>', getUTCHours: 'Function<getUTCHours>', setUTCHours: 'Function<setUTCHours>', getUTCMilliseconds: 'Function<getUTCMilliseconds>', setUTCMilliseconds: 'Function<setUTCMilliseconds>', getUTCMinutes: 'Function<getUTCMinutes>', setUTCMinutes: 'Function<setUTCMinutes>', getUTCMonth: 'Function<getUTCMonth>', setUTCMonth: 'Function<setUTCMonth>', getUTCSeconds: 'Function<getUTCSeconds>', setUTCSeconds: 'Function<setUTCSeconds>', valueOf: 'Function<valueOf>', getYear: 'Function<getYear>', setYear: 'Function<setYear>', toJSON: 'Function<toJSON>', toLocaleString: 'Function<toLocaleString>', toLocaleDateString: 'Function<toLocaleDateString>', toLocaleTimeString: 'Function<toLocaleTimeString>' } } }, code: 4 }
__tests__/block-lists.test.ts > block lists CRUD API > create: src/ApiClient.ts#L91
Error: Stream error code 4: CreateBlockList failed with error: "block list with name "streamnodetest-F15af53c95-c4f3-4a64-8ea6-745e6f78a89a" already exists for this app" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamClient.createBlockList src/gen/common/CommonApi.ts:204:22 ❯ __tests__/block-lists.test.ts:20:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '2f3cf54e-6c66-4d1b-83da-ea228789af10', 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: 400, rateLimit: { rateLimit: 60000, rateLimitRemaining: 59997, rateLimitReset: { constructor: 'Function<Date>', toString: 'Function<toString>', toDateString: 'Function<toDateString>', toTimeString: 'Function<toTimeString>', toISOString: 'Function<toISOString>', toUTCString: 'Function<toUTCString>', toGMTString: 'Function<toUTCString>', getDate: 'Function<getDate>', setDate: 'Function<setDate>', getDay: 'Function<getDay>', getFullYear: 'Function<getFullYear>', setFullYear: 'Function<setFullYear>', getHours: 'Function<getHours>', setHours: 'Function<setHours>', getMilliseconds: 'Function<getMilliseconds>', setMilliseconds: 'Function<setMilliseconds>', getMinutes: 'Function<getMinutes>', setMinutes: 'Function<setMinutes>', getMonth: 'Function<getMonth>', setMonth: 'Function<setMonth>', getSeconds: 'Function<getSeconds>', setSeconds: 'Function<setSeconds>', getTime: 'Function<getTime>', setTime: 'Function<setTime>', getTimezoneOffset: 'Function<getTimezoneOffset>', getUTCDate: 'Function<getUTCDate>', setUTCDate: 'Function<setUTCDate>', getUTCDay: 'Function<getUTCDay>', getUTCFullYear: 'Function<getUTCFullYear>', setUTCFullYear: 'Function<setUTCFullYear>', getUTCHours: 'Function<getUTCHours>', setUTCHours: 'Function<setUTCHours>', getUTCMilliseconds: 'Function<getUTCMilliseconds>', setUTCMilliseconds: 'Function<setUTCMilliseconds>', getUTCMinutes: 'Function<getUTCMinutes>', setUTCMinutes: 'Function<setUTCMinutes>', getUTCMonth: 'Function<getUTCMonth>', setUTCMonth: 'Function<setUTCMonth>', getUTCSeconds: 'Function<getUTCSeconds>', setUTCSeconds: 'Function<setUTCSeconds>', valueOf: 'Function<valueOf>', getYear: 'Function<getYear>', setYear: 'Function<setYear>', toJSON: 'Function<toJSON>', toLocaleString: 'Function<toLocaleString>', toLocaleDateString: 'Function<toLocaleDateString>', toLocaleTimeString: 'Function<toLocaleTimeString>' } } }, code: 4 }
__tests__/block-lists.test.ts > block lists CRUD API > create: src/ApiClient.ts#L91
Error: Stream error code 4: CreateBlockList failed with error: "block list with name "streamnodetest-F15af53c95-c4f3-4a64-8ea6-745e6f78a89a" already exists for this app" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamClient.createBlockList src/gen/common/CommonApi.ts:204:22 ❯ __tests__/block-lists.test.ts:20:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '68e4cb59-b437-4510-b7bc-ad875a523cba', 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: 400, rateLimit: { rateLimit: 60000, rateLimitRemaining: 59998, rateLimitReset: { constructor: 'Function<Date>', toString: 'Function<toString>', toDateString: 'Function<toDateString>', toTimeString: 'Function<toTimeString>', toISOString: 'Function<toISOString>', toUTCString: 'Function<toUTCString>', toGMTString: 'Function<toUTCString>', getDate: 'Function<getDate>', setDate: 'Function<setDate>', getDay: 'Function<getDay>', getFullYear: 'Function<getFullYear>', setFullYear: 'Function<setFullYear>', getHours: 'Function<getHours>', setHours: 'Function<setHours>', getMilliseconds: 'Function<getMilliseconds>', setMilliseconds: 'Function<setMilliseconds>', getMinutes: 'Function<getMinutes>', setMinutes: 'Function<setMinutes>', getMonth: 'Function<getMonth>', setMonth: 'Function<setMonth>', getSeconds: 'Function<getSeconds>', setSeconds: 'Function<setSeconds>', getTime: 'Function<getTime>', setTime: 'Function<setTime>', getTimezoneOffset: 'Function<getTimezoneOffset>', getUTCDate: 'Function<getUTCDate>', setUTCDate: 'Function<setUTCDate>', getUTCDay: 'Function<getUTCDay>', getUTCFullYear: 'Function<getUTCFullYear>', setUTCFullYear: 'Function<setUTCFullYear>', getUTCHours: 'Function<getUTCHours>', setUTCHours: 'Function<setUTCHours>', getUTCMilliseconds: 'Function<getUTCMilliseconds>', setUTCMilliseconds: 'Function<setUTCMilliseconds>', getUTCMinutes: 'Function<getUTCMinutes>', setUTCMinutes: 'Function<setUTCMinutes>', getUTCMonth: 'Function<getUTCMonth>', setUTCMonth: 'Function<setUTCMonth>', getUTCSeconds: 'Function<getUTCSeconds>', setUTCSeconds: 'Function<setUTCSeconds>', valueOf: 'Function<valueOf>', getYear: 'Function<getYear>', setYear: 'Function<setYear>', toJSON: 'Function<toJSON>', toLocaleString: 'Function<toLocaleString>', toLocaleDateString: 'Function<toLocaleDateString>', toLocaleTimeString: 'Function<toLocaleTimeString>' } } }, code: 4 }
__tests__/block-lists.test.ts > block lists CRUD API > create: src/ApiClient.ts#L111
Error: The request was aborted due to to the 10000ms timeout, you can set the timeout in the StreamClient constructor ❯ ApiClient.sendRequest src/ApiClient.ts:111:15 ❯ StreamClient.createBlockList src/gen/common/CommonApi.ts:204:22 ❯ __tests__/block-lists.test.ts:20:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '21a1330e-5fd5-4a8a-ac77-1ddc121c374f', responseCode: undefined }, code: undefined }
test-node (18)
The strategy configuration was canceled because "test-node._24" failed
test-node (20)
The operation was canceled.
test-node (20)
The strategy configuration was canceled because "test-node._24" failed