Update ffi bindings #1619
Annotations
43 errors and 5 warnings
|
src/tests/e2e.test.ts > livekit-rtc e2e > concurrent getSid() calls share a single listener and resolve consistently:
packages/livekit-rtc/src/tests/e2e.test.ts#L668
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/tests/e2e.test.ts:668:3
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > cleans up resources when multiple participants disconnect simultaneously:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:617:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > cleans up track publications when a remote participant disconnects:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:563:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > cleans up stream controllers when disconnecting during an active stream:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:523:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > invokes RPC methods and returns structured errors:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:480:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > sends and receives text and byte streams:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:418:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > publishes and receives reliable data packets:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:378:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > transfers audio between two participants (sine detection):
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:286:27
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > emits participantDisconnected when a participant leaves:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:252:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > connects multiple participants to the same room:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:236:35
|
|
Test (latest)
The strategy configuration was canceled because "test._24" failed
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > concurrent getSid() calls share a single listener and resolve consistently:
packages/livekit-rtc/src/tests/e2e.test.ts#L668
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/tests/e2e.test.ts:668:3
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > cleans up resources when multiple participants disconnect simultaneously:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:617:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > cleans up track publications when a remote participant disconnects:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:563:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > cleans up stream controllers when disconnecting during an active stream:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:523:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > invokes RPC methods and returns structured errors:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:480:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > sends and receives text and byte streams:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:418:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > publishes and receives reliable data packets:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:378:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > transfers audio between two participants (sine detection):
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:286:27
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > emits participantDisconnected when a participant leaves:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:252:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > connects multiple participants to the same room:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:236:35
|
|
Test (22)
The strategy configuration was canceled because "test._24" failed
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > concurrent getSid() calls share a single listener and resolve consistently:
packages/livekit-rtc/src/tests/e2e.test.ts#L668
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/tests/e2e.test.ts:668:3
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > cleans up resources when multiple participants disconnect simultaneously:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:617:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > cleans up track publications when a remote participant disconnects:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:563:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > cleans up stream controllers when disconnecting during an active stream:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:523:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > invokes RPC methods and returns structured errors:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:480:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > sends and receives text and byte streams:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:418:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > publishes and receives reliable data packets:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:378:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > transfers audio between two participants (sine detection):
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:286:27
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > emits participantDisconnected when a participant leaves:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:252:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > connects multiple participants to the same room:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:236:35
|
|
Test (20)
The strategy configuration was canceled because "test._24" failed
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > concurrent getSid() calls share a single listener and resolve consistently:
packages/livekit-rtc/src/tests/e2e.test.ts#L668
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/tests/e2e.test.ts:668:3
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > cleans up resources when multiple participants disconnect simultaneously:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:617:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > cleans up track publications when a remote participant disconnects:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:563:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > cleans up stream controllers when disconnecting during an active stream:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:523:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > invokes RPC methods and returns structured errors:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:480:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > sends and receives text and byte streams:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:418:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > publishes and receives reliable data packets:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:378:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > transfers audio between two participants (sine detection):
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:286:27
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > emits participantDisconnected when a participant leaves:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:252:25
|
|
src/tests/e2e.test.ts > livekit-rtc e2e > connects multiple participants to the same room:
packages/livekit-rtc/src/tests/e2e.test.ts#L78
Error: Timed out waiting for condition (participant visibility (0ms))
❯ waitFor src/tests/e2e.test.ts:78:9
❯ connectTestRooms src/tests/e2e.test.ts:120:3
❯ src/tests/e2e.test.ts:236:35
|
|
Formatting
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (24)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (20)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|