Fix message thread reply footnote view not shown if parent message not in cache #1558
Annotations
2 errors and 7 warnings
Build:
Sources/StreamChatSwiftUI/ChatChannel/MessageList/MessageRepliesView.swift#L136
variable 'self.parentMessageObserver' used before being initialized
|
Build
Process completed with exit code 1.
|
Build
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
|
Build
Bootstrap not run, please run ./Scripts/bootstrap.sh
|
Build:
Sources/StreamChatSwiftUI/ChatChannelList/MoreChannelActionsView.swift#L162
'init(avatar:showOnlineIndicator:size:)' is deprecated: Use automatically refreshing avatar initializer.
|
Build:
Sources/StreamChatSwiftUI/ChatChannelList/SearchResultsView.swift#L137
'init(avatar:showOnlineIndicator:size:)' is deprecated: Use automatically refreshing avatar initializer.
|
Build:
Sources/StreamChatSwiftUI/Utils/Common/ChatClient+Extensions.swift#L27
'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:
Sources/StreamChatSwiftUI/ChatChannel/ChannelHeader/ChatChannelHeaderViewModifier.swift#L81
'init(avatar:showOnlineIndicator:size:)' is deprecated: Use automatically refreshing avatar initializer.
|
Build:
Sources/StreamChatSwiftUI/ChatChannel/ChannelInfo/AddUsersViewModel.swift#L57
'notIn(_:values:)' is deprecated: The notIn filter will be removed in the future
|
Loading