ci/test-size-of-webrtc-125.6422.06 #2662
Annotations
6 errors and 6 warnings
Run UI Tests (Debug):
Sources/StreamVideo/WebRTC/AudioFilter/StreamAudioProcessingModule.swift#L33
cannot find type 'RTCAudioProcessingConfig' in scope
|
Run UI Tests (Debug):
Sources/StreamVideo/WebRTC/AudioFilter/StreamAudioProcessingModule.swift#L51
cannot find type 'RTCAudioProcessingConfig' in scope
|
Run UI Tests (Debug):
Sources/StreamVideo/WebRTC/AudioFilter/StreamAudioProcessingModule.swift#L51
method does not override any method from its superclass
|
Run UI Tests (Debug):
Sources/StreamVideo/WebRTC/AudioFilter/StreamAudioProcessingModule.swift#L44
argument passed to call that takes no arguments
|
Run UI Tests (Debug):
Sources/StreamVideo/WebRTC/AudioFilter/StreamAudioProcessingModule.swift#L52
value of type 'RTCDefaultAudioProcessingModule' has no member 'apply'
|
Run UI Tests (Debug)
Process completed with exit code 1.
|
Post Run /./.github/actions/bootstrap
buildcache: unable to delete buildcache.log Error: ENOENT: no such file or directory, unlink '/Users/runner/work/stream-video-swift/stream-video-swift/.buildcache/buildcache.log'
|
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/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
|
Loading