Skip to content

Cron Checks

Cron Checks #483

Triggered via schedule May 9, 2024 01:27
Status Failure
Total duration 37m 40s
Artifacts

cron-checks.yml

on: schedule
Build Test App and Frameworks
13m 41s
Build Test App and Frameworks
Build SDKs (Xcode 15.0)
25m 10s
Build SDKs (Xcode 15.0)
Automated Code Review
9m 29s
Automated Code Review
Matrix: Test LLC (Debug)
Build Demo Apps
0s
Build Demo Apps
Matrix: Test E2E UI (Debug)
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 32 warnings, and 5 notices
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_initialState(); 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.
Test LLC (Debug) (14.5, 14.2, macos-12, iPhone SE (2nd generation), true): StreamVideoTests/CallKit/CallKitServiceTests.swift#L143
test_callAccepted_expectedTransactionWasRequest, XCTAssertTrue failed - Action type is CXEndCallAction instead of CXAnswerCallAction
Test LLC (Debug) (14.5, 14.2, macos-12, iPhone SE (2nd generation), true): StreamVideoTests/CallKit/CallKitServiceTests.swift#L143
test_callAccepted_expectedTransactionWasRequest, XCTAssertTrue failed - Action type is CXEndCallAction instead of CXAnswerCallAction
Test LLC (Debug) (14.5, 14.2, macos-12, iPhone SE (2nd generation), true): StreamVideoTests/CallState/CallState_Tests.swift#L183
test_didUpdate_performanceWithManyParticipants_timeExecutionIsLessThanMaxDuration, XCTAssertTrue failed - Execution time was 5.225971937179565 with maximumDuration: 5.0
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.
Build Test App and Frameworks
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) (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/.
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) (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/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
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. 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: spm_cache/checkouts/GDPerformanceView-Swift/GDPerformanceView-Swift/GDPerformanceMonitoring/Protocols.swift#L32
using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
Build Test App and Frameworks: spm_cache/checkouts/GDPerformanceView-Swift/GDPerformanceView-Swift/GDPerformanceMonitoring/Protocols.swift#L32
using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
Build Test App and Frameworks
Bootstrap not run, please run ./Scripts/bootstrap.sh
Build Test App and Frameworks: spm_cache/checkouts/stream-chat-swiftui/Sources/StreamChatSwiftUI/ChatChannel/Composer/MessageComposerViewModel.swift#L681
'maxAttachmentSize' is deprecated: The max attachment size can now be set from the Stream's Dashboard App Settings. It supports setting a size limit per attachment type.
Build Test App and Frameworks: spm_cache/checkouts/stream-chat-swiftui/Sources/StreamChatSwiftUI/ChatChannel/Composer/PhotoAssetsUtils.swift#L59
'maxAttachmentSize' is deprecated: The max attachment size can now be set from the Stream's Dashboard App Settings. It supports setting a size limit per attachment type.
Build Test App and Frameworks: spm_cache/checkouts/stream-chat-swiftui/Sources/StreamChatSwiftUI/StreamNuke/Nuke/Internal/Graphics.swift#L328
heterogeneous collection literal could only be inferred to '[CFString : Any]'; add explicit type annotation if this is intentional
Build Test App and Frameworks: spm_cache/checkouts/stream-chat-swiftui/Sources/StreamChatSwiftUI/ChatChannel/Composer/MessageComposerViewModel.swift#L681
'maxAttachmentSize' is deprecated: The max attachment size can now be set from the Stream's Dashboard App Settings. It supports setting a size limit per attachment type.
Build Test App and Frameworks: spm_cache/checkouts/stream-chat-swiftui/Sources/StreamChatSwiftUI/ChatChannel/Composer/PhotoAssetsUtils.swift#L59
'maxAttachmentSize' is deprecated: The max attachment size can now be set from the Stream's Dashboard App Settings. It supports setting a size limit per attachment type.
Build Test App and Frameworks: spm_cache/checkouts/stream-chat-swiftui/Sources/StreamChatSwiftUI/StreamNuke/Nuke/Internal/Graphics.swift#L328
heterogeneous collection literal could only be inferred to '[CFString : Any]'; add explicit type annotation if this is intentional
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/.
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/.
Test LLC (Debug) (17.2, 15.2, macos-14, iPhone 15 Pro, false)
test_grantPermissionsByRequest (0.478 seconds)
Test LLC (Debug) (17.2, 15.2, macos-14, iPhone 15 Pro, false)
test_grantPermissions (0.471 seconds)
Test LLC (Debug) (17.2, 15.2, macos-14, iPhone 15 Pro, false)
test_muteAllUsers (0.495 seconds)
Test LLC (Debug) (17.2, 15.2, macos-14, iPhone 15 Pro, false)
test_muteUserById (0.470 seconds)
Test LLC (Debug) (17.2, 15.2, macos-14, iPhone 15 Pro, false)
test_setAndDeleteVoipDevices (0.486 seconds)