Skip to content

Cron Checks

Cron Checks #673

Manually triggered October 16, 2024 09:56
Status Failure
Total duration 57m 18s
Artifacts 3

cron-checks.yml

on: workflow_dispatch
Build Test App and Frameworks
13m 36s
Build Test App and Frameworks
Build SDKs (Xcode 15.0)
7m 41s
Build SDKs (Xcode 15.0)
Automated Code Review
6m 44s
Automated Code Review
Matrix: Test LLC (Debug)
Matrix: Test E2E UI (Debug)
Fit to window
Zoom out
Zoom in

Annotations

15 errors, 35 warnings, and 8 notices
Build SDKs (Xcode 15.0): StreamVideoSwiftUITests/StreamVideoUITestCase.swift#L26
missing argument for parameter 'videoConfig' in call
Build SDKs (Xcode 15.0)
Process completed with exit code 1.
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true)
Restarting after unexpected exit, crash, or test timeout in RawJSON_Tests.test_init_arrayLiteral(); summary will include totals from previous launches.
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 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) (16.4, 15.3, macos-14, iPhone 14 Pro, true)
Process completed with exit code 1.
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): 2024-10-16 10#L29
test_didCapture_orientationLandscapeLeftCameraBack_frameHasExpectedOrientation, XCTAssertEqual failed: ("Optional(90)") is not equal to ("Optional(180)")
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): 2024-10-16 10#L29
test_didCapture_orientationLandscapeLeftCameraBack_frameHasExpectedOrientation, XCTAssertEqual failed: ("Optional(90)") is not equal to ("Optional(180)")
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): StreamVideoTests/WebRTC/VideoCapturing/StreamVideoCaptureHandler_Tests.swift#L81
test_didCapture_orientationLandscapeLeftCameraBack_frameHasExpectedOrientation, XCTAssertEqual failed: ("Optional(90)") is not equal to ("Optional(180)")
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): 2024-10-16 10#L29
test_didCapture_orientationLandscapeLeftCameraBack_frameHasExpectedOrientation, XCTAssertEqual failed: ("Optional(90)") is not equal to ("Optional(180)")
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): 2024-10-16 10#L29
test_didCapture_orientationLandscapeLeftCameraFront_frameHasExpectedOrientation, XCTAssertEqual failed: ("Optional(90)") is not equal to ("Optional(0)")
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): StreamVideoTests/WebRTC/VideoCapturing/StreamVideoCaptureHandler_Tests.swift#L47
test_didCapture_orientationLandscapeLeftCameraFront_frameHasExpectedOrientation, XCTAssertEqual failed: ("Optional(90)") is not equal to ("Optional(0)")
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): StreamVideoTests/WebRTC/VideoCapturing/StreamVideoCaptureHandler_Tests.swift#L47
test_didCapture_orientationLandscapeLeftCameraFront_frameHasExpectedOrientation, XCTAssertEqual failed: ("Optional(90)") is not equal to ("Optional(0)")
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): StreamVideoTests/WebRTC/VideoCapturing/StreamVideoCaptureHandler_Tests.swift#L47
test_didCapture_orientationLandscapeLeftCameraFront_frameHasExpectedOrientation, XCTAssertEqual failed: ("Optional(90)") is not equal to ("Optional(0)")
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): StreamVideoTests/WebRTC/VideoCapturing/StreamVideoCaptureHandler_Tests.swift#L89
test_didCapture_orientationLandscapeRightCameraBack_frameHasExpectedOrientation, XCTAssertEqual failed: ("Optional(90)") is not equal to ("Optional(0)")
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): StreamVideoTests/WebRTC/VideoCapturing/StreamVideoCaptureHandler_Tests.swift#L89
test_didCapture_orientationLandscapeRightCameraBack_frameHasExpectedOrientation, XCTAssertEqual failed: ("Optional(90)") is not equal to ("Optional(0)")
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/
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/
Build SDKs (Xcode 15.0)
Bootstrap not run, please run ./Scripts/bootstrap.sh
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true)
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) (16.4, 15.3, macos-14, iPhone 14 Pro, true): 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) (16.4, 15.3, macos-14, iPhone 14 Pro, true): Sources/StreamVideo/WebRTC/v2/PeerConnection/StreamRTCPeerConnection.swift#L145
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) (16.4, 15.3, macos-14, iPhone 14 Pro, true): Sources/StreamVideo/WebRTC/v2/PeerConnection/StreamRTCPeerConnection.swift#L141
value 'self' was defined but never used; consider replacing with boolean test
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 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) (16.4, 15.3, macos-14, iPhone 14 Pro, true): Sources/StreamVideo/Utils/CollectionDelayedUpdateObserver.swift#L140
immutable value 'latest' was never used; consider replacing with '_' or removing it
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true): 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) (16.4, 15.3, macos-14, iPhone 14 Pro, true): Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L190
passing argument of non-sendable type '() async throws -> ()' outside of main actor-isolated context may introduce data races
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true): Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L190
passing argument of non-sendable type '(any Error) -> Bool' outside of main actor-isolated context may introduce data races
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/
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
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) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
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) (15.5, 15.3, macos-14, iPhone 13 Pro, true): Sources/StreamVideo/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalVideoMediaAdapter.swift#L183
passing argument of non-sendable type 'any CameraVideoCapturing' outside of main actor-isolated context may introduce data races
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): 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) (15.5, 15.3, macos-14, iPhone 13 Pro, true): Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L190
passing argument of non-sendable type '() async throws -> ()' outside of main actor-isolated context may introduce data races
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L190
passing argument of non-sendable type '(any Error) -> Bool' outside of main actor-isolated context may introduce data races
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L192
non-sendable type 'any StreamRTCPeerConnectionProtocol' in asynchronous access to actor-isolated property 'peerConnection' cannot cross actor boundary
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L192
passing argument of non-sendable type 'any StreamRTCPeerConnectionProtocol' outside of main actor-isolated context may introduce data races
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L217
capture of 'peerConnection' with non-sendable type '(any StreamRTCPeerConnectionProtocol)?' in a `@Sendable` closure
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true): Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L220
passing argument of non-sendable type 'any StreamRTCPeerConnectionProtocol' outside of main actor-isolated context may introduce data races
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/
Test E2E UI (Debug) (15.5, 15.4, macos-14, iPhone 13 Pro, true)
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) (15.5, 15.4, macos-14, iPhone 13 Pro, true)
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) (17.2, 15.3, macos-14, iPhone 14 Pro, false)
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) (17.2, 15.3, macos-14, iPhone 14 Pro, false)
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) (16.4, 15.3, macos-14, iPhone 14, true)
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) (16.4, 15.3, macos-14, iPhone 14, true)
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) (16.4, 15.3, macos-14, iPhone 14 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_grantPermissionsByRequest
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_grantPermissions
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_muteAllUsers
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_muteUserById
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

Artifacts

Produced during runtime
Name Size
Test Data LLC (iOS 15.5)
760 KB
Test Data LLC (iOS 16.4)
677 KB
cache-derived-data
86.7 MB