Smoke Checks #2339
smoke-checks.yml
on: workflow_dispatch
Test LLC (Debug)
0s
Test SwiftUI (Debug)
18m 33s
Test UIKit (Debug)
0s
Automated Code Review
0s
Build SDKs (Xcode 15.0)
0s
Build Demo Apps
0s
Matrix: Test E2E UI (Debug)
Annotations
10 errors, 11 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):
StreamVideoSwiftUITests/CallView/CallDurationView_Tests.swift#L52
test_callDurationView_durationIsGreaterThanZeroAndCallIsRecording_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 SwiftUI (Debug):
StreamVideoSwiftUITests/CallView/CallDurationView_Tests.swift#L37
test_callDurationView_durationIsLessThanZero_viewWasConfiguredCorrectly, failed - No reference was found on disk. Automatically recorded snapshot: …
|
Test SwiftUI (Debug)
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/
|
Test SwiftUI (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:)'
|
Test SwiftUI (Debug):
Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L186
non-sendable type 'any StreamRTCPeerConnectionProtocol' in asynchronous access to actor-isolated property 'peerConnection' cannot cross actor boundary
|
Test SwiftUI (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?
|
Test SwiftUI (Debug):
Sources/StreamVideo/WebRTC/WebRTCEventDecoder.swift#L10
'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
|
Test SwiftUI (Debug)
Bootstrap not run, please run ./Scripts/bootstrap.sh
|
Test SwiftUI (Debug)
Bootstrap not run, please run ./Scripts/bootstrap.sh
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallViewModel_Tests.swift#L544
initialization of immutable value 'controller' was never used; consider replacing with assignment to '_' or removing it
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallViewModel_Tests.swift#L586
initialization of immutable value 'controller' was never used; consider replacing with assignment to '_' or removing it
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallViewModel_Tests.swift#L617
initialization of immutable value 'controller' was never used; consider replacing with assignment to '_' or removing it
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallViewModel_Tests.swift#L530
code after 'throw' will never be executed
|
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
|