Fix message thread reply footnote view not shown if parent message not in cache #1558
smoke-checks.yml
on: pull_request
Build Test App and Frameworks
2m 26s
Automated Code Review
57s
Build SDKs (Xcode 15.0)
4m 12s
Matrix: Test E2E UI (Debug)
Annotations
4 errors and 18 warnings
Build SDKs (Xcode 15.0):
Sources/StreamChatSwiftUI/ChatChannel/MessageList/MessageRepliesView.swift#L136
variable 'self.parentMessageObserver' used before being initialized
|
Build SDKs (Xcode 15.0)
Process completed with exit code 1.
|
Build Test App and Frameworks:
Sources/StreamChatSwiftUI/ChatChannel/MessageList/MessageRepliesView.swift#L136
variable 'self.parentMessageObserver' 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-chat-swiftui/stream-chat-swiftui/.buildcache/buildcache.log'
|
Build SDKs (Xcode 15.0)
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
|
Build SDKs (Xcode 15.0):
spm_cache/checkouts/stream-chat-swift/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ThreadsRepository_Mock.swift#L6
file 'ThreadsRepository_Mock.swift' is part of module 'StreamChatTestTools'; ignoring import
|
Build SDKs (Xcode 15.0):
spm_cache/checkouts/stream-chat-swift/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ThreadsRepository_Mock.swift#L6
file 'ThreadsRepository_Mock.swift' is part of module 'StreamChatTestTools'; ignoring import
|
Build SDKs (Xcode 15.0):
spm_cache/checkouts/stream-chat-swift/TestTools/StreamChatTestTools/TestData/FilterTestScope.swift#L97
'notEqual(_:to:)' is deprecated: The notEqual filter will be removed in the future
|
Build SDKs (Xcode 15.0):
spm_cache/checkouts/stream-chat-swift/TestTools/StreamChatTestTools/TestData/FilterTestScope.swift#L153
'notIn(_:values:)' is deprecated: The notIn filter will be removed in the future
|
Build SDKs (Xcode 15.0):
spm_cache/checkouts/stream-chat-swift/TestTools/StreamChatTestTools/TestData/FilterTestScope.swift#L198
'notEqual(_:to:)' is deprecated: The notEqual filter will be removed in the future
|
Build SDKs (Xcode 15.0):
spm_cache/checkouts/stream-chat-swift/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChannelListController_Mock.swift#L25
'notEqual(_:to:)' is deprecated: The notEqual filter will be removed in the future
|
Build SDKs (Xcode 15.0)
Bootstrap not run, please run ./Scripts/bootstrap.sh
|
Build SDKs (Xcode 15.0):
Sources/StreamChatSwiftUI/ChatChannelList/SearchResultsView.swift#L137
'init(avatar:showOnlineIndicator:size:)' is deprecated: Use automatically refreshing avatar initializer.
|
Build SDKs (Xcode 15.0):
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 Test App and Frameworks
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
|
Build Test App and Frameworks
Bootstrap not run, please run ./Scripts/bootstrap.sh
|
Build Test App and Frameworks:
Sources/StreamChatSwiftUI/ChatChannelList/MoreChannelActionsView.swift#L162
'init(avatar:showOnlineIndicator:size:)' is deprecated: Use automatically refreshing avatar initializer.
|
Build Test App and Frameworks:
Sources/StreamChatSwiftUI/ChatChannelList/SearchResultsView.swift#L137
'init(avatar:showOnlineIndicator:size:)' is deprecated: Use automatically refreshing avatar initializer.
|
Build Test App and Frameworks:
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 Test App and Frameworks:
Sources/StreamChatSwiftUI/ChatChannel/ChannelHeader/ChatChannelHeaderViewModifier.swift#L81
'init(avatar:showOnlineIndicator:size:)' is deprecated: Use automatically refreshing avatar initializer.
|
Build Test App and Frameworks:
Sources/StreamChatSwiftUI/ChatChannel/ChannelInfo/AddUsersViewModel.swift#L57
'notIn(_:values:)' is deprecated: The notIn filter will be removed in the future
|