[Feature]Report join call telemetry #2641
Annotations
10 errors, 10 warnings, and 5 notices
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/StateMachine/Stages/WebRTCCoordinatorStateMachine_JoiningStageTests.swift#L372
test_transition_fromConnectedSFUConnected_reportsTelemetry, XCTUnwrap failed: expected non-nil value of type "Stream_Video_Sfu_Signal_Telemetry"
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/StateMachine/Stages/WebRTCCoordinatorStateMachine_JoiningStageTests.swift#L366
test_transition_fromConnectedSFUConnected_reportsTelemetry, failed
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/StateMachine/Stages/WebRTCCoordinatorStateMachine_JoiningStageTests.swift#L1369
test_transition_fromConnectedSFUConnected_reportsTelemetry, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Stage id:joining is expected to transition to id:joined.".
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/StateMachine/Stages/WebRTCCoordinatorStateMachine_JoiningStageTests.swift#L372
test_transition_fromConnectedSFUConnected_reportsTelemetry, XCTUnwrap failed: expected non-nil value of type "Stream_Video_Sfu_Signal_Telemetry"
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/StateMachine/Stages/WebRTCCoordinatorStateMachine_JoiningStageTests.swift#L366
test_transition_fromConnectedSFUConnected_reportsTelemetry, failed
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/StateMachine/Stages/WebRTCCoordinatorStateMachine_JoiningStageTests.swift#L1369
test_transition_fromConnectedSFUConnected_reportsTelemetry, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Stage id:joining is expected to transition to id:joined.".
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/StateMachine/Stages/WebRTCCoordinatorStateMachine_JoiningStageTests.swift#L372
test_transition_fromConnectedSFUConnected_reportsTelemetry, XCTUnwrap failed: expected non-nil value of type "Stream_Video_Sfu_Signal_Telemetry"
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/StateMachine/Stages/WebRTCCoordinatorStateMachine_JoiningStageTests.swift#L366
test_transition_fromConnectedSFUConnected_reportsTelemetry, failed
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/StateMachine/Stages/WebRTCCoordinatorStateMachine_JoiningStageTests.swift#L1369
test_transition_fromConnectedSFUConnected_reportsTelemetry, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Stage id:joining is expected to transition to id:joined.".
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/StateMachine/Stages/WebRTCCoordinatorStateMachine_JoiningStageTests.swift#L947
test_transition_fromFastReconnectedWithSFUConnected_reportsTelemetry, XCTUnwrap failed: expected non-nil value of type "Stream_Video_Sfu_Signal_Telemetry"
|
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/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/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/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter.swift#L154
implicit capture of 'self' requires that 'LocalAudioMediaAdapter' conforms to `Sendable`
|
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/LocalVideoMediaAdapter.swift#L453
type 'any CameraVideoCapturing' does not conform to the 'Sendable' protocol
|
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