UniFFI packages #127
uniffi-packages.yml
on: workflow_dispatch
resolve-tag
5s
Matrix: cdylib / build
swift
/
Build & publish Swift xcframework
34s
android
/
Build & publish Android AAR
31s
cdylib
/
Attach cdylibs to release
0s
Annotations
28 errors, 122 warnings, and 5 notices
|
android / Build & publish Android AAR
Process completed with exit code 76.
|
|
swift / Build & publish Swift xcframework
Process completed with exit code 76.
|
|
cdylib / Build (x86_64-linux-android)
The run was canceled by @ladvoc.
|
|
cdylib / Build (x86_64-linux-android)
The operation was canceled.
|
|
cdylib / Build (aarch64-pc-windows-msvc)
The run was canceled by @ladvoc.
|
|
cdylib / Build (aarch64-pc-windows-msvc)
The operation was canceled.
|
|
cdylib / Build (x86_64-unknown-linux-gnu)
The run was canceled by @ladvoc.
|
|
cdylib / Build (x86_64-unknown-linux-gnu)
The operation was canceled.
|
|
cdylib / Build (aarch64-linux-android)
The run was canceled by @ladvoc.
|
|
cdylib / Build (aarch64-linux-android)
The operation was canceled.
|
|
cdylib / Build (x86_64-pc-windows-msvc)
The run was canceled by @ladvoc.
|
|
cdylib / Build (x86_64-pc-windows-msvc)
The operation was canceled.
|
|
cdylib / Build (aarch64-unknown-linux-gnu)
The run was canceled by @ladvoc.
|
|
cdylib / Build (aarch64-unknown-linux-gnu)
The operation was canceled.
|
|
cdylib / Build (x86_64-apple-darwin)
The run was canceled by @ladvoc.
|
|
cdylib / Build (x86_64-apple-darwin)
The operation was canceled.
|
|
cdylib / Build (armv7-linux-androideabi)
The run was canceled by @ladvoc.
|
|
cdylib / Build (armv7-linux-androideabi)
The operation was canceled.
|
|
cdylib / Build (aarch64-apple-ios)
The run was canceled by @ladvoc.
|
|
cdylib / Build (aarch64-apple-ios)
The operation was canceled.
|
|
cdylib / Build (x86_64-apple-ios)
The run was canceled by @ladvoc.
|
|
cdylib / Build (x86_64-apple-ios)
The operation was canceled.
|
|
cdylib / Build (aarch64-apple-darwin)
The run was canceled by @ladvoc.
|
|
cdylib / Build (aarch64-apple-ios-sim)
The run was canceled by @ladvoc.
|
|
cdylib / Build (aarch64-apple-darwin)
The operation was canceled.
|
|
cdylib / Build (aarch64-apple-ios-sim)
The operation was canceled.
|
|
UniFFI packages
The run was canceled by @ladvoc.
|
|
UniFFI packages
The run was canceled by @ladvoc.
|
|
android / Build & publish Android AAR
Failed to restore: Failed to GetCacheEntryDownloadURL: Rate limited: Failed request: (429) Too Many Requests: rate limit exceeded
|
|
android / Build & publish Android AAR
You've hit a rate limit, your rate limit will reset in 6 seconds
|
|
swift / Build & publish Swift xcframework
Failed to restore: Failed to GetCacheEntryDownloadURL: Rate limited: Failed request: (429) Too Many Requests: rate limit exceeded
|
|
swift / Build & publish Swift xcframework
You've hit a rate limit, your rate limit will reset in 3 seconds
|
|
swift / Build & publish Swift xcframework
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
cdylib / Build (x86_64-linux-android)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, arduino/setup-protoc@a8b67ba40b37d35169e222f3bb352603327985b6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cdylib / Build (x86_64-linux-android):
livekit-api/src/services/sip.rs#L685
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::media_encryption`
|
|
cdylib / Build (x86_64-linux-android):
livekit-api/src/services/sip.rs#L677
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::play_ringtone`
|
|
cdylib / Build (x86_64-linux-android):
livekit-api/src/services/sip.rs#L320
use of deprecated field `livekit_protocol::SipOutboundTrunkInfo::media_encryption`
|
|
cdylib / Build (x86_64-linux-android):
livekit-api/src/services/sip.rs#L276
use of deprecated field `livekit_protocol::SipInboundTrunkInfo::media_encryption`
|
|
cdylib / Build (x86_64-linux-android):
livekit-api/src/services/ingress.rs#L157
use of deprecated field `livekit_protocol::UpdateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (x86_64-linux-android):
livekit-api/src/services/ingress.rs#L127
use of deprecated field `livekit_protocol::CreateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (x86_64-linux-android):
livekit-api/src/services/sip.rs#L439
use of deprecated enum `services::sip::ListSIPTrunkFilter`
|
|
cdylib / Build (x86_64-linux-android):
device-info/src/lib.rs#L84
function `assert_all` is never used
|
|
cdylib / Build (x86_64-linux-android):
device-info/src/lib.rs#L83
function `assert_send_sync` is never used
|
|
cdylib / Build (x86_64-linux-android):
device-info/src/native/android.rs#L34
variable does not need to be mutable
|
|
cdylib / Build (aarch64-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/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, arduino/setup-protoc@a8b67ba40b37d35169e222f3bb352603327985b6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cdylib / Build (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/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, arduino/setup-protoc@a8b67ba40b37d35169e222f3bb352603327985b6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cdylib / Build (x86_64-unknown-linux-gnu):
livekit-api/src/services/egress.rs#L465
use of deprecated field `livekit_protocol::EncodingOptions::audio_quality`
|
|
cdylib / Build (x86_64-unknown-linux-gnu):
livekit-api/src/services/sip.rs#L685
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::media_encryption`
|
|
cdylib / Build (x86_64-unknown-linux-gnu):
livekit-api/src/services/sip.rs#L677
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::play_ringtone`
|
|
cdylib / Build (x86_64-unknown-linux-gnu):
livekit-api/src/services/sip.rs#L320
use of deprecated field `livekit_protocol::SipOutboundTrunkInfo::media_encryption`
|
|
cdylib / Build (x86_64-unknown-linux-gnu):
livekit-api/src/services/sip.rs#L276
use of deprecated field `livekit_protocol::SipInboundTrunkInfo::media_encryption`
|
|
cdylib / Build (x86_64-unknown-linux-gnu):
livekit-api/src/services/ingress.rs#L157
use of deprecated field `livekit_protocol::UpdateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (x86_64-unknown-linux-gnu):
livekit-api/src/services/ingress.rs#L127
use of deprecated field `livekit_protocol::CreateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (x86_64-unknown-linux-gnu):
livekit-api/src/services/sip.rs#L439
use of deprecated enum `services::sip::ListSIPTrunkFilter`
|
|
cdylib / Build (x86_64-unknown-linux-gnu):
device-info/src/lib.rs#L84
function `assert_all` is never used
|
|
cdylib / Build (x86_64-unknown-linux-gnu):
device-info/src/lib.rs#L83
function `assert_send_sync` is never used
|
|
cdylib / Build (aarch64-linux-android)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, arduino/setup-protoc@a8b67ba40b37d35169e222f3bb352603327985b6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cdylib / Build (aarch64-linux-android):
livekit-api/src/services/sip.rs#L685
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::media_encryption`
|
|
cdylib / Build (aarch64-linux-android):
livekit-api/src/services/sip.rs#L677
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::play_ringtone`
|
|
cdylib / Build (aarch64-linux-android):
livekit-api/src/services/sip.rs#L320
use of deprecated field `livekit_protocol::SipOutboundTrunkInfo::media_encryption`
|
|
cdylib / Build (aarch64-linux-android):
livekit-api/src/services/sip.rs#L276
use of deprecated field `livekit_protocol::SipInboundTrunkInfo::media_encryption`
|
|
cdylib / Build (aarch64-linux-android):
livekit-api/src/services/ingress.rs#L157
use of deprecated field `livekit_protocol::UpdateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (aarch64-linux-android):
livekit-api/src/services/ingress.rs#L127
use of deprecated field `livekit_protocol::CreateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (aarch64-linux-android):
livekit-api/src/services/sip.rs#L439
use of deprecated enum `services::sip::ListSIPTrunkFilter`
|
|
cdylib / Build (aarch64-linux-android):
device-info/src/lib.rs#L84
function `assert_all` is never used
|
|
cdylib / Build (aarch64-linux-android):
device-info/src/lib.rs#L83
function `assert_send_sync` is never used
|
|
cdylib / Build (aarch64-linux-android):
device-info/src/native/android.rs#L34
variable does not need to be mutable
|
|
cdylib / Build (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/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, arduino/setup-protoc@a8b67ba40b37d35169e222f3bb352603327985b6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cdylib / Build (aarch64-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/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, arduino/setup-protoc@a8b67ba40b37d35169e222f3bb352603327985b6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cdylib / Build (aarch64-unknown-linux-gnu):
livekit-api/src/services/egress.rs#L465
use of deprecated field `livekit_protocol::EncodingOptions::audio_quality`
|
|
cdylib / Build (aarch64-unknown-linux-gnu):
livekit-api/src/services/sip.rs#L685
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::media_encryption`
|
|
cdylib / Build (aarch64-unknown-linux-gnu):
livekit-api/src/services/sip.rs#L677
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::play_ringtone`
|
|
cdylib / Build (aarch64-unknown-linux-gnu):
livekit-api/src/services/sip.rs#L320
use of deprecated field `livekit_protocol::SipOutboundTrunkInfo::media_encryption`
|
|
cdylib / Build (x86_64-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/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, arduino/setup-protoc@a8b67ba40b37d35169e222f3bb352603327985b6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cdylib / Build (aarch64-unknown-linux-gnu):
livekit-api/src/services/sip.rs#L276
use of deprecated field `livekit_protocol::SipInboundTrunkInfo::media_encryption`
|
|
cdylib / Build (aarch64-unknown-linux-gnu):
livekit-api/src/services/ingress.rs#L157
use of deprecated field `livekit_protocol::UpdateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (aarch64-unknown-linux-gnu):
livekit-api/src/services/ingress.rs#L127
use of deprecated field `livekit_protocol::CreateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (x86_64-apple-darwin):
livekit-api/src/services/egress.rs#L465
use of deprecated field `livekit_protocol::EncodingOptions::audio_quality`
|
|
cdylib / Build (aarch64-unknown-linux-gnu):
livekit-api/src/services/sip.rs#L439
use of deprecated enum `services::sip::ListSIPTrunkFilter`
|
|
cdylib / Build (aarch64-unknown-linux-gnu):
device-info/src/lib.rs#L84
function `assert_all` is never used
|
|
cdylib / Build (x86_64-apple-darwin):
livekit-api/src/services/sip.rs#L685
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::media_encryption`
|
|
cdylib / Build (aarch64-unknown-linux-gnu):
device-info/src/lib.rs#L83
function `assert_send_sync` is never used
|
|
cdylib / Build (x86_64-apple-darwin):
livekit-api/src/services/sip.rs#L677
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::play_ringtone`
|
|
cdylib / Build (x86_64-apple-darwin):
livekit-api/src/services/sip.rs#L320
use of deprecated field `livekit_protocol::SipOutboundTrunkInfo::media_encryption`
|
|
cdylib / Build (x86_64-apple-darwin):
livekit-api/src/services/sip.rs#L276
use of deprecated field `livekit_protocol::SipInboundTrunkInfo::media_encryption`
|
|
cdylib / Build (x86_64-apple-darwin):
livekit-api/src/services/ingress.rs#L157
use of deprecated field `livekit_protocol::UpdateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (x86_64-apple-darwin):
livekit-api/src/services/ingress.rs#L127
use of deprecated field `livekit_protocol::CreateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (x86_64-apple-darwin):
livekit-api/src/services/sip.rs#L439
use of deprecated enum `services::sip::ListSIPTrunkFilter`
|
|
cdylib / Build (x86_64-apple-darwin):
device-info/src/lib.rs#L84
function `assert_all` is never used
|
|
cdylib / Build (x86_64-apple-darwin):
device-info/src/lib.rs#L83
function `assert_send_sync` is never used
|
|
cdylib / Build (x86_64-apple-darwin)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
cdylib / Build (armv7-linux-androideabi)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, arduino/setup-protoc@a8b67ba40b37d35169e222f3bb352603327985b6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cdylib / Build (armv7-linux-androideabi):
livekit-api/src/services/sip.rs#L685
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::media_encryption`
|
|
cdylib / Build (armv7-linux-androideabi):
livekit-api/src/services/sip.rs#L677
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::play_ringtone`
|
|
cdylib / Build (armv7-linux-androideabi):
livekit-api/src/services/sip.rs#L320
use of deprecated field `livekit_protocol::SipOutboundTrunkInfo::media_encryption`
|
|
cdylib / Build (armv7-linux-androideabi):
livekit-api/src/services/sip.rs#L276
use of deprecated field `livekit_protocol::SipInboundTrunkInfo::media_encryption`
|
|
cdylib / Build (armv7-linux-androideabi):
livekit-api/src/services/ingress.rs#L157
use of deprecated field `livekit_protocol::UpdateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (armv7-linux-androideabi):
livekit-api/src/services/ingress.rs#L127
use of deprecated field `livekit_protocol::CreateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (armv7-linux-androideabi):
livekit-api/src/services/sip.rs#L439
use of deprecated enum `services::sip::ListSIPTrunkFilter`
|
|
cdylib / Build (armv7-linux-androideabi):
device-info/src/lib.rs#L84
function `assert_all` is never used
|
|
cdylib / Build (armv7-linux-androideabi):
device-info/src/lib.rs#L83
function `assert_send_sync` is never used
|
|
cdylib / Build (armv7-linux-androideabi):
device-info/src/native/android.rs#L34
variable does not need to be mutable
|
|
cdylib / Build (aarch64-apple-ios)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, arduino/setup-protoc@a8b67ba40b37d35169e222f3bb352603327985b6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cdylib / Build (aarch64-apple-ios):
livekit-api/src/services/egress.rs#L465
use of deprecated field `livekit_protocol::EncodingOptions::audio_quality`
|
|
cdylib / Build (aarch64-apple-ios):
livekit-api/src/services/sip.rs#L685
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::media_encryption`
|
|
cdylib / Build (aarch64-apple-ios):
livekit-api/src/services/sip.rs#L677
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::play_ringtone`
|
|
cdylib / Build (aarch64-apple-ios):
livekit-api/src/services/sip.rs#L320
use of deprecated field `livekit_protocol::SipOutboundTrunkInfo::media_encryption`
|
|
cdylib / Build (aarch64-apple-ios):
livekit-api/src/services/sip.rs#L276
use of deprecated field `livekit_protocol::SipInboundTrunkInfo::media_encryption`
|
|
cdylib / Build (aarch64-apple-ios):
livekit-api/src/services/ingress.rs#L157
use of deprecated field `livekit_protocol::UpdateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (aarch64-apple-ios):
livekit-api/src/services/ingress.rs#L127
use of deprecated field `livekit_protocol::CreateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (aarch64-apple-ios):
livekit-api/src/services/sip.rs#L439
use of deprecated enum `services::sip::ListSIPTrunkFilter`
|
|
cdylib / Build (aarch64-apple-ios):
device-info/src/lib.rs#L84
function `assert_all` is never used
|
|
cdylib / Build (aarch64-apple-ios):
device-info/src/lib.rs#L83
function `assert_send_sync` is never used
|
|
cdylib / Build (aarch64-apple-ios)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
cdylib / Build (x86_64-apple-ios)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, arduino/setup-protoc@a8b67ba40b37d35169e222f3bb352603327985b6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cdylib / Build (x86_64-apple-ios):
livekit-api/src/services/egress.rs#L465
use of deprecated field `livekit_protocol::EncodingOptions::audio_quality`
|
|
cdylib / Build (x86_64-apple-ios):
livekit-api/src/services/sip.rs#L685
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::media_encryption`
|
|
cdylib / Build (x86_64-apple-ios):
livekit-api/src/services/sip.rs#L677
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::play_ringtone`
|
|
cdylib / Build (x86_64-apple-ios):
livekit-api/src/services/sip.rs#L320
use of deprecated field `livekit_protocol::SipOutboundTrunkInfo::media_encryption`
|
|
cdylib / Build (x86_64-apple-ios):
livekit-api/src/services/sip.rs#L276
use of deprecated field `livekit_protocol::SipInboundTrunkInfo::media_encryption`
|
|
cdylib / Build (x86_64-apple-ios):
livekit-api/src/services/ingress.rs#L157
use of deprecated field `livekit_protocol::UpdateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (x86_64-apple-ios):
livekit-api/src/services/ingress.rs#L127
use of deprecated field `livekit_protocol::CreateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (x86_64-apple-ios):
livekit-api/src/services/sip.rs#L439
use of deprecated enum `services::sip::ListSIPTrunkFilter`
|
|
cdylib / Build (x86_64-apple-ios):
device-info/src/lib.rs#L84
function `assert_all` is never used
|
|
cdylib / Build (x86_64-apple-ios):
device-info/src/lib.rs#L83
function `assert_send_sync` is never used
|
|
cdylib / Build (x86_64-apple-ios)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
cdylib / Build (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/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, arduino/setup-protoc@a8b67ba40b37d35169e222f3bb352603327985b6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cdylib / Build (aarch64-apple-ios-sim)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, arduino/setup-protoc@a8b67ba40b37d35169e222f3bb352603327985b6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cdylib / Build (aarch64-apple-darwin):
livekit-api/src/services/egress.rs#L465
use of deprecated field `livekit_protocol::EncodingOptions::audio_quality`
|
|
cdylib / Build (aarch64-apple-ios-sim):
livekit-api/src/services/egress.rs#L465
use of deprecated field `livekit_protocol::EncodingOptions::audio_quality`
|
|
cdylib / Build (aarch64-apple-darwin):
livekit-api/src/services/sip.rs#L685
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::media_encryption`
|
|
cdylib / Build (aarch64-apple-ios-sim):
livekit-api/src/services/sip.rs#L685
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::media_encryption`
|
|
cdylib / Build (aarch64-apple-darwin):
livekit-api/src/services/sip.rs#L677
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::play_ringtone`
|
|
cdylib / Build (aarch64-apple-ios-sim):
livekit-api/src/services/sip.rs#L677
use of deprecated field `livekit_protocol::CreateSipParticipantRequest::play_ringtone`
|
|
cdylib / Build (aarch64-apple-darwin):
livekit-api/src/services/sip.rs#L320
use of deprecated field `livekit_protocol::SipOutboundTrunkInfo::media_encryption`
|
|
cdylib / Build (aarch64-apple-darwin):
livekit-api/src/services/sip.rs#L276
use of deprecated field `livekit_protocol::SipInboundTrunkInfo::media_encryption`
|
|
cdylib / Build (aarch64-apple-darwin):
livekit-api/src/services/ingress.rs#L157
use of deprecated field `livekit_protocol::UpdateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (aarch64-apple-darwin):
livekit-api/src/services/ingress.rs#L127
use of deprecated field `livekit_protocol::CreateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (aarch64-apple-darwin):
livekit-api/src/services/sip.rs#L439
use of deprecated enum `services::sip::ListSIPTrunkFilter`
|
|
cdylib / Build (aarch64-apple-darwin):
device-info/src/lib.rs#L84
function `assert_all` is never used
|
|
cdylib / Build (aarch64-apple-darwin):
device-info/src/lib.rs#L83
function `assert_send_sync` is never used
|
|
cdylib / Build (aarch64-apple-darwin)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
cdylib / Build (aarch64-apple-ios-sim):
livekit-api/src/services/sip.rs#L320
use of deprecated field `livekit_protocol::SipOutboundTrunkInfo::media_encryption`
|
|
cdylib / Build (aarch64-apple-ios-sim):
livekit-api/src/services/sip.rs#L276
use of deprecated field `livekit_protocol::SipInboundTrunkInfo::media_encryption`
|
|
cdylib / Build (aarch64-apple-ios-sim):
livekit-api/src/services/ingress.rs#L157
use of deprecated field `livekit_protocol::UpdateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (aarch64-apple-ios-sim):
livekit-api/src/services/ingress.rs#L127
use of deprecated field `livekit_protocol::CreateIngressRequest::bypass_transcoding`
|
|
cdylib / Build (aarch64-apple-ios-sim):
livekit-api/src/services/sip.rs#L439
use of deprecated enum `services::sip::ListSIPTrunkFilter`
|
|
cdylib / Build (aarch64-apple-ios-sim):
device-info/src/lib.rs#L84
function `assert_all` is never used
|
|
cdylib / Build (aarch64-apple-ios-sim):
device-info/src/lib.rs#L83
function `assert_send_sync` is never used
|
|
cdylib / Build (aarch64-apple-ios-sim)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
cdylib / Build (x86_64-apple-darwin)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
cdylib / Build (aarch64-apple-ios)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
cdylib / Build (x86_64-apple-ios)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
cdylib / Build (aarch64-apple-darwin)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
cdylib / Build (aarch64-apple-ios-sim)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|