Data streams #861
Annotations
3 errors and 5 warnings
Build:
Sources/LiveKit/DataStream/ByteStreamReader.swift#L54
type 'ByteStreamReader' does not conform to protocol 'AsyncSequence'
|
Build:
Sources/LiveKit/DataStream/TextStreamReader.swift#L47
type 'TextStreamReader' does not conform to protocol 'AsyncSequence'
|
Run Tests
Process completed with exit code 65.
|
Build:
Sources/LiveKit/E2EE/KeyProvider.swift#L89
stored property 'rtcKeyProvider' of 'Sendable'-conforming class 'BaseKeyProvider' has non-sendable type 'LKRTCFrameCryptorKeyProvider'
|
Build:
Sources/LiveKit/Track/AudioManager.swift#L104
'ConfigureAudioSessionFunc' is deprecated
|
Build:
Sources/LiveKit/Track/AudioManager.swift#L107
'TrackState' is deprecated
|
Build:
Sources/LiveKit/Types/Options/CameraCaptureOptions.swift#L30
stored property 'device' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice?'
|
Build:
Sources/LiveKit/Types/Options/CameraCaptureOptions.swift#L37
stored property 'preferredFormat' of 'Sendable'-conforming class 'CameraCaptureOptions' has non-sendable type 'AVCaptureDevice.Format?'
|
Loading