Data streams #899
Annotations
7 errors and 5 warnings
Build:
Sources/LiveKit/DataStream/ByteStreamReader.swift#L21
type 'ByteStreamReader' does not conform to protocol 'AsyncSequence'
|
Build:
Sources/LiveKit/DataStream/TextStreamReader.swift#L22
type 'TextStreamReader' does not conform to protocol 'AsyncSequence'
|
Build:
Sources/LiveKit/Participant/LocalParticipant+DataStream.swift#L28
cannot find type 'SendTextOptions' in scope
|
Build:
Sources/LiveKit/Participant/LocalParticipant+DataStream.swift#L38
cannot find type 'SendFileOptions' in scope
|
Build:
Sources/LiveKit/Participant/LocalParticipant+DataStream.swift#L53
cannot find type 'StreamTextOptions' in scope
|
Build:
Sources/LiveKit/Participant/LocalParticipant+DataStream.swift#L63
cannot find type 'StreamByteOptions' in scope
|
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/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?'
|
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