chore(main): release 0.7.19 (#207) #531
test.yml
on: push
lint
28s
test-bun
1m 44s
Matrix: test-node
Annotations
11 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-commandbceb8364-3e7f-4ee5-adb6-7f06be9edc49" does not exist"
❯ ApiClient.sendRequest src/ApiClient.ts:91:15
❯ StreamChatClient.deleteCommand src/gen/chat/ChatApi.ts:1098:22
❯ __tests__/command.test.ts:41:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { metadata: { clientRequestId: '1f6aa08f-4d41-4dd2-8bfb-42e04727a59a', 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-11-11T08:40: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-commandbceb8364-3e7f-4ee5-adb6-7f06be9edc49" does not exist"
❯ ApiClient.sendRequest src/ApiClient.ts:91:15
❯ StreamChatClient.deleteCommand src/gen/chat/ChatApi.ts:1098:22
❯ __tests__/command.test.ts:41:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { metadata: { clientRequestId: 'a090a6b5-673d-4d3e-96d2-6ac92febb970', 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-11-11T08:40: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-commandbceb8364-3e7f-4ee5-adb6-7f06be9edc49" does not exist"
❯ ApiClient.sendRequest src/ApiClient.ts:91:15
❯ StreamChatClient.deleteCommand src/gen/chat/ChatApi.ts:1098:22
❯ __tests__/command.test.ts:41:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { metadata: { clientRequestId: '40ca9557-fb82-4d0f-a055-285090272ed8', 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-11-11T08:40: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-11-11T08:39:44.132Z,
+ "description": "Updated descrpition",
+ "duration": "10.36ms",
+ "metadata": Object {
+ "clientRequestId": "d51be8b5-ca8a-4cec-8fee-19be6e365e5e",
+ "rateLimit": Object {
+ "rateLimit": 60000,
+ "rateLimitRemaining": 59999,
+ "rateLimitReset": 2025-11-11T08:40:00.000Z,
+ },
+ "responseCode": 200,
+ "responseHeaders": Headers {},
+ },
+ "name": "stream-node-test-commandbceb8364-3e7f-4ee5-adb6-7f06be9edc49",
+ "set": "",
+ "updated_at": 2025-11-11T08:39:45.649Z,
+ }
❯ __tests__/command.test.ts:47:5
|
|
test-node (18)
The strategy configuration was canceled because "test-node._24" failed
|
|
test-node (18)
The operation was canceled.
|
|
test-node (22)
The strategy configuration was canceled because "test-node._24" failed
|
|
test-node (22)
The operation was canceled.
|
|
test-node (20)
The strategy configuration was canceled because "test-node._24" failed
|
|
test-node (20)
The operation was canceled.
|