Feature/codec negotiation tests #2699
Annotations
7 errors, 10 warnings, and 8 notices
Run LLC Tests (Debug):
StreamVideoTests/Utils/StreamAppStateAdapter/StreamAppStateAdapter_Tests.swift#L23
test_init_stateIsSetToForeground, XCTAssertEqual failed: ("background") is not equal to ("foreground")
|
Run LLC Tests (Debug):
StreamVideoTests/Utils/ThermalStateObserverTests.swift#L27
test_injectedValueWasSetCorrectly, XCTAssertTrue failed
|
Run LLC Tests (Debug):
StreamVideoTests/Utils/ThermalStateObserverTests.swift#L27
test_injectedValueWasSetCorrectly, XCTAssertTrue failed
|
Run LLC Tests (Debug):
StreamVideoTests/Utils/ThermalStateObserverTests.swift#L27
test_injectedValueWasSetCorrectly, XCTAssertTrue failed
|
Run LLC Tests (Debug):
StreamVideoTests/Utils/ThermalStateObserverTests.swift#L27
test_injectedValueWasSetCorrectly, XCTAssertTrue failed
|
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.
|
Run LLC Tests (Debug):
Sources/StreamVideo/CallKit/CallKitPushNotificationAdapter.swift#L91
main actor-isolated instance method 'pushRegistry(_:didReceiveIncomingPushWith:for:completion:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Run LLC Tests (Debug):
Sources/StreamVideo/Utils/DisposableBag/DisposableBag.swift#L84
extension declares a conformance of imported type 'AnyCancellable' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebRTC/VideoFilters/Filters/ImageBackgroundFilter/ImageBackgroundVideoFilter.swift#L14
class 'ImageBackgroundVideoFilter' must restate inherited '@unchecked Sendable' conformance
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebSockets/Events/StreamJsonDecoder.swift#L9
class 'StreamJSONDecoder' must restate inherited '@unchecked Sendable' conformance
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebRTC/VideoFilters/Extensions/CIImage+Sendable.swift#L8
extension declares a conformance of imported type 'CIImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreImage' introduce this conformance in the future
|
Run LLC Tests (Debug):
Sources/StreamVideo/Models/CallParticipant.swift#L505
extension declares a conformance of imported type 'CGSize' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebRTC/Screensharing/BroadcastSampleHandler.swift#L143
extension declares a conformance of imported type 'CMSampleBuffer' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreMedia' introduce this conformance in the future
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebRTC/v2/PeerConnection/Extensions/RTCIceConnectionState+CustomStringConvertible.swift#L9
extension declares a conformance of imported type 'RTCIceConnectionState' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'StreamWebRTC' introduce this conformance in the future
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebSockets/Events/EventNotificationCenter.swift#L8
class 'EventNotificationCenter' must restate inherited '@unchecked Sendable' conformance
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebRTC/v2/VideoCapturing/StreamVideoCapturer.swift#L295
non-sendable type 'AVCapturePhotoOutput' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addCapturePhotoOutput' cannot cross actor boundary; this is an error in the Swift 6 language mode
|
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
|
Run LLC Tests (Debug)
Skipped StreamVideoTests.WebRTCCoordinatorStateMachine_JoiningStageTests.test_transition_fromConnectedWithRejoin_sendsExpectedJoinRequest
|
Run LLC Tests (Debug)
Skipped StreamVideoTests.WebRTCCoordinatorStateMachine_JoiningStageTests.test_transition_fromFastReconnected_sendsExpectedJoinRequest
|
Run LLC Tests (Debug)
Skipped StreamVideoTests.WebRTCCoordinatorStateMachine_JoiningStageTests.test_transition_fromMigrated_sendsExpectedJoinRequest
|
Loading