Skip to content

Cron Checks

Cron Checks #752

Manually triggered January 15, 2025 14:29
Status Cancelled
Total duration 1h 25m 22s
Artifacts 2

cron-checks.yml

on: workflow_dispatch
Build Test App and Frameworks
14m 41s
Build Test App and Frameworks
Build SDKs (Xcode 15.0)
44m 38s
Build SDKs (Xcode 15.0)
Automated Code Review
21m 52s
Automated Code Review
Matrix: Test LLC (Debug)
Matrix: Test E2E UI (Debug)
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 11 warnings, and 8 notices
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): StreamVideoTests/WebRTC/v2/Extensions/Protobuf/StreamVideoSfuModelsVideoLayer_ConvenienceTests.swift#L47
test_initWithRTCRtpEncodingParameters, XCTAssertEqual failed: ("15") is not equal to ("500000")
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): StreamVideoTests/WebRTC/v2/Extensions/Protobuf/StreamVideoSfuModelsVideoLayer_ConvenienceTests.swift#L47
test_initWithRTCRtpEncodingParameters, XCTAssertEqual failed: ("15") is not equal to ("500000")
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): StreamVideoTests/WebRTC/v2/Extensions/Protobuf/StreamVideoSfuModelsVideoLayer_ConvenienceTests.swift#L47
test_initWithRTCRtpEncodingParameters, XCTAssertEqual failed: ("15") is not equal to ("500000")
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): StreamVideoTests/WebRTC/v2/Extensions/Protobuf/StreamVideoSfuModelsVideoLayer_ConvenienceTests.swift#L47
test_initWithRTCRtpEncodingParameters, XCTAssertEqual failed: ("15") is not equal to ("500000")
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
Error: keyNotFound(CodingKeys(stringValue: "error", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"error\", intValue: nil) (\"error\").", underlyingError: nil))
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
Process completed with exit code 1.
Test E2E UI (Debug) (17.2, 15.3, macos-14, iPhone 14 Pro, false)
Process completed with exit code 1.
Test E2E UI (Debug) (16.4, 15.3, macos-14, iPhone 14, true)
The operation was canceled.
Test E2E UI (Debug) (15.5, 15.4, macos-14, iPhone 13 Pro, true)
The operation was canceled.
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): Sources/StreamVideo/WebRTC/WebRTCEventDecoder.swift#L10
'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): Sources/StreamVideo/WebRTC/v2/VideoCapturing/StreamVideoCapturer.swift#L303
non-sendable type 'AVCapturePhotoOutput' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addCapturePhotoOutput' cannot cross actor boundary
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): Sources/StreamVideo/WebRTC/v2/VideoCapturing/StreamVideoCapturer.swift#L315
non-sendable type 'AVCapturePhotoOutput' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeCapturePhotoOutput' cannot cross actor boundary
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): Sources/StreamVideo/WebRTC/v2/VideoCapturing/StreamVideoCapturer.swift#L327
non-sendable type 'AVCaptureVideoDataOutput' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addVideoOutput' cannot cross actor boundary
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): Sources/StreamVideo/WebRTC/v2/VideoCapturing/StreamVideoCapturer.swift#L339
non-sendable type 'AVCaptureVideoDataOutput' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeVideoOutput' cannot cross actor boundary
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): Sources/StreamVideo/WebRTC/v2/PeerConnection/StreamRTCPeerConnection.swift#L68
non-sendable type 'RTCSessionDescription' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'setLocalDescription' cannot cross actor boundary
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): Sources/StreamVideo/WebRTC/v2/PeerConnection/StreamRTCPeerConnection.swift#L94
non-sendable type 'RTCSessionDescription' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'setRemoteDescription' cannot cross actor boundary
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): Sources/StreamVideo/WebRTC/v2/PeerConnection/StreamRTCPeerConnection.swift#L148
reference to property 'source' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): Sources/StreamVideo/WebRTC/v2/PeerConnection/StreamRTCPeerConnection.swift#L144
value 'self' was defined but never used; consider replacing with boolean test
Test E2E UI (Debug) (15.5, 15.4, macos-14, iPhone 13 Pro, true)
Runner GitHub Actions 4 did not respond to a cancelation request with 00:05:00.
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_grantPermissionsByRequest
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_grantPermissions
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_muteAllUsers
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_muteUserById
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_setAndDeleteVoipDevices
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
Skipped StreamVideoTests.WebRTCCoordinatorStateMachine_JoiningStageTests.test_transition_fromConnectedWithRejoin_sendsExpectedJoinRequest
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
Skipped StreamVideoTests.WebRTCCoordinatorStateMachine_JoiningStageTests.test_transition_fromFastReconnected_sendsExpectedJoinRequest
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
Skipped StreamVideoTests.WebRTCCoordinatorStateMachine_JoiningStageTests.test_transition_fromMigrated_sendsExpectedJoinRequest

Artifacts

Produced during runtime
Name Size
Test Data LLC (iOS 15.5)
171 KB
cache-derived-data
92.2 MB