feat: Feeds 963 expand updateable fields for feeds #565
test.yml
on: pull_request
lint
26s
test-bun
1m 32s
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-command8eac900e-5eea-4344-985e-d29ca606314e" 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: 'ad79d2ed-0ebb-40de-90df-b5ee7ed2f71e', 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-22T10:48: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-command8eac900e-5eea-4344-985e-d29ca606314e" 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: 'd8933cff-d4b5-487e-b491-21ec2dcb2a61', 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-22T10:48: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-command8eac900e-5eea-4344-985e-d29ca606314e" 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: 'b3a51636-5405-4e64-8112-da0894088055', 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: 59998, rateLimitReset: '2025-12-22T10:48: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-22T10:47:00.997Z,
+ "description": "Updated descrpition",
+ "duration": "11.10ms",
+ "metadata": Object {
+ "clientRequestId": "d46d9865-eece-430a-ae1c-4e9ed4088c74",
+ "rateLimit": Object {
+ "rateLimit": 60000,
+ "rateLimitRemaining": 59999,
+ "rateLimitReset": 2025-12-22T10:48:00.000Z,
+ },
+ "responseCode": 200,
+ "responseHeaders": Headers {},
+ },
+ "name": "stream-node-test-command8eac900e-5eea-4344-985e-d29ca606314e",
+ "set": "",
+ "updated_at": 2025-12-22T10:47:02.875Z,
+ }
❯ __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 (20)
The strategy configuration was canceled because "test-node._24" failed
|
|
test-node (20)
The operation was canceled.
|
|
test-node (22)
The strategy configuration was canceled because "test-node._24" failed
|
|
test-node (22)
The operation was canceled.
|