Cron Checks #945
Annotations
10 errors and 4 warnings
CoreData#L1
-addPersistentStoreWithType:SQLite configuration:(null) URL:file:///Users/runner/Library/Developer/CoreSimulator/Devices/F91973AD-0978-4AF9-B8B5-C0A142C3836E/data/Documents// options:{
|
Tests/StreamChatTests/Controllers/ChannelController/ChannelController_Tests.swift#L5463
-[StreamChatTests.ChannelController_Tests test_firstUnreadMessageId_whenMessagesAfterLastReadAreDeletedAndOwned] : failed - The operation couldn’t be completed. (StreamChat.ClientError.CurrentUserDoesNotExist error 1.)
|
Tests/StreamChatTests/Controllers/ChannelController/ChannelController_Tests.swift#L5463
-[StreamChatTests.ChannelController_Tests test_firstUnreadMessageId_whenMessagesAfterLastReadAreDeletedAndOwned] : failed - The operation couldn’t be completed. (StreamChat.ClientError.CurrentUserDoesNotExist error 1.)
|
Tests/StreamChatTests/Controllers/ChannelController/ChannelController_Tests.swift#L5463
-[StreamChatTests.ChannelController_Tests test_firstUnreadMessageId_whenMessagesAfterLastReadAreDeletedAndOwned] : failed - The operation couldn’t be completed. (StreamChat.ClientError.CurrentUserDoesNotExist error 1.)
|
Tests/StreamChatTests/Controllers/ChannelController/ChannelController_Tests.swift#L5463
-[StreamChatTests.ChannelController_Tests test_firstUnreadMessageId_whenReadsContainsCurrentUserId_whenLastReadMessageIdIsNotTheLatestMessage] : failed - The operation couldn’t be completed. (StreamChat.ClientError.CurrentUserDoesNotExist error 1.)
|
Tests/StreamChatTests/Controllers/ChannelController/ChannelController_Tests.swift#L738
-[StreamChatTests.ChannelController_Tests test_synchronize_newDMChannelController_fieldsAreFetched_evenAfterCallingSynchronize] : XCTAssertEqual failed: ("1") is not equal to ("0")
|
Tests/StreamChatTests/Controllers/ChannelController/ChannelController_Tests.swift#L738
-[StreamChatTests.ChannelController_Tests test_synchronize_newDMChannelController_fieldsAreFetched_evenAfterCallingSynchronize] : XCTAssertEqual failed: ("1") is not equal to ("0")
|
Tests/StreamChatTests/Controllers/ChannelController/ChannelController_Tests.swift#L738
-[StreamChatTests.ChannelController_Tests test_synchronize_newDMChannelController_fieldsAreFetched_evenAfterCallingSynchronize] : XCTAssertEqual failed: ("1") is not equal to ("0")
|
Tests/StreamChatTests/Controllers/ChannelController/ChannelController_Tests.swift#L738
-[StreamChatTests.ChannelController_Tests test_synchronize_newDMChannelController_fieldsAreFetched_evenAfterCallingSynchronize] : XCTAssertEqual failed: ("1") is not equal to ("0")
|
CoreData#L1
Attempt to add read-only file at path file:/// read/write. Adding it read-only instead. This will be a hard error in the future; you must specify the NSReadOnlyPersistentStoreOption.
|
The following actions uses Node.js version which is deprecated 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/
|
|
Sources/StreamChat/Repositories/PollsRepository.swift#L93
Multiline Function Chains Violation: Chained function calls should be either on the same line, or one per line (multiline_function_chains)
|
|
This job succeeded
Loading