Cron Checks #1049
cron-checks.yml
on: schedule
Build Test App and Frameworks
3m 54s
Build LLC + UI (Xcode 14)
16m 50s
Automated Code Review
6m 56s
Matrix: Test LLC (Debug)
Matrix: Test E2E UI (Debug)
Annotations
30 errors, 29 warnings, and 13 notices
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
CoreData#L1
addPersistentStoreWithType:configuration:URL:options:error: returned error NSCocoaErrorDomain (256)
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
CoreData#L1
NSFilePath : /Users/runner/Library/Developer/CoreSimulator/Devices/52E882CC-AD65-42A0-AE88-BB106CFD846A/data/Documents/
|
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
CoreData#L1
URL: file:///Users/runner/Library/Developer/CoreSimulator/Devices/52E882CC-AD65-42A0-AE88-BB106CFD846A/data/Documents//
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
CoreData#L1
<NSPersistentStoreCoordinator: 0x600001e51ce0>: Attempting recovery from error encountered during addPersistentStore: 0x6000039e8b10 Error Domain=NSCocoaErrorDomain Code=256 "The file “Documents” couldn’t be opened." UserInfo={NSFilePath=/Users/runner/Library/Developer/CoreSimulator/Devices/52E882CC-AD65-42A0-AE88-BB106CFD846A/data/Documents/, NSSQLiteErrorDomain=14}
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
TestTools/StreamChatTestTools/SpyPattern/Spy/DatabaseContainer_Spy.swift#L153
-[StreamChatTests.ChannelDTO_Tests test_channelWithChannelListQuery_isSavedAndLoaded] : failed - Waiting for the result timed out after 10.0
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Restarting after unexpected exit, crash, or test timeout in ChannelDTO_Tests.test_channelWithChannelListQuery_isSavedAndLoaded(); summary will include totals from previous launches.
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
Tests/StreamChatTests/ChatClient_Tests.swift#L368
-[StreamChatTests.ChatClient_Tests test_productionClientIsInitalizedWithAllMandatoryBackgroundWorkers] : Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Connect completes".
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
CoreData#L1
Executing as effective user 501
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
CoreData#L1
---------------------------
|
Test E2E UI (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true):
<unknown>#L1
test_restartImageUpload, *** -[__NSArray0 objectAtIndex:]: index 1 beyond bounds for empty NSArray (NSRangeException)
|
Test E2E UI (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true):
<unknown>#L1
test_restartImageUpload, *** -[__NSArray0 objectAtIndex:]: index 1 beyond bounds for empty NSArray (NSRangeException)
|
Test E2E UI (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true):
<unknown>#L1
test_restartImageUpload, *** -[__NSArray0 objectAtIndex:]: index 1 beyond bounds for empty NSArray (NSRangeException)
|
Test E2E UI (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true):
<unknown>#L1
test_restartImageUpload, *** -[__NSArray0 objectAtIndex:]: index 1 beyond bounds for empty NSArray (NSRangeException)
|
Test E2E UI (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true):
<unknown>#L1
test_uploadImage, *** -[__NSArray0 objectAtIndex:]: index 1 beyond bounds for empty NSArray (NSRangeException)
|
Test E2E UI (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true):
<unknown>#L1
test_uploadImage, *** -[__NSArray0 objectAtIndex:]: index 1 beyond bounds for empty NSArray (NSRangeException)
|
Test E2E UI (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true):
StreamChatUITestsAppUITests/Robots/UserRobot+Asserts.swift#L515
test_doubleCheckmarkShown_whenMessageReadByParticipant, XCTAssertTrue failed
|
Test E2E UI (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true):
StreamChatUITestsAppUITests/Tests/MessageList_Tests.swift#L983
test_participantRemovesThreadReply, XCTAssertEqual failed: ("Message deleted") is not equal to ("1") - Text is wrong
|
Test E2E UI (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true):
StreamChatUITestsAppUITests/Tests/MessageList_Tests.swift#L983
test_participantRemovesThreadReply, XCTAssertEqual failed: ("Message deleted") is not equal to ("1") - Text is wrong
|
Test E2E UI (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true):
StreamChatUITestsAppUITests/Tests/PushNotification_Tests.swift#L258
test_pushNotification_optionalValuesAreEmpty, XCTAssertTrue failed - Push notification should appear
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Restarting after unexpected exit, crash, or test timeout in Attachments_Tests.test_participantUploadsImage(); summary will include totals from previous launches.
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
StreamChatUITestsAppUITests/Robots/UserRobot.swift#L52
test_participantUploadsVideo, XCTAssertGreaterThanOrEqual failed: ("0") is less than ("1") - Channel list has not been loaded
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
spm_cache/checkouts/stream-chat-swift-test-helpers/Sources/TestHelpers/E2ETesting/XCUIElement+Helpers.swift#L22
test_participantUploadsVideo, Failed to tap "TestApp.Start" Button: Timed out while synthesizing event.
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
StreamChatUITestsAppUITests/Robots/UserRobot.swift#L52
test_participantUploadsVideo, XCTAssertGreaterThanOrEqual failed: ("0") is less than ("1") - Channel list has not been loaded
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
spm_cache/checkouts/stream-chat-swift-test-helpers/Sources/TestHelpers/E2ETesting/XCUIElement+Helpers.swift#L22
test_participantUploadsVideo, Failed to tap "TestApp.Start" Button: Timed out while synthesizing event.
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
StreamChatUITestsAppUITests/Robots/UserRobot.swift#L52
test_restartImageUpload, XCTAssertGreaterThanOrEqual failed: ("0") is less than ("1") - Channel list has not been loaded
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
StreamChatUITestsAppUITests/Robots/UserRobot.swift#L52
test_restartImageUpload, XCTAssertGreaterThanOrEqual failed: ("0") is less than ("1") - Channel list has not been loaded
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
spm_cache/checkouts/stream-chat-swift-test-helpers/Sources/TestHelpers/E2ETesting/XCUIElement+Helpers.swift#L22
test_restartImageUpload, Failed to tap "TestApp.Start" Button: Timed out while synthesizing event.
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
StreamChatUITestsAppUITests/Tests/Attachments_Tests.swift#L76
test_restartImageUpload, XCTAssertFalse failed - Image uploading failed
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
spm_cache/checkouts/stream-chat-swift-test-helpers/Sources/TestHelpers/E2ETesting/XCUIElement+Helpers.swift#L22
test_uploadImage, Failed to tap "TestApp.Start" Button: Timed out while synthesizing event.
|
Automated Code Review
buildcache: unable to delete buildcache.log Error: ENOENT: no such file or directory, unlink '/Users/runner/work/stream-chat-swift/stream-chat-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/
|
Test LLC (Debug) (13.7, 14.2, macos-12, iPhone 11 Pro, true)
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
Test LLC (Debug) (13.7, 14.2, macos-12, iPhone 11 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) (14.5, 14.2, macos-12, iPhone 12 Pro, true)
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
Test LLC (Debug) (14.5, 14.2, macos-12, iPhone 12 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/
|
Build LLC + UI (Xcode 14)
The following actions use a deprecated Node.js version and will be forced to run on node20: webfactory/[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/
|
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) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
no rule to process file '/Users/runner/work/stream-chat-swift/stream-chat-swift/TestTools/StreamChatTestTools/Fixtures/JSONs/PartiallyFailingChannelListPayload.json' of type 'text.json' for architecture 'arm64' (in target 'StreamChatTestTools' from project 'StreamChat')
|
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) (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) (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 E2E UI (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
buildcache: unable to delete buildcache.log Error: ENOENT: no such file or directory, unlink '/Users/runner/work/stream-chat-swift/stream-chat-swift/.buildcache/buildcache.log'
|
Test E2E UI (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 E2E UI (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true)
buildcache: unable to delete buildcache.log Error: ENOENT: no such file or directory, unlink '/Users/runner/work/stream-chat-swift/stream-chat-swift/.buildcache/buildcache.log'
|
Test E2E UI (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 E2E UI (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true)
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
|
Test E2E UI (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 E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Mint not installed
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Bootstrap not run, please run ./bootstrap.sh
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
Sources/StreamChatUI/StreamNuke/Core/ImageProcessing.swift#L368
forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
Sources/StreamChatUI/StreamNuke/Core/ImageProcessing.swift#L372
forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
Sources/StreamChatUI/ChatMessageList/ChatMessageListVC.swift#L1171
initialization of immutable value 'pollController' was never used; consider replacing with assignment to '_' or removing it
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
Sources/StreamChatUI/Composer/ComposerVC.swift#L1403
'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.
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
Sources/StreamChatUI/StreamNuke/UI/ImageViewExtensions.swift#L390
forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
Sources/StreamChatUI/StreamNuke/UI/ImageViewExtensions.swift#L394
forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
Sources/StreamChatUI/StreamNuke/Internal/Deprecated.swift#L255
forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Skipped StreamChatTests.JSONDecoder_Tests.test_defaultDecoder_isStreamDecoder
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Skipped StreamChatTests.SyncRepositoryV2_Tests.test_cancelRecoveryFlow_cancelsAllOperations
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Skipped StreamChatTests.SyncRepositoryV2_Tests.test_syncLocalState_localStorageEnabled_pendingConnectionDate_channels_activeRemoteChannelListController_unwantedChannels
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Skipped StreamChatTests.SyncRepositoryV2_Tests.test_syncLocalState_localStorageEnabled_pendingConnectionDate_channels
|
Test E2E UI (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true)
Skipped StreamChatUITestsAppUITests.MessageDeliveryStatus_Tests.test_doubleCheckmarkShown_whenMessageReadByParticipant_andPreviewedInThread
|
Test E2E UI (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true)
Skipped StreamChatUITestsAppUITests.MessageList_Tests.test_scrollToBottom_unreadCount
|
Test E2E UI (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true)
Skipped StreamChatUITestsAppUITests.PushNotification_Tests.test_appIconBadge
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Skipped StreamChatUITestsAppUITests.Ephemeral_Messages_Tests.test_userObservesAnimatedGiphy_afterAddingGiphyThroughComposerMenu
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Skipped StreamChatUITestsAppUITests.Ephemeral_Messages_Tests.test_userObservesAnimatedGiphy_whenUserAddsGiphyMessage
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Skipped StreamChatUITestsAppUITests.MessageDeliveryStatus_Tests.test_doubleCheckmarkShown_whenMessageReadByParticipant_andPreviewedInThread
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Skipped StreamChatUITestsAppUITests.MessageList_Tests.test_scrollToBottom_unreadCount
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Skipped StreamChatUITestsAppUITests.PushNotification_Tests.test_appIconBadge
|
Test E2E UI (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Skipped StreamChatUITestsAppUITests.QuotedReply_Tests.test_quotedReplyNotInList_whenParticipantAddsQuotedReply_Giphy_InThread
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cache-derived-data
|
41.7 MB |
|