fix: iat can be in the future #119
Annotations
5 errors and 1 warning
__tests__/command.test.ts#L46
AssertionError: promise resolved "{ …(7) }" instead of rejecting
- Expected
+ Received
- [Error: rejected promise]
+ Object {
+ "args": "",
+ "created_at": "2024-05-30T07:21:13.356256Z",
+ "description": "Updated descrpition",
+ "duration": "149.82ms",
+ "name": "stream-node-test-command3857ad17-0aac-4398-83b9-be292464ac84",
+ "set": "",
+ "updated_at": "2024-05-30T07:21:18.812084Z",
+ }
❯ __tests__/command.test.ts:46:5
|
src/StreamClient.ts#L490
Error: Stream error code 16: DeleteCommand failed with error: "the command "stream-node-test-command3857ad17-0aac-4398-83b9-be292464ac84" does not exist"
❯ Object.post src/StreamClient.ts:490:21
❯ CustomCommandsApi.BaseAPI.fetchApi src/gen/chat/runtime.ts:223:28
❯ CustomCommandsApi.request src/gen/chat/runtime.ts:136:26
❯ CustomCommandsApi.deleteCommandRaw src/gen/chat/apis/CustomCommandsApi.ts:122:26
❯ CustomCommandsApi.deleteCommand src/gen/chat/apis/CustomCommandsApi.ts:137:26
❯ __tests__/command.test.ts:40:22
|
src/StreamClient.ts#L490
Error: Stream error code 16: DeleteCommand failed with error: "the command "stream-node-test-command3857ad17-0aac-4398-83b9-be292464ac84" does not exist"
❯ Object.post src/StreamClient.ts:490:21
❯ CustomCommandsApi.BaseAPI.fetchApi src/gen/chat/runtime.ts:223:28
❯ CustomCommandsApi.request src/gen/chat/runtime.ts:136:26
❯ CustomCommandsApi.deleteCommandRaw src/gen/chat/apis/CustomCommandsApi.ts:122:26
❯ CustomCommandsApi.deleteCommand src/gen/chat/apis/CustomCommandsApi.ts:137:26
❯ __tests__/command.test.ts:40:22
|
src/StreamClient.ts#L490
Error: Stream error code 16: DeleteCommand failed with error: "the command "stream-node-test-command3857ad17-0aac-4398-83b9-be292464ac84" does not exist"
❯ Object.post src/StreamClient.ts:490:21
❯ CustomCommandsApi.BaseAPI.fetchApi src/gen/chat/runtime.ts:223:28
❯ CustomCommandsApi.request src/gen/chat/runtime.ts:136:26
❯ CustomCommandsApi.deleteCommandRaw src/gen/chat/apis/CustomCommandsApi.ts:122:26
❯ CustomCommandsApi.deleteCommand src/gen/chat/apis/CustomCommandsApi.ts:137:26
❯ __tests__/command.test.ts:40:22
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading