Skip to content

feat: return updated poll on cast/remove poll vote #568

feat: return updated poll on cast/remove poll vote

feat: return updated poll on cast/remove poll vote #568

Triggered via pull request December 23, 2025 14:32
Status Failure
Total duration 2m 12s
Artifacts

test.yml

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

Annotations

13 errors
test-node (24)
Process completed with exit code 1.
__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-command5edf0d80-f384-4279-a9f9-6b040dace9d0" does not exist" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamChatClient.deleteCommand src/gen/chat/ChatApi.ts:1130:22 ❯ __tests__/command.test.ts:41:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: 'b5ada123-8556-45fd-b32a-66e5617b4c0b', 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: '2025-12-23T14:34: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-command5edf0d80-f384-4279-a9f9-6b040dace9d0" does not exist" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamChatClient.deleteCommand src/gen/chat/ChatApi.ts:1130:22 ❯ __tests__/command.test.ts:41:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: 'ce100b1c-569e-411c-8284-b95868840b14', 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: '2025-12-23T14:34: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-command5edf0d80-f384-4279-a9f9-6b040dace9d0" does not exist" ❯ ApiClient.sendRequest src/ApiClient.ts:91:15 ❯ StreamChatClient.deleteCommand src/gen/chat/ChatApi.ts:1130:22 ❯ __tests__/command.test.ts:41:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { metadata: { clientRequestId: '0a433921-0b77-4419-840b-acffb95b9e4a', 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: '2025-12-23T14:34: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": 2025-12-23T14:33:50.876Z, + "description": "Updated descrpition", + "duration": "10.67ms", + "metadata": Object { + "clientRequestId": "1c7795bc-e260-43d5-a5d8-1fba63b1612d", + "rateLimit": Object { + "rateLimit": 60000, + "rateLimitRemaining": 59998, + "rateLimitReset": 2025-12-23T14:34:00.000Z, + }, + "responseCode": 200, + "responseHeaders": Headers {}, + }, + "name": "stream-node-test-command5edf0d80-f384-4279-a9f9-6b040dace9d0", + "set": "", + "updated_at": 2025-12-23T14:33:52.651Z, + } ❯ __tests__/command.test.ts:47:5
test-node (22)
The strategy configuration was canceled because "test-node._24" failed
test-node (22)
Process completed with exit code 1.
__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__/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__/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__/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
test-node (18)
The strategy configuration was canceled because "test-node._24" failed
test-node (18)
The operation was canceled.