ci/test-size-of-webrtc-125.6422.06 #2664
Annotations
5 errors and 10 warnings
Run UI Tests (Debug):
StreamVideoTests/Mock/VideoConfig+Dummy.swift#L20
cannot find type 'RTCAudioProcessingConfig' in scope
|
Run UI Tests (Debug):
StreamVideoTests/Mock/VideoConfig+Dummy.swift#L17
type 'MockAudioProcessingModule' cannot conform to protocol 'RTCAudioProcessingModule' because it has requirements that cannot be satisfied
|
Run UI Tests (Debug):
StreamVideoTests/Mock/VideoConfig+Dummy.swift#L20
cannot find type 'RTCAudioProcessingConfig' in scope
|
Run UI Tests (Debug):
StreamVideoTests/Mock/VideoConfig+Dummy.swift#L17
type 'MockAudioProcessingModule' cannot conform to protocol 'RTCAudioProcessingModule' because it has requirements that cannot be satisfied
|
Run UI Tests (Debug)
Process completed with exit code 1.
|
Run UI Tests (Debug):
Sources/StreamVideo/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalVideoMediaAdapter.swift#L453
type 'any CameraVideoCapturing' does not conform to the 'Sendable' protocol
|
Run UI 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 UI 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 UI 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 UI 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 UI 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 UI 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 UI Tests (Debug):
Sources/StreamVideo/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter.swift#L154
implicit capture of 'self' requires that 'LocalAudioMediaAdapter' conforms to `Sendable`
|
Run UI 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 UI Tests (Debug):
Sources/StreamVideo/WebRTC/WebRTCEventDecoder.swift#L10
'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
|
Loading