Skip to content

Cron Checks

Cron Checks #473

Status Failure
Total duration 11h 1m 57s
Artifacts 1

cron-checks.yml

on: workflow_dispatch
Build Test App and Frameworks
11m 4s
Build Test App and Frameworks
Build SDKs (Xcode 15.0)
29m 44s
Build SDKs (Xcode 15.0)
Automated Code Review
5m 4s
Automated Code Review
Matrix: Test LLC (Debug)
Matrix: Test E2E UI (Debug)
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 40 warnings, and 5 notices
Test LLC (Debug) (15.4, 14.2, macos-12, iPhone 8, true): StreamVideoTests/CallState/CallState_Tests.swift#L183
test_didUpdate_performanceWithManyParticipants_timeExecutionIsLessThanMaxDuration, XCTAssertTrue failed - Execution time was 5.497247099876404 with maximumDuration: 5.0
Test LLC (Debug) (15.4, 14.2, macos-12, iPhone 8, true): StreamVideoTests/CallState/CallState_Tests.swift#L183
test_didUpdate_performanceWithManyParticipants_timeExecutionIsLessThanMaxDuration, XCTAssertTrue failed - Execution time was 5.52530300617218 with maximumDuration: 5.0
Test LLC (Debug) (15.4, 14.2, macos-12, iPhone 8, true): StreamVideoTests/CallState/CallState_Tests.swift#L183
test_didUpdate_performanceWithManyParticipants_timeExecutionIsLessThanMaxDuration, XCTAssertTrue failed - Execution time was 5.358127951622009 with maximumDuration: 5.0
Test LLC (Debug) (15.4, 14.2, macos-12, iPhone 8, true)
Tests Failed: 3 failed, 20 skipped, 359 total (157.936 seconds)
Test LLC (Debug) (15.4, 14.2, macos-12, iPhone 8, true)
Process completed with exit code 1.
Test LLC (Debug) (14.5, 14.2, macos-12, iPhone SE (2nd generation), true)
Restarting after unexpected exit, crash, or test timeout in CallsController_Tests.test_callsController_queryCalls(); summary will include totals from previous launches.
Test LLC (Debug) (14.5, 14.2, macos-12, iPhone SE (2nd generation), true)
Restarting after unexpected exit, crash, or test timeout in StreamVideo_Tests.test_streamVideo_incomingCallAccept(); summary will include totals from previous launches.
Test LLC (Debug) (14.5, 14.2, macos-12, iPhone SE (2nd generation), true)
Restarting after unexpected exit, crash, or test timeout in WebRTCClient_Tests.test_webRTCClient_changePublishQuality(); summary will include totals from previous launches.
Test LLC (Debug) (14.5, 14.2, macos-12, iPhone SE (2nd generation), true)
Process completed with exit code 1.
Test LLC (Debug) (17.2, 15.2, macos-14, iPhone 15 Pro, false)
Restarting after unexpected exit, crash, or test timeout in StreamVideo_Tests.test_streamVideo_incomingCallAccept(); summary will include totals from previous launches.
Test LLC (Debug) (17.2, 15.2, macos-14, iPhone 15 Pro, false)
Process completed with exit code 1.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, mikehardy/buildcache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test LLC (Debug) (16.2, 14.2, macos-12, iPhone 13 Pro Max, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, mikehardy/buildcache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test LLC (Debug) (15.4, 14.2, macos-12, iPhone 8, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, mikehardy/buildcache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test LLC (Debug) (15.4, 14.2, macos-12, iPhone 8, true): Sources/StreamVideo/WebRTC/PeerConnection.swift#L276
value 'self' was defined but never used; consider replacing with boolean test
Test LLC (Debug) (15.4, 14.2, macos-12, iPhone 8, true): Sources/StreamVideo/CallState.swift#L211
converting function value of type '@mainactor (PermissionRequest) -> ()' to '(PermissionRequest) -> Void' loses global actor 'MainActor'
Test LLC (Debug) (15.4, 14.2, macos-12, iPhone 8, true): Sources/StreamVideo/WebRTC/PeerConnection.swift#L276
value 'self' was defined but never used; consider replacing with boolean test
Test LLC (Debug) (15.4, 14.2, macos-12, iPhone 8, true): Sources/StreamVideo/CallState.swift#L211
converting function value of type '@mainactor (PermissionRequest) -> ()' to '(PermissionRequest) -> Void' loses global actor 'MainActor'
Test LLC (Debug) (14.5, 14.2, macos-12, iPhone SE (2nd generation), true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, mikehardy/buildcache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test LLC (Debug) (14.5, 14.2, macos-12, iPhone SE (2nd generation), true): Sources/StreamVideo/WebRTC/PeerConnection.swift#L276
value 'self' was defined but never used; consider replacing with boolean test
Test LLC (Debug) (14.5, 14.2, macos-12, iPhone SE (2nd generation), true): Sources/StreamVideo/CallState.swift#L211
converting function value of type '@mainactor (PermissionRequest) -> ()' to '(PermissionRequest) -> Void' loses global actor 'MainActor'
Test LLC (Debug) (14.5, 14.2, macos-12, iPhone SE (2nd generation), true): Sources/StreamVideo/WebRTC/PeerConnection.swift#L276
value 'self' was defined but never used; consider replacing with boolean test
Test LLC (Debug) (14.5, 14.2, macos-12, iPhone SE (2nd generation), true): Sources/StreamVideo/CallState.swift#L211
converting function value of type '@mainactor (PermissionRequest) -> ()' to '(PermissionRequest) -> Void' loses global actor 'MainActor'
Test LLC (Debug) (17.2, 15.2, macos-14, iPhone 15 Pro, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, mikehardy/buildcache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Test App and Frameworks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, mikehardy/buildcache-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build SDKs (Xcode 15.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], webfactory/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Demo Apps
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/cache@v3, mikehardy/buildcache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test E2E UI (Debug) (15.4, 14.2, macos-12, iPhone 8, 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.4, 14.2, macos-12, iPhone 8, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/cache@v3, mikehardy/buildcache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test E2E UI (Debug) (15.4, 14.2, macos-12, iPhone 8, true)
Failed to save: Cache size of ~10256 MB (10753859440 B) is over the 10GB limit, not saving cache.
Test E2E UI (Debug) (16.4, 14.3.1, macos-14, iPhone 14 Pro Max, 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) (16.4, 14.3.1, macos-14, iPhone 14 Pro Max, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/cache@v3, mikehardy/buildcache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test E2E UI (Debug) (17.2, 15.2, macos-14, iPhone 15 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.2, macos-14, iPhone 15 Pro, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/cache@v3, mikehardy/buildcache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cache-derived-data". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Test LLC (Debug) (17.2, 15.2, macos-14, iPhone 15 Pro, false)
test_grantPermissionsByRequest (0.510 seconds)
Test LLC (Debug) (17.2, 15.2, macos-14, iPhone 15 Pro, false)
test_grantPermissions (0.613 seconds)
Test LLC (Debug) (17.2, 15.2, macos-14, iPhone 15 Pro, false)
test_muteAllUsers (0.503 seconds)
Test LLC (Debug) (17.2, 15.2, macos-14, iPhone 15 Pro, false)
test_muteUserById (0.478 seconds)
Test LLC (Debug) (17.2, 15.2, macos-14, iPhone 15 Pro, false)
test_setAndDeleteVoipDevices (0.515 seconds)

Artifacts

Produced during runtime
Name Size
cache-derived-data Expired
211 MB