[Fix]Pass all available parameters to connect #2279
smoke-checks.yml
on: pull_request
Test LLC (Debug)
26m 23s
Test SwiftUI (Debug)
17m 12s
Test UIKit (Debug)
12m 11s
Automated Code Review
1m 20s
Build SDKs (Xcode 15.0)
0s
Build Demo Apps
0s
Matrix: Test E2E UI (Debug)
Annotations
13 errors, 25 warnings, and 9 notices
Test SwiftUI (Debug):
Swift/ContiguousArrayBuffer.swift#L600
Index out of range
|
Test SwiftUI (Debug)
Restarting after unexpected exit, crash, or test timeout in LivestreamPlayer_Tests.test_livestreamPlayer_snapshot(); summary will include totals from previous launches.
|
Test SwiftUI (Debug)
Process completed with exit code 1.
|
Test LLC (Debug):
StreamVideoTests/WebRTC/SFU/SFUEventAdapter_Tests.swift#L129
test_handleChangePublishQuality_givenEvent_whenPublished_thenUpdatesPublisherQuality, XCTUnwrap failed: expected non-nil value of type "MockFunctionInputKey"
|
Test LLC (Debug):
StreamVideoTests/WebRTC/SFU/SFUEventAdapter_Tests.swift#L368
test_handleJoinResponse_givenEvent_whenPublished_thenUpdatesParticipantsAndPins, XCTAssertEqual failed: ("0") is not equal to ("11")
|
Test LLC (Debug):
StreamVideoTests/WebRTC/SFU/SFUEventAdapter_Tests.swift#L369
test_handleJoinResponse_givenEvent_whenPublished_thenUpdatesParticipantsAndPins, XCTAssertEqual failed: ("0") is not equal to ("1")
|
Test LLC (Debug):
StreamVideoTests/WebRTC/SFU/SFUEventAdapter_Tests.swift#L153
test_handleParticipantJoined_givenEventWithUserOtherThanRecordingWithLessThanParticipantsThreshold_whenPublished_thenAddsParticipant, XCTAssertNotNil failed
|
Test LLC (Debug):
StreamVideoTests/WebRTC/SFU/SFUEventAdapter_Tests.swift#L154
test_handleParticipantJoined_givenEventWithUserOtherThanRecordingWithLessThanParticipantsThreshold_whenPublished_thenAddsParticipant, XCTAssertTrue failed
|
Test LLC (Debug):
StreamVideoTests/WebRTC/SFU/SFUEventAdapter_Tests.swift#L439
test_handleTrackPublished_givenScreenShareEvent_whenPublished_thenUpdatesParticipantScreenShareStatus, XCTAssertTrue failed
|
Test LLC (Debug):
VideoTracks#L457
test_handleTrackUnpublished_givenAudioEvent_whenPublished_thenUpdatesParticipantAudioStatus, XCTAssertFalse failed
|
Test LLC (Debug):
StreamVideoTests/WebRTC/v2/StateMachine/Stages/WebRTCCoordinatorStateMachine_ConnectingStageTests.swift#L78
test_transition_fromIdle_doesNotUpdateSession, XCTAssertEqual failed: ("Optional("1DC1C19B-3523-420B-8FA6-33571D203D0D")") is not equal to ("Optional("")")
|
Test LLC (Debug):
StreamVideoTests/WebRTC/v2/StateMachine/Stages/WebRTCCoordinatorStateMachine_JoinedStageTests.swift#L214
test_transition_participantsUpdated_updateSubscriptionsWasCalledOnSFU, XCTAssertEqual failed: ("Optional(3)") is not equal to ("Optional(2)")
|
Test LLC (Debug):
StreamVideoTests/WebRTC/v2/StateMachine/Stages/WebRTCCoordinatorStateMachine_LeavingStageTests.swift#L95
test_transition_sfuAdapterIsConnected_sendLeaveRequestAndDisconnecteWereCalled, XCTAssertEqual failed: ("Optional("70C1E8AE-ADF7-49BF-AD0C-DF56732EBE40")") is not equal to ("Optional("")")
|
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/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):
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):
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)
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 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/
|
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 LLC (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 LLC (Debug):
Sources/StreamVideo/WebRTC/WebRTCEventDecoder.swift#L10
'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
|
Test LLC (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 LLC (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 LLC (Debug):
StreamVideoTests/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalVideoMediaAdapter_Tests.swift#L231
'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
|
Test LLC (Debug):
StreamVideoTests/WebRTC/v2/StateMachine/Stages/WebRTCCoordinatorStateMachine_CleanUpStageTests.swift#L190
capture of 'validator' with non-sendable type '(WebRTCCoordinator.StateMachine.Stage) async throws -> Void' in a `@Sendable` closure
|
Test LLC (Debug):
StreamVideoTests/StreamVideo_Tests.swift#L69
passing argument of non-sendable type '() -> String' into main actor-isolated context may introduce data races
|
Test LLC (Debug):
StreamVideoTests/StreamVideo_Tests.swift#L77
passing argument of non-sendable type '() -> String' into main actor-isolated context may introduce data races
|
Test LLC (Debug):
StreamVideoTests/StreamVideo_Tests.swift#L91
passing argument of non-sendable type '() -> String' into main actor-isolated context may introduce data races
|
Test LLC (Debug):
StreamVideoTests/StreamVideo_Tests.swift#L110
passing argument of non-sendable type '() -> String' into main actor-isolated context may introduce data races
|
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 LLC (Debug)
Skipped StreamVideoTests.CallCRUDTest.test_grantPermissionsByRequest
|
Test LLC (Debug)
Skipped StreamVideoTests.CallCRUDTest.test_grantPermissions
|
Test LLC (Debug)
Skipped StreamVideoTests.CallCRUDTest.test_joinBackstageRegularUser
|
Test LLC (Debug)
Skipped StreamVideoTests.CallCRUDTest.test_muteAllUsers
|
Test LLC (Debug)
Skipped StreamVideoTests.CallCRUDTest.test_muteUserById
|
Test LLC (Debug)
Skipped StreamVideoTests.CallCRUDTest.test_setAndDeleteVoipDevices
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
LLC Test Data
Expired
|
389 KB |
|
SwiftUI Test Data
Expired
|
265 KB |
|
Test Data LLC
Expired
|
241 KB |
|