Skip to content

fix: iat can be in the future (#40) #124

fix: iat can be in the future (#40)

fix: iat can be in the future (#40) #124

Triggered via push May 30, 2024 08:26
Status Failure
Total duration 2m 17s
Artifacts

test.yml

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

Annotations

10 errors and 5 warnings
__tests__/external-recording-storage.test.ts > external storage CRUD API > create: src/StreamClient.ts#L490
Error: Stream error code 4: CreateExternalStorage failed with error: "maximum number of external storages reached" ❯ Object.post src/StreamClient.ts:490:21 ❯ ProductvideoApi.BaseAPI.fetchApi src/gen/video/runtime.ts:223:28 ❯ ProductvideoApi.request src/gen/video/runtime.ts:136:26 ❯ ProductvideoApi.createExternalStorageRaw src/gen/video/apis/ProductvideoApi.ts:586:26 ❯ ProductvideoApi.createExternalStorage src/gen/video/apis/ProductvideoApi.ts:602:26 ❯ __tests__/external-recording-storage.test.ts:15:22
__tests__/external-recording-storage.test.ts > external storage CRUD API > create: src/StreamClient.ts#L490
Error: Stream error code 4: CreateExternalStorage failed with error: "maximum number of external storages reached" ❯ Object.post src/StreamClient.ts:490:21 ❯ ProductvideoApi.BaseAPI.fetchApi src/gen/video/runtime.ts:223:28 ❯ ProductvideoApi.request src/gen/video/runtime.ts:136:26 ❯ ProductvideoApi.createExternalStorageRaw src/gen/video/apis/ProductvideoApi.ts:586:26 ❯ ProductvideoApi.createExternalStorage src/gen/video/apis/ProductvideoApi.ts:602:26 ❯ __tests__/external-recording-storage.test.ts:15:22
__tests__/external-recording-storage.test.ts > external storage CRUD API > create: src/StreamClient.ts#L490
Error: Stream error code 4: CreateExternalStorage failed with error: "maximum number of external storages reached" ❯ Object.post src/StreamClient.ts:490:21 ❯ ProductvideoApi.BaseAPI.fetchApi src/gen/video/runtime.ts:223:28 ❯ ProductvideoApi.request src/gen/video/runtime.ts:136:26 ❯ ProductvideoApi.createExternalStorageRaw src/gen/video/apis/ProductvideoApi.ts:586:26 ❯ ProductvideoApi.createExternalStorage src/gen/video/apis/ProductvideoApi.ts:602:26 ❯ __tests__/external-recording-storage.test.ts:15:22
__tests__/external-recording-storage.test.ts > external storage CRUD API > create: src/StreamClient.ts#L490
Error: Stream error code 4: CreateExternalStorage failed with error: "maximum number of external storages reached" ❯ Object.post src/StreamClient.ts:490:21 ❯ ProductvideoApi.BaseAPI.fetchApi src/gen/video/runtime.ts:223:28 ❯ ProductvideoApi.request src/gen/video/runtime.ts:136:26 ❯ ProductvideoApi.createExternalStorageRaw src/gen/video/apis/ProductvideoApi.ts:586:26 ❯ ProductvideoApi.createExternalStorage src/gen/video/apis/ProductvideoApi.ts:602:26 ❯ __tests__/external-recording-storage.test.ts:15:22
__tests__/external-recording-storage.test.ts > external storage CRUD API > read: __tests__/external-recording-storage.test.ts#L28
AssertionError: expected undefined not to be undefined ❯ __tests__/external-recording-storage.test.ts:28:57
__tests__/external-recording-storage.test.ts > external storage CRUD API > read: __tests__/external-recording-storage.test.ts#L28
AssertionError: expected undefined not to be undefined ❯ __tests__/external-recording-storage.test.ts:28:57
__tests__/external-recording-storage.test.ts > external storage CRUD API > read: __tests__/external-recording-storage.test.ts#L28
AssertionError: expected undefined not to be undefined ❯ __tests__/external-recording-storage.test.ts:28:57
__tests__/external-recording-storage.test.ts > external storage CRUD API > read: __tests__/external-recording-storage.test.ts#L28
AssertionError: expected undefined not to be undefined ❯ __tests__/external-recording-storage.test.ts:28:57
__tests__/external-recording-storage.test.ts > external storage CRUD API > update: src/StreamClient.ts#L490
Error: Stream error code 4: UpdateExternalStorage failed with error: "external storage "streamnodetest5db43e18-fd55-49e5-ba3e-a332cfc6b254" not found" ❯ Object.post src/StreamClient.ts:490:21 ❯ ProductvideoApi.BaseAPI.fetchApi src/gen/video/runtime.ts:223:28 ❯ ProductvideoApi.request src/gen/video/runtime.ts:136:26 ❯ ProductvideoApi.updateExternalStorageRaw src/gen/video/apis/ProductvideoApi.ts:2327:26 ❯ ProductvideoApi.updateExternalStorage src/gen/video/apis/ProductvideoApi.ts:2343:26 ❯ __tests__/external-recording-storage.test.ts:33:22
__tests__/external-recording-storage.test.ts > external storage CRUD API > update: src/StreamClient.ts#L490
Error: Stream error code 4: UpdateExternalStorage failed with error: "external storage "streamnodetest5db43e18-fd55-49e5-ba3e-a332cfc6b254" not found" ❯ Object.post src/StreamClient.ts:490:21 ❯ ProductvideoApi.BaseAPI.fetchApi src/gen/video/runtime.ts:223:28 ❯ ProductvideoApi.request src/gen/video/runtime.ts:136:26 ❯ ProductvideoApi.updateExternalStorageRaw src/gen/video/apis/ProductvideoApi.ts:2327:26 ❯ ProductvideoApi.updateExternalStorage src/gen/video/apis/ProductvideoApi.ts:2343:26 ❯ __tests__/external-recording-storage.test.ts:33:22
lint
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/.
test-node (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/.
test-node (18)
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/.
test-node (20)
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/.
test-bun
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/.