Use custom WebRTC #2627
Annotations
2 errors and 11 warnings
Run LLC Tests (Debug):
StreamVideoTests/Utils/AudioSession/StreamRTCAudioSession_Tests.swift#L51
cannot convert value of type 'String' to expected argument type 'AVAudioSession.Category'
|
Run LLC Tests (Debug)
Process completed with exit code 1.
|
Run LLC Tests (Debug):
Sources/StreamVideo/protobuf/sfu/signal_rpc/signal.twirp.swift#L70
'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebRTC/WebRTCEventDecoder.swift#L10
'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L190
passing argument of non-sendable type '() async throws -> ()' outside of main actor-isolated context may introduce data races
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L190
passing argument of non-sendable type '(any Error) -> Bool' outside of main actor-isolated context may introduce data races
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L192
non-sendable type 'any StreamRTCPeerConnectionProtocol' in asynchronous access to actor-isolated property 'peerConnection' cannot cross actor boundary
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L217
capture of 'peerConnection' with non-sendable type '(any StreamRTCPeerConnectionProtocol)?' in a `@Sendable` closure
|
Run LLC Tests (Debug):
Sources/StreamVideo/Utils/DeviceOrientation/StreamDeviceOrientationAdapter.swift#L92
non-sendable type 'StreamDeviceOrientationAdapter.Provider' (aka '() -> StreamDeviceOrientation') in asynchronous access to main actor-isolated static property 'defaultProvider' cannot cross actor boundary
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebSockets/Client/URLSessionWebSocketEngine.swift#L97
string interpolation produces a debug description for an optional value; did you mean to make this explicit?
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebRTC/v2/PeerConnection/StreamRTCPeerConnection.swift#L145
reference to property 'source' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebRTC/v2/PeerConnection/StreamRTCPeerConnection.swift#L145
consider using asynchronous alternative function
|
Run actions/upload-artifact@v4
No files were found with the provided path: fastlane/test_output/logs/*/Diagnostics/**/*.txt
fastlane/test_output/logs/*/Diagnostics/simctl_diagnostics/DiagnosticReports/*. No artifacts will be uploaded.
|
Loading