Cron Checks #678
Annotations
2 errors, 11 warnings, and 4 notices
Run LLC Tests (Debug)
test_addCapturePhotoOutput_shouldAddPhotoOutputToCaptureSession on 'Clone 1 of iPhone 13 Pro - xctest (13117)' (0.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. 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/Utils/CollectionDelayedUpdateObserver.swift#L140
immutable value 'latest' was never used; consider replacing with '_' or removing it
|
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#L157
implicit capture of 'self' requires that 'LocalAudioMediaAdapter' conforms to `Sendable`
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalVideoMediaAdapter.swift#L183
passing argument of non-sendable type 'any CameraVideoCapturing' outside of main actor-isolated context may introduce data races
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalVideoMediaAdapter.swift#L402
type 'any CameraVideoCapturing' does not conform to the 'Sendable' protocol
|
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/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/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)
test_grantPermissionsByRequest on 'Clone 1 of iPhone 13 Pro - xctest (13054)' (0.698 seconds)
|
Run LLC Tests (Debug)
test_grantPermissions on 'Clone 1 of iPhone 13 Pro - xctest (13054)' (0.799 seconds)
|
Run LLC Tests (Debug)
test_muteAllUsers on 'Clone 1 of iPhone 13 Pro - xctest (13054)' (0.596 seconds)
|
Run LLC Tests (Debug)
test_muteUserById on 'Clone 1 of iPhone 13 Pro - xctest (13054)' (1.232 seconds)
|
Loading