chore: test if start transcribing test works if I wait 3sec #229
test.yml
on: push
lint
28s
test-bun
1m 31s
Matrix: test-node
Annotations
16 errors and 4 warnings
|
__tests__/call.test.ts > call API > transcriptions > start transcribing:
__tests__/call.test.ts#L235
AssertionError: promise resolved "{ duration: '270.53ms', …(1) }" instead of rejecting
- Expected
+ Received
- [Error: rejected promise]
+ Object {
+ "duration": "270.53ms",
+ "metadata": Object {
+ "clientRequestId": "474bd657-16a4-41c7-929d-d433009f0fa3",
+ "rateLimit": Object {
+ "rateLimit": 300000,
+ "rateLimitRemaining": 299998,
+ "rateLimitReset": 2025-01-06T10:55:00.000Z,
+ },
+ "responseCode": 201,
+ "responseHeaders": Headers {},
+ },
+ }
❯ __tests__/call.test.ts:235:51
|
|
__tests__/call.test.ts > call API > transcriptions > start transcribing:
__tests__/call.test.ts#L235
AssertionError: promise resolved "{ duration: '12.64ms', …(1) }" instead of rejecting
- Expected
+ Received
- [Error: rejected promise]
+ Object {
+ "duration": "12.64ms",
+ "metadata": Object {
+ "clientRequestId": "0eab2df9-35fd-4aec-a8bd-41b950fab9dd",
+ "rateLimit": Object {
+ "rateLimit": 300000,
+ "rateLimitRemaining": 299995,
+ "rateLimitReset": 2025-01-06T10:55:00.000Z,
+ },
+ "responseCode": 201,
+ "responseHeaders": Headers {},
+ },
+ }
❯ __tests__/call.test.ts:235:51
|
|
__tests__/call.test.ts > call API > transcriptions > start transcribing:
__tests__/call.test.ts#L235
AssertionError: promise resolved "{ duration: '19.31ms', …(1) }" instead of rejecting
- Expected
+ Received
- [Error: rejected promise]
+ Object {
+ "duration": "19.31ms",
+ "metadata": Object {
+ "clientRequestId": "64fefffd-f2ab-487d-9404-e5b01cfec917",
+ "rateLimit": Object {
+ "rateLimit": 300000,
+ "rateLimitRemaining": 299992,
+ "rateLimitReset": 2025-01-06T10:55:00.000Z,
+ },
+ "responseCode": 201,
+ "responseHeaders": Headers {},
+ },
+ }
❯ __tests__/call.test.ts:235:51
|
|
__tests__/call.test.ts > call API > transcriptions > start transcribing:
__tests__/call.test.ts#L235
AssertionError: promise resolved "{ duration: '19.96ms', …(1) }" instead of rejecting
- Expected
+ Received
- [Error: rejected promise]
+ Object {
+ "duration": "19.96ms",
+ "metadata": Object {
+ "clientRequestId": "f79f2c61-3542-405f-9573-4cbde21c9276",
+ "rateLimit": Object {
+ "rateLimit": 300000,
+ "rateLimitRemaining": 299989,
+ "rateLimitReset": 2025-01-06T10:55:00.000Z,
+ },
+ "responseCode": 201,
+ "responseHeaders": Headers {},
+ },
+ }
❯ __tests__/call.test.ts:235:51
|
|
test-node (22)
Process completed with exit code 1.
|
|
__tests__/call.test.ts > call API > transcriptions > start transcribing:
__tests__/call.test.ts#L235
AssertionError: promise resolved "{ duration: '3082.27ms', …(1) }" instead of rejecting
- Expected
+ Received
- [Error: rejected promise]
+ Object {
+ "duration": "3082.27ms",
+ "metadata": Object {
+ "clientRequestId": "f2bc0ac6-1bcc-4e4f-8c9e-4996f164fa94",
+ "rateLimit": Object {
+ "rateLimit": 300000,
+ "rateLimitRemaining": 299993,
+ "rateLimitReset": 2025-01-06T10:55:00.000Z,
+ },
+ "responseCode": 201,
+ "responseHeaders": Headers {},
+ },
+ }
❯ __tests__/call.test.ts:235:51
|
|
__tests__/call.test.ts > call API > transcriptions > start transcribing:
__tests__/call.test.ts#L235
AssertionError: promise resolved "{ duration: '14.23ms', …(1) }" instead of rejecting
- Expected
+ Received
- [Error: rejected promise]
+ Object {
+ "duration": "14.23ms",
+ "metadata": Object {
+ "clientRequestId": "24ac27dc-2597-4ba2-87d4-b77ec7b2fa55",
+ "rateLimit": Object {
+ "rateLimit": 300000,
+ "rateLimitRemaining": 299990,
+ "rateLimitReset": 2025-01-06T10:55:00.000Z,
+ },
+ "responseCode": 201,
+ "responseHeaders": Headers {},
+ },
+ }
❯ __tests__/call.test.ts:235:51
|
|
__tests__/call.test.ts > call API > transcriptions > start transcribing:
__tests__/call.test.ts#L235
AssertionError: promise resolved "{ duration: '37.48ms', …(1) }" instead of rejecting
- Expected
+ Received
- [Error: rejected promise]
+ Object {
+ "duration": "37.48ms",
+ "metadata": Object {
+ "clientRequestId": "f18a5bbd-acaa-4fd4-8ad5-df714110e211",
+ "rateLimit": Object {
+ "rateLimit": 300000,
+ "rateLimitRemaining": 299987,
+ "rateLimitReset": 2025-01-06T10:55:00.000Z,
+ },
+ "responseCode": 201,
+ "responseHeaders": Headers {},
+ },
+ }
❯ __tests__/call.test.ts:235:51
|
|
__tests__/call.test.ts > call API > transcriptions > start transcribing:
__tests__/call.test.ts#L235
AssertionError: promise resolved "{ duration: '14.07ms', …(1) }" instead of rejecting
- Expected
+ Received
- [Error: rejected promise]
+ Object {
+ "duration": "14.07ms",
+ "metadata": Object {
+ "clientRequestId": "5928052c-5a58-460d-8efd-ef7cb911e6d5",
+ "rateLimit": Object {
+ "rateLimit": 300000,
+ "rateLimitRemaining": 299986,
+ "rateLimitReset": 2025-01-06T10:55:00.000Z,
+ },
+ "responseCode": 201,
+ "responseHeaders": Headers {},
+ },
+ }
❯ __tests__/call.test.ts:235:51
|
|
test-bun
Process completed with exit code 1.
|
|
test-node (18)
The job was canceled because "_22" failed.
|
|
__tests__/call.test.ts > call API > transcriptions > start transcribing:
__tests__/call.test.ts#L235
AssertionError: promise resolved "{ duration: '258.76ms', …(1) }" instead of rejecting
- Expected
+ Received
- [Error: rejected promise]
+ Object {
+ "duration": "258.76ms",
+ "metadata": Object {
+ "clientRequestId": "d92dcdd2-e705-457c-b8d7-b3a475972c8e",
+ "rateLimit": Object {
+ "rateLimit": 300000,
+ "rateLimitRemaining": 299997,
+ "rateLimitReset": 2025-01-06T10:55:00.000Z,
+ },
+ "responseCode": 201,
+ "responseHeaders": Headers {
+ Symbol(guard): "immutable",
+ Symbol(headers list): HeadersList {
+ "cookies": null,
+ Symbol(headers map): Map {
+ "access-control-allow-headers" => Object {
+ "name": "access-control-allow-headers",
+ "value": "x-requested-with, content-type, accept, origin, authorization, x-csrftoken, x-stream-client, stream-auth-type, x-csrf-token, content-encoding, x-client-request-id",
+ },
+ "access-control-allow-methods" => Object {
+ "name": "access-control-allow-methods",
+ "value": "GET, POST, PUT, PATCH, DELETE, OPTIONS",
+ },
+ "access-control-allow-origin" => Object {
+ "name": "access-control-allow-origin",
+ "value": "*",
+ },
+ "access-control-max-age" => Object {
+ "name": "access-control-max-age",
+ "value": "86400",
+ },
+ "cache-control" => Object {
+ "name": "cache-control",
+ "value": "no-cache",
+ },
+ "content-type" => Object {
+ "name": "content-type",
+ "value": "application/json;charset=utf-8",
+ },
+ "vary" => Object {
+ "name": "vary",
+ "value": "Accept-Encoding",
+ },
+ "x-ratelimit-limit" => Object {
+ "name": "x-ratelimit-limit",
+ "value": "300000",
+ },
+ "x-ratelimit-remaining" => Object {
+ "name": "x-ratelimit-remaining",
+ "value": "299997",
+ },
+ "x-ratelimit-reset" => Object {
+ "name": "x-ratelimit-reset",
+ "value": "1736160900",
+ },
+ "date" => Object {
+ "name": "date",
+ "value": "Mon, 06 Jan 2025 10:54:40 GMT",
+ },
+ "content-length" => Object {
+ "name": "content-length",
+ "value": "23",
+ },
+ "x-envoy-upstream-service-time" => Object {
+ "name": "x-envoy-upstream-service-time",
+ "value": "412",
+ },
+ "strict-transport-security" => Object {
+ "name": "strict-transport-security",
+ "value": "max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains",
+ },
+ "server" => Object {
+ "name": "server",
+ "value": "stream-edge",
+ },
+ },
+ Symbol(headers map sorted): null,
+ },
+ Symbol(realm): null,
+ },
+ },
+ }
❯ __tests__/call.test.ts:235:51
|
|
__tests__/call.test.ts > call API > transcriptions > start transcribing:
__tests__/call.test.ts#L235
AssertionError: promise resolved "{ duration: '14.38ms', …(1) }" instead of rejecting
- Expected
+ Received
- [Error: rejected promise]
+ Object {
+ "duration": "14.38ms",
+ "metadata": Object {
+ "clientRequestId": "c56d8a58-a627-4ee0-92b5-3b8d3d6b001a",
+ "rateLimit": Object {
+ "rateLimit": 300000,
+ "rateLimitRemaining": 299994,
+ "rateLimitReset": 2025-01-06T10:55:00.000Z,
+ },
+ "responseCode": 201,
+ "responseHeaders": Headers {
+ Symbol(guard): "immutable",
+ Symbol(headers list): HeadersList {
+ "cookies": null,
+ Symbol(headers map): Map {
+ "access-control-allow-headers" => Object {
+ "name": "access-control-allow-headers",
+ "value": "x-requested-with, content-type, accept, origin, authorization, x-csrftoken, x-stream-client, stream-auth-type, x-csrf-token, content-encoding, x-client-request-id",
+ },
+ "access-control-allow-methods" => Object {
+ "name": "access-control-allow-methods",
+ "value": "GET, POST, PUT, PATCH, DELETE, OPTIONS",
+ },
+ "access-control-allow-origin" => Object {
+ "name": "access-control-allow-origin",
+ "value": "*",
+ },
+ "access-control-max-age" => Object {
+ "name": "access-control-max-age",
+ "value": "86400",
+ },
+ "cache-control" => Object {
+ "name": "cache-control",
+ "value": "no-cache",
+ },
+ "content-type" => Object {
+ "name": "content-type",
+ "value": "application/json;charset=utf-8",
+ },
+ "vary" => Object {
+ "name": "vary",
+ "value": "Accept-Encoding",
+ },
+ "x-ratelimit-limit" => Object {
+ "name": "x-ratelimit-limit",
+ "value": "300000",
+ },
+ "x-ratelimit-remaining" => Object {
+ "name": "x-ratelimit-remaining",
+ "value": "299994",
+ },
+ "x-ratelimit-reset" => Object {
+ "name": "x-ratelimit-reset",
+ "value": "1736160900",
+ },
+ "date" => Object {
+ "name": "date",
+ "value": "Mon, 06 Jan 2025 10:54:43 GMT",
+ },
+ "content-length" => Object {
+ "name": "content-length",
+ "value": "22",
+ },
+ "x-envoy-upstream-service-time" => Object {
+ "name": "x-envoy-upstream-service-time",
+ "value": "167",
+ },
+ "strict-transport-security" => Object {
+ "name": "strict-transport-security",
+ "value": "max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains",
+ },
+ "server" => Object {
+ "name": "server",
+ "value": "stream-edge",
+ },
+ },
+ Symbol(headers map sorted): null,
+ },
+ Symbol(realm): null,
+ },
+ },
+ }
❯ __tests__/call.test.ts:235:51
|
|
__tests__/call.test.ts > call API > transcriptions > start transcribing:
__tests__/call.test.ts#L235
AssertionError: promise resolved "{ duration: '12.67ms', …(1) }" instead of rejecting
- Expected
+ Received
- [Error: rejected promise]
+ Object {
+ "duration": "12.67ms",
+ "metadata": Object {
+ "clientRequestId": "fedd693b-b990-4c6b-8cd3-e5b2438f74b8",
+ "rateLimit": Object {
+ "rateLimit": 300000,
+ "rateLimitRemaining": 299991,
+ "rateLimitReset": 2025-01-06T10:55:00.000Z,
+ },
+ "responseCode": 201,
+ "responseHeaders": Headers {
+ Symbol(guard): "immutable",
+ Symbol(headers list): HeadersList {
+ "cookies": null,
+ Symbol(headers map): Map {
+ "access-control-allow-headers" => Object {
+ "name": "access-control-allow-headers",
+ "value": "x-requested-with, content-type, accept, origin, authorization, x-csrftoken, x-stream-client, stream-auth-type, x-csrf-token, content-encoding, x-client-request-id",
+ },
+ "access-control-allow-methods" => Object {
+ "name": "access-control-allow-methods",
+ "value": "GET, POST, PUT, PATCH, DELETE, OPTIONS",
+ },
+ "access-control-allow-origin" => Object {
+ "name": "access-control-allow-origin",
+ "value": "*",
+ },
+ "access-control-max-age" => Object {
+ "name": "access-control-max-age",
+ "value": "86400",
+ },
+ "cache-control" => Object {
+ "name": "cache-control",
+ "value": "no-cache",
+ },
+ "content-type" => Object {
+ "name": "content-type",
+ "value": "application/json;charset=utf-8",
+ },
+ "vary" => Object {
+ "name": "vary",
+ "value": "Accept-Encoding",
+ },
+ "x-ratelimit-limit" => Object {
+ "name": "x-ratelimit-limit",
+ "value": "300000",
+ },
+ "x-ratelimit-remaining" => Object {
+ "name": "x-ratelimit-remaining",
+ "value": "299991",
+ },
+ "x-ratelimit-reset" => Object {
+ "name": "x-ratelimit-reset",
+ "value": "1736160900",
+ },
+ "date" => Object {
+ "name": "date",
+ "value": "Mon, 06 Jan 2025 10:54:46 GMT",
+ },
+ "content-length" => Object {
+ "name": "content-length",
+ "value": "22",
+ },
+ "x-envoy-upstream-service-time" => Object {
+ "name": "x-envoy-upstream-service-time",
+ "value": "165",
+ },
+ "strict-transport-security" => Object {
+ "name": "strict-transport-security",
+ "value": "max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains",
+ },
+ "server" => Object {
+ "name": "server",
+ "value": "stream-edge",
+ },
+ },
+ Symbol(headers map sorted): null,
+ },
+ Symbol(realm): null,
+ },
+ },
+ }
❯ __tests__/call.test.ts:235:51
|
|
__tests__/call.test.ts > call API > transcriptions > start transcribing:
__tests__/call.test.ts#L235
AssertionError: promise resolved "{ duration: '12.38ms', …(1) }" instead of rejecting
- Expected
+ Received
- [Error: rejected promise]
+ Object {
+ "duration": "12.38ms",
+ "metadata": Object {
+ "clientRequestId": "a7c75ede-33a0-4381-8df5-7092ea3c8ab1",
+ "rateLimit": Object {
+ "rateLimit": 300000,
+ "rateLimitRemaining": 299988,
+ "rateLimitReset": 2025-01-06T10:55:00.000Z,
+ },
+ "responseCode": 201,
+ "responseHeaders": Headers {
+ Symbol(guard): "immutable",
+ Symbol(headers list): HeadersList {
+ "cookies": null,
+ Symbol(headers map): Map {
+ "access-control-allow-headers" => Object {
+ "name": "access-control-allow-headers",
+ "value": "x-requested-with, content-type, accept, origin, authorization, x-csrftoken, x-stream-client, stream-auth-type, x-csrf-token, content-encoding, x-client-request-id",
+ },
+ "access-control-allow-methods" => Object {
+ "name": "access-control-allow-methods",
+ "value": "GET, POST, PUT, PATCH, DELETE, OPTIONS",
+ },
+ "access-control-allow-origin" => Object {
+ "name": "access-control-allow-origin",
+ "value": "*",
+ },
+ "access-control-max-age" => Object {
+ "name": "access-control-max-age",
+ "value": "86400",
+ },
+ "cache-control" => Object {
+ "name": "cache-control",
+ "value": "no-cache",
+ },
+ "content-type" => Object {
+ "name": "content-type",
+ "value": "application/json;charset=utf-8",
+ },
+ "vary" => Object {
+ "name": "vary",
+ "value": "Accept-Encoding",
+ },
+ "x-ratelimit-limit" => Object {
+ "name": "x-ratelimit-limit",
+ "value": "300000",
+ },
+ "x-ratelimit-remaining" => Object {
+ "name": "x-ratelimit-remaining",
+ "value": "299988",
+ },
+ "x-ratelimit-reset" => Object {
+ "name": "x-ratelimit-reset",
+ "value": "1736160900",
+ },
+ "date" => Object {
+ "name": "date",
+ "value": "Mon, 06 Jan 2025 10:54:50 GMT",
+ },
+ "content-length" => Object {
+ "name": "content-length",
+ "value": "22",
+ },
+ "x-envoy-upstream-service-time" => Object {
+ "name": "x-envoy-upstream-service-time",
+ "value": "166",
+ },
+ "strict-transport-security" => Object {
+ "name": "strict-transport-security",
+ "value": "max-age=31536000; includeSubDomains, max-age=31536000; includeSubDomains",
+ },
+ "server" => Object {
+ "name": "server",
+ "value": "stream-edge",
+ },
+ },
+ Symbol(headers map sorted): null,
+ },
+ Symbol(realm): null,
+ },
+ },
+ }
❯ __tests__/call.test.ts:235:51
|
|
test-node (18)
The operation was canceled.
|
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test-node (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test-node (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
test-bun
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|