[Feature]Reconnection #2329
smoke-checks.yml
on: pull_request
Test LLC (Debug)
18m 47s
Test SwiftUI (Debug)
12m 24s
Test UIKit (Debug)
10m 59s
Automated Code Review
1m 19s
Build SDKs (Xcode 15.0)
26m 56s
Build Demo Apps
11m 4s
Matrix: Test E2E UI (Debug)
Annotations
14 errors, 22 warnings, and 13 notices
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallView/ParticipantsGridLayout_Tests.swift#L120
test_grid_participantsSpeaking_snapshot, failed - Snapshot "default.light.with_2_participants" does not match reference.
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallView/ParticipantsGridLayout_Tests.swift#L120
test_grid_participantsSpeaking_snapshot, failed - Snapshot "default.dark.with_2_participants" does not match reference.
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallView/ParticipantsGridLayout_Tests.swift#L120
test_grid_participantsSpeaking_snapshot, failed - Snapshot "default.light.with_3_participants" does not match reference.
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallView/ParticipantsGridLayout_Tests.swift#L120
test_grid_participantsSpeaking_snapshot, failed - Snapshot "default.dark.with_3_participants" does not match reference.
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallView/ParticipantsGridLayout_Tests.swift#L120
test_grid_participantsSpeaking_snapshot, failed - Snapshot "default.light.with_4_participants" does not match reference.
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallView/ParticipantsGridLayout_Tests.swift#L120
test_grid_participantsSpeaking_snapshot, failed - Snapshot "default.dark.with_4_participants" does not match reference.
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallView/ParticipantsGridLayout_Tests.swift#L120
test_grid_participantsSpeaking_snapshot, failed - Snapshot "default.light.with_5_participants" does not match reference.
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallView/ParticipantsGridLayout_Tests.swift#L120
test_grid_participantsSpeaking_snapshot, failed - Snapshot "default.dark.with_5_participants" does not match reference.
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallView/ParticipantsGridLayout_Tests.swift#L120
test_grid_participantsSpeaking_snapshot, failed - Snapshot "default.light.with_6_participants" does not match reference.
|
Test SwiftUI (Debug):
StreamVideoSwiftUITests/CallView/ParticipantsGridLayout_Tests.swift#L120
test_grid_participantsSpeaking_snapshot, failed - Snapshot "default.dark.with_6_participants" does not match reference.
|
Test E2E UI (Debug) (1):
SwiftUIDemoAppUITests/Robots/UserRobot+Asserts.swift#L251
test_tokenGenerationFails, XCTAssertTrue failed
|
Test E2E UI (Debug) (1):
SwiftUIDemoAppUITests/Robots/UserRobot+Asserts.swift#L251
test_tokenGenerationFails, XCTAssertTrue failed
|
Test E2E UI (Debug) (1):
SwiftUIDemoAppUITests/Robots/UserRobot+Asserts.swift#L251
test_tokenGenerationFails, XCTAssertTrue failed
|
Test E2E UI (Debug) (1):
SwiftUIDemoAppUITests/Robots/UserRobot+Asserts.swift#L251
test_tokenGenerationFails, XCTAssertTrue failed
|
Automated Code Review
buildcache: unable to delete buildcache.log Error: ENOENT: no such file or directory, unlink '/Users/runner/work/stream-video-swift/stream-video-swift/.buildcache/buildcache.log'
|
Automated Code Review
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)
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/WebRTC/WebRTCEventDecoder.swift#L10
'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
|
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/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#L182
non-sendable type 'any StreamRTCPeerConnectionProtocol' in asynchronous access to actor-isolated property 'peerConnection' cannot cross actor boundary
|
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 LLC (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test UIKit (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/
|
Build Test App and Frameworks
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/
|
Build Demo Apps
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/
|
Build SDKs (Xcode 15.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: webfactory/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test E2E UI (Debug) (1)
buildcache: unable to delete buildcache.log Error: ENOENT: no such file or directory, unlink '/Users/runner/work/stream-video-swift/stream-video-swift/.buildcache/buildcache.log'
|
Test E2E UI (Debug) (1)
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 E2E UI (Debug) (0)
buildcache: unable to delete buildcache.log Error: ENOENT: no such file or directory, unlink '/Users/runner/work/stream-video-swift/stream-video-swift/.buildcache/buildcache.log'
|
Test E2E UI (Debug) (0)
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)
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
|
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.Authentication_Tests.test_tokenExpiresAfterUserLoggedIn
|
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.Authentication_Tests.test_tokenExpiresBeforeUserLogsIn
|
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.Authentication_Tests.test_tokenExpiresWhenUserIsInBackground
|
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.CallLifecycleTests.testParticipantReentersTheCall
|
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.CallLifecycleTests.testUserJoinsExistedCall
|
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.CallLifecycleTests.testUserLeavesTheCallAfterConnection
|
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.CallLifecycleTests.testUserReentersTheCall
|
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.CallLifecycleTests.testUserReentersTheCallAsAnotherUser
|
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.CallLifecycleTests.testUserReentersTheCallAsTheSameUserAfterLoggingOut
|
Test E2E UI (Debug) (1)
Skipped SwiftUIDemoAppUITests.CallLifecycleTests.testUserSwitchesCalls
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SwiftUI Test Data
Expired
|
2.2 MB |
|
cache-derived-data
Expired
|
86.3 MB |
|