Skip to content

chore(main): release 0.6.0 (#128) #372

chore(main): release 0.6.0 (#128)

chore(main): release 0.6.0 (#128) #372

Triggered via push August 18, 2025 15:38
Status Failure
Total duration 2m 36s
Artifacts

test.yml

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

Annotations

27 errors
test-node (18)
Process completed with exit code 1.
__tests__/user-compat.test.ts > user-video compatibility API: src/ApiClient.ts#L85
Error: Stream error: 503 - Service Unavailable ❯ ApiClient.sendRequest src/ApiClient.ts:85:17 ❯ StreamClient.updateUsers src/gen/common/CommonApi.ts:1255:22 ❯ __tests__/user-compat.test.ts:19:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: 'c7b6cee3-4a1c-4878-af49-748fb6152e3a', 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: 503, rateLimit: { rateLimit: undefined, rateLimitRemaining: undefined, rateLimitReset: undefined } }, code: 503 }
__tests__/permissions-app-settings.test.ts > permissions and app settings API > update role: 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.updateApp src/gen/common/CommonApi.ts:157:22 ❯ __tests__/permissions-app-settings.test.ts:43:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '4a1492f9-97b2-476b-827f-704df61e72ea', responseCode: undefined }, code: undefined }
__tests__/permissions-app-settings.test.ts > permissions and app settings API > update role: 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.updateApp src/gen/common/CommonApi.ts:157:22 ❯ __tests__/permissions-app-settings.test.ts:43:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '3f6a01db-d16a-4288-a627-f8d9e9f90936', responseCode: undefined }, code: undefined }
__tests__/permissions-app-settings.test.ts > permissions and app settings API > update role: 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.updateApp src/gen/common/CommonApi.ts:157:22 ❯ __tests__/permissions-app-settings.test.ts:43:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '09f852b9-193e-4952-a2f7-05818420cda1', responseCode: undefined }, code: undefined }
__tests__/permissions-app-settings.test.ts > permissions and app settings API > update role: __tests__/permissions-app-settings.test.ts#L54
TypeError: Cannot read properties of undefined (reading 'includes') ❯ __tests__/permissions-app-settings.test.ts:54:41
__tests__/external-storage.test.ts > external storage CRUD API > docs snippets: src/ApiClient.ts#L91
Error: Stream error code 4: CreateExternalStorage failed with error: "maximum number of external storages reached" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamClient.createExternalStorage src/gen/common/CommonApi.ts:476:22 ❯ __tests__/external-storage.test.ts:50:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '11d125a7-77bb-42c5-aa05-6d8877ed2ede', 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: 300000, rateLimitRemaining: 299986, 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__/external-storage.test.ts > external storage CRUD API > docs snippets: 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.createExternalStorage src/gen/common/CommonApi.ts:476:22 ❯ __tests__/external-storage.test.ts:50:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '85e26726-bea7-48d1-8a92-9df21513c261', responseCode: undefined }, code: undefined }
__tests__/external-storage.test.ts > external storage CRUD API > docs snippets: 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.createExternalStorage src/gen/common/CommonApi.ts:476:22 ❯ __tests__/external-storage.test.ts:50:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: 'bcb6981d-10df-4e30-8005-549dc7b1752d', responseCode: undefined }, code: undefined }
__tests__/external-storage.test.ts > external storage CRUD API > docs snippets: 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.deleteExternalStorage src/gen/common/CommonApi.ts:499:22 ❯ __tests__/external-storage.test.ts:62:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '692e2dae-d6b0-454d-ad18-e5330f070a11', responseCode: undefined }, code: undefined }
test-bun
Process completed with exit code 1.
__tests__/permissions-app-settings.test.ts > permissions and app settings API > update role: 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.updateApp src/gen/common/CommonApi.ts:157:22 ❯ __tests__/permissions-app-settings.test.ts:43:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '43d4fc78-7fca-487d-a532-8ff3a497f944', responseCode: undefined }, code: undefined }
__tests__/permissions-app-settings.test.ts > permissions and app settings API > update role: 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.getApp src/gen/common/CommonApi.ts:95:22 ❯ __tests__/permissions-app-settings.test.ts:51:25 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '4f5de5e3-0a98-4753-a750-13ead050d922', responseCode: undefined }, code: undefined }
__tests__/permissions-app-settings.test.ts > permissions and app settings API > update role: 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.updateApp src/gen/common/CommonApi.ts:157:22 ❯ __tests__/permissions-app-settings.test.ts:43:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '26c74ea4-2eda-452c-8e6d-8e181ac4a341', responseCode: undefined }, code: undefined }
__tests__/permissions-app-settings.test.ts > permissions and app settings API > update role: 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.updateApp src/gen/common/CommonApi.ts:157:22 ❯ __tests__/permissions-app-settings.test.ts:43:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: 'd100acd3-b751-411c-a955-f646b4ee5721', responseCode: undefined }, code: undefined }
__tests__/external-storage.test.ts > external storage CRUD API > docs snippets: src/ApiClient.ts#L91
Error: Stream error code 4: CreateExternalStorage failed with error: "maximum number of external storages reached" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamClient.createExternalStorage src/gen/common/CommonApi.ts:476:22 ❯ __tests__/external-storage.test.ts:50:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: 'fd7c48bf-83e7-4255-84f1-75d2440d4e0e', 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: 300000, rateLimitRemaining: 299982, 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__/external-storage.test.ts > external storage CRUD API > docs snippets: src/ApiClient.ts#L91
Error: Stream error code 4: CreateExternalStorage failed with error: "external storage streamnodetest-a9203033-d87a-402b-84fd-d4f699541425 already exists" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamClient.createExternalStorage src/gen/common/CommonApi.ts:476:22 ❯ __tests__/external-storage.test.ts:65:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: 'b8dcfc3a-c497-4d4b-bbcd-85c233ff77a9', 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: 300000, rateLimitRemaining: 299983, 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__/external-storage.test.ts > external storage CRUD API > docs snippets: 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.createExternalStorage src/gen/common/CommonApi.ts:476:22 ❯ __tests__/external-storage.test.ts:65:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '8cb7436a-e730-48cd-9db1-e9131984154f', responseCode: undefined }, code: undefined }
__tests__/external-storage.test.ts > external storage CRUD API > docs snippets: 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.deleteExternalStorage src/gen/common/CommonApi.ts:499:22 ❯ __tests__/external-storage.test.ts:73:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '3b810728-1a63-430f-b14b-14d45029a538', responseCode: undefined }, code: undefined }
test-node (22)
The operation was canceled.
test-node (22)
The strategy configuration was canceled because "test-node._18" failed
test-node (20)
The operation was canceled.
__tests__/external-storage.test.ts > external storage CRUD API > docs snippets: src/ApiClient.ts#L91
Error: Stream error code 4: CreateExternalStorage failed with error: "maximum number of external storages reached" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamClient.createExternalStorage src/gen/common/CommonApi.ts:476:22 ❯ __tests__/external-storage.test.ts:65:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '2c206559-2ed8-470e-8b63-1021e7c013e3', 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: 300000, rateLimitRemaining: 299981, 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__/external-storage.test.ts > external storage CRUD API > docs snippets: src/ApiClient.ts#L85
Error: Stream error: 503 - Service Unavailable ❯ ApiClient.sendRequest src/ApiClient.ts:85:17 ❯ StreamClient.deleteExternalStorage src/gen/common/CommonApi.ts:499:22 ❯ __tests__/external-storage.test.ts:73:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '6d401e12-cca9-4cde-a188-623513b4773e', 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: 503, rateLimit: { rateLimit: undefined, rateLimitRemaining: undefined, rateLimitReset: undefined } }, code: 503 }
__tests__/external-storage.test.ts > external storage CRUD API > docs snippets: 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.deleteExternalStorage src/gen/common/CommonApi.ts:499:22 ❯ __tests__/external-storage.test.ts:62:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '185f979e-ec4a-4307-b59a-bf28a9b40d72', responseCode: undefined }, code: undefined }
__tests__/external-storage.test.ts > external storage CRUD API > docs snippets: 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.createExternalStorage src/gen/common/CommonApi.ts:476:22 ❯ __tests__/external-storage.test.ts:65:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '2b8ff8d5-6bee-4583-a867-818d63975206', responseCode: undefined }, code: undefined }
test-node (20)
The strategy configuration was canceled because "test-node._18" failed