fix(libwebrtc): use provided logging severity for logs#1190
Open
kbalt wants to merge 1 commit into
Open
Annotations
13 warnings and 3 notices
|
Complete job
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@34e114876b0b11c390a56381ad16ebd13914f8d5, arduino/setup-protoc@a8b67ba40b37d35169e222f3bb352603327985b6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (Cargo):
livekit-api/src/services/sip.rs#L367
use of deprecated field `livekit_protocol::CreateSipDispatchRuleRequest::metadata`
|
|
Build (Cargo):
livekit-api/src/services/sip.rs#L366
use of deprecated field `livekit_protocol::CreateSipDispatchRuleRequest::name`
|
|
Build (Cargo):
livekit-api/src/services/sip.rs#L250
use of deprecated field `livekit_protocol::SipOutboundTrunkInfo::media_encryption`
|
|
Build (Cargo):
livekit-api/src/services/sip.rs#L206
use of deprecated field `livekit_protocol::SipInboundTrunkInfo::media_encryption`
|
|
Build (Cargo):
livekit-api/src/services/ingress.rs#L123
use of deprecated field `livekit_protocol::UpdateIngressRequest::bypass_transcoding`
|
|
Build (Cargo):
livekit-api/src/services/ingress.rs#L93
use of deprecated field `livekit_protocol::CreateIngressRequest::bypass_transcoding`
|
|
Build (Cargo):
livekit-api/src/signal_client/signal_stream.rs#L160
use of deprecated function `base64::encode`: Use Engine::encode
|
|
Build (Cargo):
livekit-api/src/services/sip.rs#L270
use of deprecated enum `services::sip::ListSIPTrunkFilter`
|
|
Build (Cargo):
device-info/src/lib.rs#L84
function `assert_all` is never used
|
|
Build (Cargo):
device-info/src/lib.rs#L83
function `assert_send_sync` is never used
|
|
Cache cargo registry
Failed to restore: Failed to GetCacheEntryDownloadURL: Failed to make request after 5 attempts: Failed request: (429) Too Many Requests: rate limit exceeded
|
|
Setup Rust toolchain
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
Post Setup sccache
3% - 27 hits, 830 misses, 0 errors
|
|
Enable sccache wrapping (probe first)
sccache enabled (RUSTC_WRAPPER=sccache)
|
|
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
|
background
wait
wait-all
cancel
parallel
Loading