Skip to content

Prepare connection / region pinning #984

Prepare connection / region pinning

Prepare connection / region pinning #984

Triggered via pull request January 7, 2026 12:16
Status Failure
Total duration 27m 12s
Artifacts 3

ci.yaml

on: pull_request
Matrix: Build & Test
Lint
17s
Lint
Check Protocol
23s
Check Protocol
Check Changes
4s
Check Changes
Build Docs
30s
Build Docs
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 202 warnings
Lint
Process completed with exit code 1.
Lint
Process completed with exit code 2.
Lint: Sources/LiveKit/Core/Room.swift#L327
Function should have complexity 10 or less; currently complexity is 17 (cyclomatic_complexity)
Lint: Tests/LiveKitCoreTests/RegionManagerTests.swift#L146
Prefer non-optional `Data(_:)` initializer when converting `String` to `Data` (non_optional_string_data_conversion)
Lint: Tests/LiveKitCoreTests/RegionManagerTests.swift#L123
Prefer non-optional `Data(_:)` initializer when converting `String` to `Data` (non_optional_string_data_conversion)
Lint: Tests/LiveKitTestSupport/MockURLProtocol.swift#L70
Prefer `static` over `class` in a final class (static_over_final_class)
Lint: Tests/LiveKitTestSupport/MockURLProtocol.swift#L61
Prefer `static` over `class` in a final class (static_over_final_class)
Build & Test (macos-26, 26.1, macOS,variant=Mac Catalyst): CoreData#L0
Failed to create NSXPCConnection
Build & Test (macos-26, 26.1, macOS,variant=Mac Catalyst): CoreData#L0
Failed to create NSXPCConnection
Build & Test (macos-26, 26.1, macOS,variant=Mac Catalyst): CoreData#L0
Failed to create NSXPCConnection
Build & Test (macos-26, 26.1, macOS,variant=Mac Catalyst): CoreData#L0
Failed to create NSXPCConnection
Build & Test (macos-26, 26.1, macOS,variant=Mac Catalyst): CoreData#L0
Failed to create NSXPCConnection
Build & Test (macos-26, 26.1, macOS,variant=Mac Catalyst): CoreData#L0
Failed to create NSXPCConnection
Build & Test (macos-26, 26.1, macOS,variant=Mac Catalyst): CoreData#L0
Failed to create NSXPCConnection
Build & Test (macos-26, 26.1, macOS,variant=Mac Catalyst): CoreData#L0
Failed to create NSXPCConnection
Build & Test (macos-26, 26.1, macOS,variant=Mac Catalyst): CoreData#L0
Failed to create NSXPCConnection
Build & Test (macos-26, 26.1, macOS,variant=Mac Catalyst): CoreData#L0
Failed to create NSXPCConnection
Build & Test (macos-14, 15.4, iOS Simulator,name=iPhone 15 Pro,OS=17.5)
Test failed: LiveKitCoreTests
Build & Test (macos-14, 15.4, iOS Simulator,name=iPhone 15 Pro,OS=17.5): Tests/LiveKitCoreTests/AVFoundation/AudioMixRecorderTests.swift#L122
testRecord, failed: caught error: "Error Domain=NSOSStatusErrorDomain Code=2003334207 "(null)""
Lint: Tests/LiveKitTestSupport/TokenGenerator.swift#L2
Use specified source file header template for all files. (fileHeader)
Lint: Tests/LiveKitTestSupport/MockDataChannelPair.swift#L2
Use specified source file header template for all files. (fileHeader)
Lint: Tests/LiveKitTestSupport/Utils.swift#L2
Use specified source file header template for all files. (fileHeader)
Lint: Tests/LiveKitTestSupport/Room.swift#L2
Use specified source file header template for all files. (fileHeader)
Lint: Tests/LiveKitTestSupport/LKTestCase.swift#L2
Use specified source file header template for all files. (fileHeader)
Lint: scripts/create_version.swift#L2
Use specified source file header template for all files. (fileHeader)
Lint: Tests/LiveKitTestSupport/Assertions.swift#L2
Use specified source file header template for all files. (fileHeader)
Lint: Tests/LiveKitTestSupport/MockURLProtocol.swift#L2
Use specified source file header template for all files. (fileHeader)
Lint: Tests/LiveKitTestSupport/Backports.swift#L2
Use specified source file header template for all files. (fileHeader)
Lint: Tests/LiveKitTestSupport/ConcurrentCounter.swift#L2
Use specified source file header template for all files. (fileHeader)
Build & Test (macos-14, 15.4, macOS): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, macOS): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, macOS): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, macOS): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, macOS): Sources/LiveKit/Views/SampleBufferVideoRenderer.swift#L92
capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure
Build & Test (macos-14, 15.4, macOS): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, macOS): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, macOS): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, macOS): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, tvOS Simulator,name=Apple TV,OS=17.5): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, tvOS Simulator,name=Apple TV,OS=17.5): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, tvOS Simulator,name=Apple TV,OS=17.5): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, tvOS Simulator,name=Apple TV,OS=17.5): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, tvOS Simulator,name=Apple TV,OS=17.5): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, tvOS Simulator,name=Apple TV,OS=17.5): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, macOS,variant=Mac Catalyst): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, macOS,variant=Mac Catalyst): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, macOS,variant=Mac Catalyst): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, macOS,variant=Mac Catalyst): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, macOS,variant=Mac Catalyst): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, macOS,variant=Mac Catalyst): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true)
ld: object file (/Users/runner/Library/Developer/Xcode/DerivedData/client-sdk-swift-fjryqckfvzbtrthdsqfeqgkspmlc/Build/Products/Debug/liblivekit_uniffi.a[arm64][559](25ac62e5b3c53843-curve25519.o)) was built for newer 'macOS' version (26.1) than being linked (14.0)
Build & Test (macos-26, 26.1, macOS, true): Tests/LiveKitAudioTests/LocalAudioTrackRecorderTests.swift#L181
'start(maxSize:onData:onCompletion:)' is deprecated: Use for/await instead.
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS,variant=Mac Catalyst): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS,variant=Mac Catalyst): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS,variant=Mac Catalyst): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS,variant=Mac Catalyst): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS,variant=Mac Catalyst): Sources/LiveKit/Broadcast/IPC/BroadcastAudioCodec.swift#L96
extension declares a conformance of imported type 'AudioStreamBasicDescription' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'CoreAudioTypes' introduce this conformance in the future
Build & Test (macos-26, 26.1, macOS,variant=Mac Catalyst)
ld: directory not found for option '-L/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.2.54.0.i5ypU6/Metal.xctoolchain/usr/lib/swift/maccatalyst'
Build & Test (macos-26, 26.1, macOS,variant=Mac Catalyst)
ld: directory not found for option '-L/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.2.54.0.i5ypU6/Metal.xctoolchain/usr/lib/swift/maccatalyst'
Build & Test (macos-26, 26.1, tvOS Simulator,name=Apple TV,OS=26.1): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, tvOS Simulator,name=Apple TV,OS=26.1): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, tvOS Simulator,name=Apple TV,OS=26.1): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, tvOS Simulator,name=Apple TV,OS=26.1): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, tvOS Simulator,name=Apple TV,OS=26.1): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, tvOS Simulator,name=Apple TV,OS=26.1): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, iOS Simulator,name=iPhone 16 Pro,OS=18.5): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, iOS Simulator,name=iPhone 16 Pro,OS=18.5): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, iOS Simulator,name=iPhone 16 Pro,OS=18.5): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, iOS Simulator,name=iPhone 16 Pro,OS=18.5): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, iOS Simulator,name=iPhone 16 Pro,OS=18.5): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, iOS Simulator,name=iPhone 16 Pro,OS=18.5): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true)
ld: object file (/Users/runner/Library/Developer/Xcode/DerivedData/client-sdk-swift-fjryqckfvzbtrthdsqfeqgkspmlc/Build/Products/Debug/liblivekit_uniffi.a[arm64][559](25ac62e5b3c53843-curve25519.o)) was built for newer 'macOS' version (26.1) than being linked (14.0)
Build & Test (macos-26, 26.1, macOS, true): Tests/LiveKitAudioTests/LocalAudioTrackRecorderTests.swift#L181
'start(maxSize:onData:onCompletion:)' is deprecated: Use for/await instead.
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, tvOS Simulator,name=Apple TV,OS=18.5): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, tvOS Simulator,name=Apple TV,OS=18.5): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, tvOS Simulator,name=Apple TV,OS=18.5): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, tvOS Simulator,name=Apple TV,OS=18.5): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, tvOS Simulator,name=Apple TV,OS=18.5): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, tvOS Simulator,name=Apple TV,OS=18.5): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, macOS)
ld: object file (/Users/runner/Library/Developer/Xcode/DerivedData/client-sdk-swift-fjryqckfvzbtrthdsqfeqgkspmlc/Build/Products/Debug/liblivekit_uniffi.a[arm64][559](25ac62e5b3c53843-curve25519.o)) was built for newer 'macOS' version (26.1) than being linked (14.0)
Build & Test (macos-15, 16.4, macOS): Tests/LiveKitAudioTests/LocalAudioTrackRecorderTests.swift#L181
'start(maxSize:onData:onCompletion:)' is deprecated: Use for/await instead.
Build & Test (macos-15, 16.4, macOS): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, macOS): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, macOS): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, macOS): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, macOS): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, macOS): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, macOS): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, macOS): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): /Users/runner/Library/Developer/Xcode/DerivedData/client-sdk-swift-fjryqckfvzbtrthdsqfeqgkspmlc/Build/Intermediates.noindex/GeneratedModuleMaps/LiveKit-Swift.h#L2004
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms). [-Wdeprecated-declarations]
Build & Test (macos-26, 26.1, macOS, true): /Users/runner/Library/Developer/Xcode/DerivedData/client-sdk-swift-fjryqckfvzbtrthdsqfeqgkspmlc/Build/Intermediates.noindex/GeneratedModuleMaps/LiveKit-Swift.h#L1999
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms). [-Wdeprecated-declarations]
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, macOS, true): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, macOS,variant=Mac Catalyst): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, macOS,variant=Mac Catalyst): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, macOS,variant=Mac Catalyst): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, macOS,variant=Mac Catalyst): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, macOS,variant=Mac Catalyst): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, macOS,variant=Mac Catalyst): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, macOS,variant=Mac Catalyst): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, macOS,variant=Mac Catalyst): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, visionOS Simulator,name=Apple Vision Pro,OS=2.5): Sources/LiveKit/Views/SampleBufferVideoRenderer.swift#L92
'enqueue' was deprecated in visionOS 2.0: Use sampleBufferRenderer's enqueueSampleBuffer: instead
Build & Test (macos-15, 16.4, visionOS Simulator,name=Apple Vision Pro,OS=2.5): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, visionOS Simulator,name=Apple Vision Pro,OS=2.5): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, visionOS Simulator,name=Apple Vision Pro,OS=2.5): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-15, 16.4, visionOS Simulator,name=Apple Vision Pro,OS=2.5): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/Broadcast/IPC/BroadcastAudioCodec.swift#L96
extension declares a conformance of imported type 'AudioStreamBasicDescription' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'CoreAudioTypes' introduce this conformance in the future
Build & Test (macos-14, 15.4, iOS Simulator,name=iPhone 15 Pro,OS=17.5)
Attempt 1 failed. Reason: Child_process exited with error code 1
Build & Test (macos-14, 15.4, iOS Simulator,name=iPhone 15 Pro,OS=17.5): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, iOS Simulator,name=iPhone 15 Pro,OS=17.5): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, iOS Simulator,name=iPhone 15 Pro,OS=17.5): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, iOS Simulator,name=iPhone 15 Pro,OS=17.5): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, iOS Simulator,name=iPhone 15 Pro,OS=17.5): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-14, 15.4, iOS Simulator,name=iPhone 15 Pro,OS=17.5): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/Broadcast/IPC/BroadcastAudioCodec.swift#L96
extension declares a conformance of imported type 'AudioStreamBasicDescription' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'CoreAudioTypes' introduce this conformance in the future
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, iOS Simulator,name=iPhone 17 Pro,OS=26.1, true): Sources/LiveKit/Broadcast/IPC/BroadcastAudioCodec.swift#L96
extension declares a conformance of imported type 'AudioStreamBasicDescription' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'CoreAudioTypes' introduce this conformance in the future
Build & Test (macos-26, 26.1, visionOS Simulator,name=Apple Vision Pro,OS=26.1)
Attempt 1 failed. Reason: Timeout of 900000ms hit
Build & Test (macos-26, 26.1, visionOS Simulator,name=Apple Vision Pro,OS=26.1): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, visionOS Simulator,name=Apple Vision Pro,OS=26.1): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, visionOS Simulator,name=Apple Vision Pro,OS=26.1): Sources/LiveKit/Types/Options/RoomOptions.swift#L103
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, visionOS Simulator,name=Apple Vision Pro,OS=26.1): Sources/LiveKit/Types/Options/RoomOptions.swift#L68
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, visionOS Simulator,name=Apple Vision Pro,OS=26.1): Sources/LiveKit/E2EE/E2EEManager.swift#L79
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).
Build & Test (macos-26, 26.1, visionOS Simulator,name=Apple Vision Pro,OS=26.1): Sources/LiveKit/E2EE/E2EEManager.swift#L43
'E2EEOptions' is deprecated: Migrate to 'EncryptionOptions' instead. Important: It will enable data channel encryption by default (requires support from all platforms).

Artifacts

Produced during runtime
Name Size Digest
docs Expired
14 MB
sha256:78c83edd7567ab7bd8918cca1a272221a07e5373ed20ac6e2e48c567a9c9d62a
symbol-graph-iOS Simulator,name=iPhone 17 Pro,OS=26.1 Expired
1.68 MB
sha256:44083ac89a302d895bd829812e05cbeb49616dec6674da907439e914dca52398
symbol-graph-macOS Expired
1.68 MB
sha256:e774b8e05889bb7c12d14471b28a67b16ed20c08e4bd7d22ce2a368ec6b03102