[CI]Parallelize LLC tests #2496
Annotations
2 errors, 11 warnings, and 5 notices
Run LLC Tests (Debug)
test_streamVideo_ringCallReject on 'Clone 1 of iPhone 15 Pro - xctest (8400)' (120.000 seconds)
|
Run LLC Tests (Debug)
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/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/StreamVideo.swift#L661
cast from 'ClientError' to unrelated type 'APIError' always fails
|
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/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter.swift#L154
implicit capture of 'self' requires that 'LocalAudioMediaAdapter' conforms to `Sendable`
|
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)
test_grantPermissionsByRequest on 'Clone 1 of iPhone 15 Pro - xctest (8399)' (0.330 seconds)
|
Run LLC Tests (Debug)
test_grantPermissions on 'Clone 1 of iPhone 15 Pro - xctest (8399)' (0.320 seconds)
|
Run LLC Tests (Debug)
test_muteAllUsers on 'Clone 1 of iPhone 15 Pro - xctest (8399)' (0.348 seconds)
|
Run LLC Tests (Debug)
test_muteUserById on 'Clone 1 of iPhone 15 Pro - xctest (8399)' (0.335 seconds)
|
Run LLC Tests (Debug)
test_setAndDeleteVoipDevices on 'Clone 1 of iPhone 15 Pro - xctest (8399)' (0.321 seconds)
|
Loading