Skip to content

Smoke Checks

Smoke Checks #2654

Manually triggered December 3, 2024 16:30
Status Success
Total duration 9m 25s
Artifacts

smoke-checks.yml

on: workflow_dispatch
Test LLC (Debug)
0s
Test LLC (Debug)
Test SwiftUI (Debug)
8m 51s
Test SwiftUI (Debug)
Test UIKit (Debug)
9m 12s
Test UIKit (Debug)
Automated Code Review
0s
Automated Code Review
Build Test App and Frameworks
0s
Build Test App and Frameworks
Build SDKs (Xcode 15.0)
0s
Build SDKs (Xcode 15.0)
Launch Allure TestOps
0s
Launch Allure TestOps
Build Demo Apps
0s
Build Demo Apps
Matrix: Test E2E UI (Debug)
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 20 warnings, and 3 notices
Test SwiftUI (Debug): StreamVideoSwiftUITests/CallingViews/CallConnectingView_Tests.swift#L30
test_callConnectingView_snapshot, failed - No reference was found on disk. Automatically recorded snapshot: …
Test SwiftUI (Debug): StreamVideoSwiftUITests/CallingViews/CallConnectingView_Tests.swift#L30
test_callConnectingView_snapshot, failed - No reference was found on disk. Automatically recorded snapshot: …
Test SwiftUI (Debug): StreamVideoSwiftUITests/CallView/CallControls/Stateful/CallControlsView_Tests.swift#L16
test_callControlsView_snapshot, failed - No reference was found on disk. Automatically recorded snapshot: …
Test SwiftUI (Debug): StreamVideoSwiftUITests/CallView/CallControls/Stateful/CallControlsView_Tests.swift#L16
test_callControlsView_snapshot, failed - No reference was found on disk. Automatically recorded snapshot: …
Test SwiftUI (Debug): StreamVideoSwiftUITests/CallView/CallDurationView_Tests.swift#L46
test_callDurationView_durationIsGreaterThanZero_viewWasConfiguredCorrectly, failed - No reference was found on disk. Automatically recorded snapshot: …
Test SwiftUI (Debug): StreamVideoSwiftUITests/CallView/CallDurationView_Tests.swift#L46
test_callDurationView_durationIsGreaterThanZero_viewWasConfiguredCorrectly, failed - No reference was found on disk. Automatically recorded snapshot: …
Test SwiftUI (Debug): StreamVideoSwiftUITests/CallView/CallDurationView_Tests.swift#L52
test_callDurationView_durationIsGreaterThanZeroAndCallIsRecording_viewWasConfiguredCorrectly, failed - No reference was found on disk. Automatically recorded snapshot: …
Test SwiftUI (Debug): wift#L52
test_callDurationView_durationIsGreaterThanZeroAndCallIsRecording_viewWasConfiguredCorrectly, failed - No reference was found on disk. Automatically recorded snapshot: …
Test SwiftUI (Debug): er/work/stream-video-swift/stream-video-swift/StreamVideoSwiftUITests/CallView/CallDurationView_Tests.swift#L37
test_callDurationView_durationIsLessThanZero_viewWasConfiguredCorrectly, failed - No reference was found on disk. Automatically recorded snapshot: …
Test SwiftUI (Debug): StreamVideoSwiftUITests/CallView/CallDurationView_Tests.swift#L37
test_callDurationView_durationIsLessThanZero_viewWasConfiguredCorrectly, failed - No reference was found on disk. Automatically recorded snapshot: …
Test UIKit (Debug): StreamVideoUIKitTests/CallViewController_Tests.swift#L26
test_callViewController_outgoingSnapshot, failed - No reference was found on disk. Automatically recorded snapshot: …
Test UIKit (Debug): StreamVideoUIKitTests/CallViewController_Tests.swift#L26
test_callViewController_outgoingSnapshot, failed - No reference was found on disk. Automatically recorded snapshot: …
Test SwiftUI (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
Test SwiftUI (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
Test SwiftUI (Debug): Sources/StreamVideo/WebRTC/VideoFilters/Filters/ImageBackgroundFilter/ImageBackgroundVideoFilter.swift#L14
class 'ImageBackgroundVideoFilter' must restate inherited '@unchecked Sendable' conformance
Test SwiftUI (Debug): Sources/StreamVideo/WebSockets/Events/StreamJsonDecoder.swift#L9
class 'StreamJSONDecoder' must restate inherited '@unchecked Sendable' conformance
Test SwiftUI (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
Test SwiftUI (Debug): Sources/StreamVideo/Models/CallParticipant.swift#L479
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
Test SwiftUI (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
Test SwiftUI (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
Test SwiftUI (Debug): Sources/StreamVideo/WebSockets/Events/EventNotificationCenter.swift#L8
class 'EventNotificationCenter' must restate inherited '@unchecked Sendable' conformance
Test SwiftUI (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
Test UIKit (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
Test UIKit (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
Test UIKit (Debug): Sources/StreamVideo/WebRTC/VideoFilters/Filters/ImageBackgroundFilter/ImageBackgroundVideoFilter.swift#L14
class 'ImageBackgroundVideoFilter' must restate inherited '@unchecked Sendable' conformance
Test UIKit (Debug): Sources/StreamVideo/WebSockets/Events/StreamJsonDecoder.swift#L9
class 'StreamJSONDecoder' must restate inherited '@unchecked Sendable' conformance
Test UIKit (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
Test UIKit (Debug): Sources/StreamVideo/Models/CallParticipant.swift#L479
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
Test UIKit (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
Test UIKit (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
Test UIKit (Debug): Sources/StreamVideo/WebSockets/Events/EventNotificationCenter.swift#L8
class 'EventNotificationCenter' must restate inherited '@unchecked Sendable' conformance
Test UIKit (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
Test SwiftUI (Debug)
Skipped StreamVideoSwiftUITests.CallViewModel_Tests.test_inCall_changeTrackVisibility
Test SwiftUI (Debug)
Skipped StreamVideoSwiftUITests.CallViewModel_Tests.test_inCall_participantJoinedAndLeft
Test SwiftUI (Debug)
Skipped StreamVideoSwiftUITests.CallViewModel_Tests.test_pinParticipant_manualLayoutChange