Cron Checks #699
Annotations
6 errors, 11 warnings, and 5 notices
Run LLC Tests (Debug):
StreamVideoTests/Utils/AudioSession/StreamRTCAudioSession_Tests.swift#L43
test_currentRoute_returnsCorrectRoute, XCTAssertEqual failed: ("AudioSessionRoute isExternal:false input:[name:MicrophoneBuiltIn types:MicrophoneBuiltIn] output:[name:Speaker types:Speaker].") is not equal to ("AudioSessionRoute isExternal:false input:[name:MicrophoneBuiltIn types:MicrophoneBuiltIn] output:[name:Speaker types:Speaker].")
|
Run LLC Tests (Debug):
StreamVideoTests/Utils/AudioSession/StreamRTCAudioSession_Tests.swift#L43
test_currentRoute_returnsCorrectRoute, XCTAssertEqual failed: ("AudioSessionRoute isExternal:false input:[name:MicrophoneBuiltIn types:MicrophoneBuiltIn] output:[name:Speaker types:Speaker].") is not equal to ("AudioSessionRoute isExternal:false input:[name:MicrophoneBuiltIn types:MicrophoneBuiltIn] output:[name:Speaker types:Speaker].")
|
Run LLC Tests (Debug):
StreamVideoTests/Utils/AudioSession/StreamRTCAudioSession_Tests.swift#L43
test_currentRoute_returnsCorrectRoute, XCTAssertEqual failed: ("AudioSessionRoute isExternal:false input:[name:MicrophoneBuiltIn types:MicrophoneBuiltIn] output:[name:Speaker types:Speaker].") is not equal to ("AudioSessionRoute isExternal:false input:[name:MicrophoneBuiltIn types:MicrophoneBuiltIn] output:[name:Speaker types:Speaker].")
|
Run LLC Tests (Debug):
StreamVideoTests/Utils/AudioSession/StreamRTCAudioSession_Tests.swift#L43
test_currentRoute_returnsCorrectRoute, XCTAssertEqual failed: ("AudioSessionRoute isExternal:false input:[name:MicrophoneBuiltIn types:MicrophoneBuiltIn] output:[name:Speaker types:Speaker].") is not equal to ("AudioSessionRoute isExternal:false input:[name:MicrophoneBuiltIn types:MicrophoneBuiltIn] output:[name:Speaker types:Speaker].")
|
Run LLC Tests (Debug)
Error: keyNotFound(CodingKeys(stringValue: "error", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"error\", intValue: nil) (\"error\").", underlyingError: nil))
|
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/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#L192
passing argument of non-sendable type 'any StreamRTCPeerConnectionProtocol' outside of main actor-isolated context may introduce data races
|
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/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L220
passing argument of non-sendable type 'any StreamRTCPeerConnectionProtocol' outside of main actor-isolated context may introduce data races
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalVideoMediaAdapter.swift#L161
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#L453
type 'any CameraVideoCapturing' does not conform to the 'Sendable' protocol
|
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 LLC Tests (Debug)
Skipped StreamVideoTests.CallCRUDTest.test_grantPermissionsByRequest
|
Run LLC Tests (Debug)
Skipped StreamVideoTests.CallCRUDTest.test_grantPermissions
|
Run LLC Tests (Debug)
Skipped StreamVideoTests.CallCRUDTest.test_muteAllUsers
|
Run LLC Tests (Debug)
Skipped StreamVideoTests.CallCRUDTest.test_muteUserById
|
Run LLC Tests (Debug)
Skipped StreamVideoTests.CallCRUDTest.test_setAndDeleteVoipDevices
|
Loading