Skip to content

fix(webrtc-sys): use the correct AppKit framework name #5798

fix(webrtc-sys): use the correct AppKit framework name

fix(webrtc-sys): use the correct AppKit framework name #5798

Triggered via pull request September 18, 2026 03:48
Status Success
Total duration 27m 36s
Artifacts

tests.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

48 warnings and 7 notices
Test (aarch64-apple-darwin)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@a37ce9120846195fa4ece8f58b268e6043cb2f26, arduino/setup-protoc@a8b67ba40b37d35169e222f3bb352603327985b6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (aarch64-apple-darwin): livekit-data-stream/src/outgoing/raw_stream.rs#L237
use of deprecated field `livekit_protocol::DataPacket::kind`
Test (aarch64-apple-darwin): livekit-data-stream/src/outgoing/raw_stream.rs#L218
use of deprecated field `livekit_protocol::DataPacket::kind`
Test (aarch64-apple-darwin): livekit-data-stream/src/outgoing/raw_stream.rs#L197
use of deprecated field `livekit_protocol::DataPacket::kind`
Test (aarch64-apple-darwin): device-info/src/lib.rs#L84
function `assert_all` is never used
Test (aarch64-apple-darwin): device-info/src/lib.rs#L83
function `assert_send_sync` is never used
Test (aarch64-apple-darwin): livekit-api/src/services/sip.rs#L319
use of deprecated field `livekit_protocol::SipOutboundTrunkInfo::media_encryption`
Test (aarch64-apple-darwin): livekit-api/src/services/sip.rs#L275
use of deprecated field `livekit_protocol::SipInboundTrunkInfo::media_encryption`
Test (aarch64-apple-darwin): livekit-api/src/services/ingress.rs#L158
use of deprecated field `livekit_protocol::UpdateIngressRequest::bypass_transcoding`
Test (aarch64-apple-darwin): livekit-api/src/services/ingress.rs#L128
use of deprecated field `livekit_protocol::CreateIngressRequest::bypass_transcoding`
Test (aarch64-apple-darwin): livekit-api/src/services/sip.rs#L438
use of deprecated enum `services::sip::ListSIPTrunkFilter`
Test (aarch64-apple-darwin): device-info/src/lib.rs#L84
function `assert_all` is never used
Test (aarch64-apple-darwin): device-info/src/lib.rs#L83
function `assert_send_sync` is never used
Test (aarch64-apple-darwin): livekit-data-stream/src/outgoing/raw_stream.rs#L237
use of deprecated field `livekit_protocol::DataPacket::kind`
Test (aarch64-apple-darwin): livekit-data-stream/src/outgoing/raw_stream.rs#L218
use of deprecated field `livekit_protocol::DataPacket::kind`
Test (aarch64-apple-darwin): livekit-data-stream/src/outgoing/raw_stream.rs#L197
use of deprecated field `livekit_protocol::DataPacket::kind`
Test (x86_64-unknown-linux-gnu)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@a37ce9120846195fa4ece8f58b268e6043cb2f26, arduino/setup-protoc@a8b67ba40b37d35169e222f3bb352603327985b6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (x86_64-unknown-linux-gnu): livekit-data-stream/src/outgoing/raw_stream.rs#L237
use of deprecated field `livekit_protocol::DataPacket::kind`
Test (x86_64-unknown-linux-gnu): livekit-data-stream/src/outgoing/raw_stream.rs#L218
use of deprecated field `livekit_protocol::DataPacket::kind`
Test (x86_64-unknown-linux-gnu): livekit-data-stream/src/outgoing/raw_stream.rs#L197
use of deprecated field `livekit_protocol::DataPacket::kind`
Test (x86_64-unknown-linux-gnu): device-info/src/lib.rs#L84
function `assert_all` is never used
Test (x86_64-unknown-linux-gnu): device-info/src/lib.rs#L83
function `assert_send_sync` is never used
Test (x86_64-unknown-linux-gnu): livekit-api/src/services/sip.rs#L319
use of deprecated field `livekit_protocol::SipOutboundTrunkInfo::media_encryption`
Test (x86_64-unknown-linux-gnu): livekit-api/src/services/sip.rs#L275
use of deprecated field `livekit_protocol::SipInboundTrunkInfo::media_encryption`
Test (x86_64-unknown-linux-gnu): livekit-api/src/services/ingress.rs#L158
use of deprecated field `livekit_protocol::UpdateIngressRequest::bypass_transcoding`
Test (x86_64-unknown-linux-gnu): livekit-api/src/services/ingress.rs#L128
use of deprecated field `livekit_protocol::CreateIngressRequest::bypass_transcoding`
Test (x86_64-unknown-linux-gnu): livekit-api/src/services/sip.rs#L438
use of deprecated enum `services::sip::ListSIPTrunkFilter`
Test (x86_64-unknown-linux-gnu): livekit-data-stream/src/outgoing/raw_stream.rs#L237
use of deprecated field `livekit_protocol::DataPacket::kind`
Test (x86_64-unknown-linux-gnu): livekit-data-stream/src/outgoing/raw_stream.rs#L218
use of deprecated field `livekit_protocol::DataPacket::kind`
Test (x86_64-unknown-linux-gnu): livekit-data-stream/src/outgoing/raw_stream.rs#L197
use of deprecated field `livekit_protocol::DataPacket::kind`
Test (x86_64-unknown-linux-gnu): device-info/src/lib.rs#L84
function `assert_all` is never used
Test (x86_64-unknown-linux-gnu): device-info/src/lib.rs#L83
function `assert_send_sync` is never used
Test (x86_64-pc-windows-msvc)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@a37ce9120846195fa4ece8f58b268e6043cb2f26, arduino/setup-protoc@a8b67ba40b37d35169e222f3bb352603327985b6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (x86_64-pc-windows-msvc): livekit-data-stream/src/outgoing/raw_stream.rs#L237
use of deprecated field `livekit_protocol::DataPacket::kind`
Test (x86_64-pc-windows-msvc): livekit-data-stream/src/outgoing/raw_stream.rs#L218
use of deprecated field `livekit_protocol::DataPacket::kind`
Test (x86_64-pc-windows-msvc): livekit-data-stream/src/outgoing/raw_stream.rs#L197
use of deprecated field `livekit_protocol::DataPacket::kind`
Test (x86_64-pc-windows-msvc): device-info/src/lib.rs#L84
function `assert_all` is never used
Test (x86_64-pc-windows-msvc): device-info/src/lib.rs#L83
function `assert_send_sync` is never used
Test (x86_64-pc-windows-msvc): livekit-api/src/services/egress.rs#L485
use of deprecated field `livekit_protocol::EncodingOptions::audio_quality`
Test (x86_64-pc-windows-msvc): livekit-api/src/services/sip.rs#L684
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::media_encryption`
Test (x86_64-pc-windows-msvc): livekit-api/src/services/sip.rs#L676
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::play_ringtone`
Test (x86_64-pc-windows-msvc): livekit-api/src/services/sip.rs#L319
use of deprecated field `livekit_protocol::SipOutboundTrunkInfo::media_encryption`
Test (x86_64-pc-windows-msvc): livekit-api/src/services/sip.rs#L275
use of deprecated field `livekit_protocol::SipInboundTrunkInfo::media_encryption`
Test (x86_64-pc-windows-msvc): livekit-api/src/services/ingress.rs#L158
use of deprecated field `livekit_protocol::UpdateIngressRequest::bypass_transcoding`
Test (x86_64-pc-windows-msvc): livekit-api/src/services/ingress.rs#L128
use of deprecated field `livekit_protocol::CreateIngressRequest::bypass_transcoding`
Test (x86_64-pc-windows-msvc): livekit-api/src/services/sip.rs#L438
use of deprecated enum `services::sip::ListSIPTrunkFilter`
Test (x86_64-pc-windows-msvc): device-info/src/lib.rs#L84
function `assert_all` is never used
Test (x86_64-pc-windows-msvc): device-info/src/lib.rs#L83
function `assert_send_sync` is never used
sccache stats - build
52% - 508 hits, 471 misses, 0 errors
Test (aarch64-apple-darwin)
sccache enabled (RUSTC_WRAPPER=sccache)
sccache stats - build
0% - 0 hits, 976 misses, 0 errors
Test (x86_64-unknown-linux-gnu)
sccache enabled (RUSTC_WRAPPER=sccache)
Test (x86_64-unknown-linux-gnu)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
sccache stats - build
0% - 0 hits, 731 misses, 0 errors
Test (x86_64-pc-windows-msvc)
sccache enabled (RUSTC_WRAPPER=sccache)