Codec negotiation #2682
Annotations
10 errors and 11 warnings
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/PeerConnection/RTCPeerConnectionCoordinator_Tests.swift#L55
missing argument for parameter 'publishOptions' in call
|
Run LLC Tests (Debug):
StreamVideoTests/Mock/MockVideoCapturer.swift#L8
type 'MockVideoCapturer' does not conform to protocol 'VideoCapturing'
|
Run LLC Tests (Debug):
StreamVideoTests/Mock/MockLocalMediaAdapter.swift#L9
type 'MockLocalMediaAdapter' does not conform to protocol 'LocalMediaAdapting'
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/VideoCapturePolicy/AdaptiveVideoCapturePolicy_Tests.swift#L25
cannot convert value of type 'MockCameraVideoCapturer' to expected argument type 'StreamVideoCapturer'
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalScreenShareMediaAdapter_Tests.swift#L22
extra arguments at positions #5, #6 in call
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalScreenShareMediaAdapter_Tests.swift#L26
missing argument for parameter 'publishOptions' in call
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalScreenShareMediaAdapter_Tests.swift#L27
cannot infer contextual base in reference to member 'init'
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalScreenShareMediaAdapter_Tests.swift#L28
cannot infer contextual base in reference to member 'dummy'
|
Run LLC Tests (Debug):
StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter_Tests.swift#L26
missing argument for parameter 'publishOptions' in call
|
Run LLC Tests (Debug):
StreamVideoTests/Mock/MockRTCPeerConnectionCoordinatorFactory.swift#L9
type 'MockRTCPeerConnectionCoordinatorFactory' does not conform to protocol 'RTCPeerConnectionCoordinatorProviding'
|
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/VideoCapturing/StreamVideoCaptureHandler.swift#L11
cannot form key path to main actor-isolated property 'orientationAdapter'; this is an error in the Swift 6 language mode
|
Run actions/upload-artifact@v4
No files were found with the provided path: fastlane/test_output/logs/*/Diagnostics/**/*.txt
fastlane/test_output/logs/*/Diagnostics/simctl_diagnostics/DiagnosticReports/*. No artifacts will be uploaded.
|
Loading