[New state] Set the initial state for read, typing and online indicators #1052
Annotations
10 errors, 12 warnings, and 1 notice
Run UI Tests (Debug):
StreamChatSwiftUITests/Tests/ChatChannelList/ChannelHeaderLoader_Tests.swift#L130
test_channelHeaderLoader_group_activeMembersURLs, XCTAssertTrue failed
|
Run UI Tests (Debug):
StreamChatSwiftUITests/Tests/ChatChannel/ChatChannelDataSource_Tests.swift#L76
test_channelDataSource_updatedChannel, XCTAssertTrue failed
|
Run UI Tests (Debug):
StreamChatSwiftUITests/Tests/ChatChannel/ChatChannelDataSource_Tests.swift#L78
test_channelDataSource_updatedChannel, XCTAssertTrue failed
|
Run UI Tests (Debug):
StreamChatSwiftUITests/Tests/ChatChannel/ChatChannelDataSource_Tests.swift#L76
test_channelDataSource_updatedChannel, XCTAssertTrue failed
|
Run UI Tests (Debug):
StreamChatSwiftUITests/Tests/ChatChannel/ChatChannelDataSource_Tests.swift#L78
test_channelDataSource_updatedChannel, XCTAssertTrue failed
|
Run UI Tests (Debug):
StreamChatSwiftUITests/Tests/ChatChannel/ChatChannelDataSource_Tests.swift#L55
test_channelDataSource_updatedMessages, XCTAssertTrue failed
|
Run UI Tests (Debug):
StreamChatSwiftUITests/Tests/ChatChannel/ChatChannelDataSource_Tests.swift#L57
test_channelDataSource_updatedMessages, XCTAssertTrue failed
|
Run UI Tests (Debug):
StreamChatSwiftUITests/Tests/ChatChannel/ChatChannelDataSource_Tests.swift#L55
test_channelDataSource_updatedMessages, XCTAssertTrue failed
|
Run UI Tests (Debug):
StreamChatSwiftUITests/Tests/ChatChannel/ChatChannelDataSource_Tests.swift#L57
test_channelDataSource_updatedMessages, XCTAssertTrue failed
|
Run UI Tests (Debug)
Tests Failed: 9 failed, 1 skipped, 483 total (118.533 seconds)
|
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, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run UI Tests (Debug)
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
|
Run UI Tests (Debug):
Sources/StreamChatSwiftUI/ChatChannelList/ChatChannelListView.swift#L238
converting function value of type '@mainactor (ChatChannel) -> Bool' to '(ChatChannel) -> Bool' loses global actor 'MainActor'
|
Run UI Tests (Debug):
Sources/StreamChatSwiftUI/ChatChannelList/ChatChannelListView.swift#L239
converting function value of type '@mainactor (ChatChannel) -> String' to '(ChatChannel) -> String' loses global actor 'MainActor'
|
Run UI Tests (Debug):
Sources/StreamChatSwiftUI/ChatChannelList/ChatChannelListView.swift#L244
converting function value of type '@mainactor (Int) -> ()' to '(Int) -> Void' loses global actor 'MainActor'
|
Run UI Tests (Debug):
Sources/StreamChatSwiftUI/ChatChannelList/ChatChannelListView.swift#L252
converting function value of type '@mainactor (ChatChannel) -> Bool' to '(ChatChannel) -> Bool' loses global actor 'MainActor'
|
Run UI Tests (Debug):
Sources/StreamChatSwiftUI/ChatChannelList/ChatChannelListView.swift#L259
converting function value of type '@mainactor (ChatChannel) -> String' to '(ChatChannel) -> String' loses global actor 'MainActor'
|
Run UI Tests (Debug):
Sources/StreamChatSwiftUI/ChatChannelList/ChatChannelListView.swift#L261
converting function value of type '@mainactor (ChatChannel) -> ()' to '(ChatChannel) -> Void' loses global actor 'MainActor'
|
Run UI Tests (Debug):
Sources/StreamChatSwiftUI/ChatChannelList/ChatChannelListView.swift#L262
converting function value of type '@mainactor (ChatChannel) -> ()' to '(ChatChannel) -> Void' loses global actor 'MainActor'
|
Run UI Tests (Debug):
Sources/StreamChatSwiftUI/ChatChannel/Composer/MessageComposerViewModel.swift#L693
'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.
|
Run UI Tests (Debug):
Sources/StreamChatSwiftUI/ChatChannel/Composer/MessageComposerView.swift#L82
converting function value of type '@mainactor (CustomAttachment) -> ()' to '(CustomAttachment) -> Void' loses global actor 'MainActor'
|
Run actions/upload-artifact@v3
No files were found with the provided path: fastlane/test_output/snapshots. No artifacts will be uploaded.
|
Run UI Tests (Debug)
test_webView_snapshot (0.008 seconds)
|
Loading