Skip to content

Fix message thread reply footnote view not shown if parent message not in cache #1561

Fix message thread reply footnote view not shown if parent message not in cache

Fix message thread reply footnote view not shown if parent message not in cache #1561

Status Failure
Total duration 4m 49s
Artifacts

smoke-checks.yml

on: pull_request
Build Test App and Frameworks
2m 16s
Build Test App and Frameworks
Automated Code Review
56s
Automated Code Review
Build SDKs (Xcode 15.0)
4m 36s
Build SDKs (Xcode 15.0)
Launch Allure TestOps
0s
Launch Allure TestOps
Test SwiftUI (Debug)
0s
Test SwiftUI (Debug)
Build Demo App
0s
Build Demo App
Matrix: Test E2E UI (Debug)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
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.
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.
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 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 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/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/Workers/ThreadsRepository_Mock.swift#L6
file 'ThreadsRepository_Mock.swift' is part of module 'StreamChatTestTools'; ignoring import
Build SDKs (Xcode 15.0)
Bootstrap not run, please run ./Scripts/bootstrap.sh
Build SDKs (Xcode 15.0): Sources/StreamChatSwiftUI/ChatChannelList/MoreChannelActionsView.swift#L162
'init(avatar:showOnlineIndicator:size:)' is deprecated: Use automatically refreshing avatar initializer.