Cron Checks #533
cron-checks.yml
on: workflow_dispatch
Build Test App and Frameworks
15m 50s
Build SDKs (Xcode 15.0)
25m 47s
Automated Code Review
5m 23s
Matrix: Test LLC (Debug)
Build Demo Apps
0s
Matrix: Test E2E UI (Debug)
Annotations
10 errors, 28 warnings, and 5 notices
Test LLC (Debug) (14.5, 15.3, macos-14, iPhone SE (2nd generation), true)
Process completed with exit code 1.
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13, true)
Process completed with exit code 1.
|
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 13 Pro Max, true)
Process completed with exit code 1.
|
Test LLC (Debug) (17.4, 15.3, macos-14, iPhone 15 Pro, false)
Restarting after unexpected exit, crash, or test timeout in CallCRUDTest.test_sendCustomEvent(); summary will include totals from previous launches.
|
Test LLC (Debug) (17.4, 15.3, macos-14, iPhone 15 Pro, false)
Process completed with exit code 1.
|
Build Test App and Frameworks:
DemoApp/Sources/Views/Login/AddUserView.swift#L75
variable 'self.baseURL' used before being initialized
|
Build Test App and Frameworks:
DemoApp/Sources/Views/Login/AddUserView.swift#L76
variable 'self.apiKey' used before being initialized
|
Build Test App and Frameworks:
DemoApp/Sources/Views/Login/AddUserView.swift#L77
variable 'self.token' used before being initialized
|
Build Test App and Frameworks:
DemoApp/Sources/Views/Login/AddUserView.swift#L78
variable 'self.completionHandler' used before being initialized
|
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: 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, 15.3, macos-14, iPhone SE (2nd generation), 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 LLC (Debug) (14.5, 15.3, macos-14, iPhone SE (2nd generation), true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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, 15.3, macos-14, iPhone SE (2nd generation), true)
xcodesorg/made/xcodes 1.4.1 is already installed and up-to-date.
To reinstall 1.4.1, run:
brew reinstall xcodes
|
Test LLC (Debug) (14.5, 15.3, macos-14, iPhone SE (2nd generation), true)
No files were found with the provided path: fastlane/test_output/logs/*/Diagnostics/**/*.txt
fastlane/test_output/logs/*/Diagnostics/simctl_diagnostics/DiagnosticReports/*. No artifacts will be uploaded.
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13, 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 LLC (Debug) (15.5, 15.3, macos-14, iPhone 13, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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.5, 15.3, macos-14, iPhone 13, true)
No files were found with the provided path: fastlane/test_output/logs/*/Diagnostics/**/*.txt
fastlane/test_output/logs/*/Diagnostics/simctl_diagnostics/DiagnosticReports/*. No artifacts will be uploaded.
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13, true)
xcodesorg/made/xcodes 1.4.1 is already installed and up-to-date.
To reinstall 1.4.1, run:
brew reinstall xcodes
|
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 13 Pro Max, 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 LLC (Debug) (16.4, 15.3, macos-14, iPhone 13 Pro Max, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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.4, 15.3, macos-14, iPhone 13 Pro Max, true)
No files were found with the provided path: fastlane/test_output/logs/*/Diagnostics/**/*.txt
fastlane/test_output/logs/*/Diagnostics/simctl_diagnostics/DiagnosticReports/*. No artifacts will be uploaded.
|
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 13 Pro Max, true)
xcodesorg/made/xcodes 1.4.1 is already installed and up-to-date.
To reinstall 1.4.1, run:
brew reinstall xcodes
|
Test LLC (Debug) (17.4, 15.3, macos-14, iPhone 15 Pro, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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.4, 15.3, macos-14, iPhone 15 Pro, false):
StreamVideoTests/Call/Call_Tests.swift#L9
main actor-isolated class 'Call_Tests' has different actor isolation from nonisolated superclass 'StreamVideoTestCase'; this is an error in Swift 6
|
Test LLC (Debug) (17.4, 15.3, macos-14, iPhone 15 Pro, false):
StreamVideoTests/Controllers/CallsController_Tests.swift#L9
main actor-isolated class 'CallsController_Tests' has different actor isolation from nonisolated superclass 'ControllerTestCase'; this is an error in Swift 6
|
Test LLC (Debug) (17.4, 15.3, macos-14, iPhone 15 Pro, false):
StreamVideoTests/Controllers/CallController_Tests.swift#L10
main actor-isolated class 'CallController_Tests' has different actor isolation from nonisolated superclass 'ControllerTestCase'; this is an error in Swift 6
|
Test LLC (Debug) (17.4, 15.3, macos-14, iPhone 15 Pro, false):
StreamVideoTests/CallState/CallState_Tests.swift#L10
main actor-isolated class 'CallState_Tests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
Test LLC (Debug) (17.4, 15.3, macos-14, iPhone 15 Pro, false):
StreamVideoTests/IntegrationTests/CallCRUDTests.swift#L369
code after 'throw' will never be executed
|
Test LLC (Debug) (17.4, 15.3, macos-14, iPhone 15 Pro, false):
StreamVideoTests/IntegrationTests/CallCRUDTests.swift#L413
code after 'throw' will never be executed
|
Test LLC (Debug) (17.4, 15.3, macos-14, iPhone 15 Pro, false):
StreamVideoTests/IntegrationTests/CallCRUDTests.swift#L487
code after 'throw' will never be executed
|
Test LLC (Debug) (17.4, 15.3, macos-14, iPhone 15 Pro, false):
StreamVideoTests/IntegrationTests/CallCRUDTests.swift#L511
code after 'throw' will never be executed
|
Test LLC (Debug) (17.4, 15.3, macos-14, iPhone 15 Pro, false):
StreamVideoTests/IntegrationTests/CallCRUDTests.swift#L597
code after 'throw' will never be executed
|
Test LLC (Debug) (17.4, 15.3, macos-14, iPhone 15 Pro, false):
StreamVideoTests/Controllers/CallController_Tests.swift#L10
main actor-isolated class 'CallController_Tests' has different actor isolation from nonisolated superclass 'ControllerTestCase'; this is an error in Swift 6
|
Build Test App and Frameworks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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
Bootstrap not run, please run ./Scripts/bootstrap.sh
|
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.4, 15.3, macos-14, iPhone 15 Pro, false)
Skipped StreamVideoTests.CallCRUDTest.test_grantPermissionsByRequest
|
Test LLC (Debug) (17.4, 15.3, macos-14, iPhone 15 Pro, false)
Skipped StreamVideoTests.CallCRUDTest.test_grantPermissions
|
Test LLC (Debug) (17.4, 15.3, macos-14, iPhone 15 Pro, false)
Skipped StreamVideoTests.CallCRUDTest.test_muteAllUsers
|
Test LLC (Debug) (17.4, 15.3, macos-14, iPhone 15 Pro, false)
Skipped StreamVideoTests.CallCRUDTest.test_muteUserById
|
Test LLC (Debug) (17.4, 15.3, macos-14, iPhone 15 Pro, false)
Skipped StreamVideoTests.CallCRUDTest.test_setAndDeleteVoipDevices
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Test Data LLC (iOS 17.4)
Expired
|
165 KB |
|