Cron Checks #671
Annotations
10 errors, 11 warnings, and 5 notices
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L67
test_setUp_hasAudioCapabilityAndAudioOn_noLocalTrack_createsAndAddsTrackAndTransceiver, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Assert async expectation".
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L67
test_setUp_hasAudioCapabilityAndAudioOn_noLocalTrack_createsAndAddsTrackAndTransceiver, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Assert async expectation".
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L67
test_setUp_hasAudioCapabilityAndAudioOn_noLocalTrack_createsAndAddsTrackAndTransceiver, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Assert async expectation".
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L67
test_setUp_hasAudioCapabilityAndAudioOn_noLocalTrack_createsAndAddsTrackAndTransceiver, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Assert async expectation".
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L95
test_setUp_hasAudioCapabilityAudioIsOff_noLocalTrack_createsTrackWithoutTransceiver, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Assert async expectation".
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L95
test_setUp_hasAudioCapabilityAudioIsOff_noLocalTrack_createsTrackWithoutTransceiver, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Assert async expectation".
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L95
test_setUp_hasAudioCapabilityAudioIsOff_noLocalTrack_createsTrackWithoutTransceiver, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Assert async expectation".
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L95
test_setUp_hasAudioCapabilityAudioIsOff_noLocalTrack_createsTrackWithoutTransceiver, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Assert async expectation".
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalScreenShareMediaAdapter_Tests.swift#L296
test_beginScreenSharing_withCapability_callSFU, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Assert async expectation".
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalScreenShareMediaAdapter_Tests.swift#L296
test_beginScreenSharing_withCapability_callSFU, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Assert async expectation".
|
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/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/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/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):
Sources/StreamVideo/WebRTC/v2/PeerConnection/StreamRTCPeerConnection.swift#L141
value 'self' was defined but never used; consider replacing with boolean test
|
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)
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