Fix voice recording view layout and colors #1570
Annotations
3 errors, 10 warnings, and 1 notice
Run UI Tests (Debug):
StreamChatSwiftUITests/Tests/ChatChannel/MessageView_Tests.swift#L318
test_messageViewVoiceRecording_snapshot, failed - Snapshot does not match reference.
|
Run UI Tests (Debug):
StreamChatSwiftUITests/Tests/ChatChannel/MessageView_Tests.swift#L318
test_messageViewVoiceRecording_snapshot, failed - Snapshot does not match reference.
|
Run UI Tests (Debug)
Process completed with exit code 1.
|
Run UI Tests (Debug)
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
|
Run UI Tests (Debug):
Sources/StreamChatSwiftUI/StreamNuke/Nuke/Tasks/TaskLoadData.swift#L8
class 'TaskLoadData' must restate inherited '@unchecked Sendable' conformance
|
Run UI Tests (Debug):
Sources/StreamChatSwiftUI/ChatChannel/MessageList/Polls/PollAttachmentView.swift#L183
extension declares a conformance of imported type 'PollOption' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'StreamChat' introduce this conformance in the future
|
Run UI Tests (Debug):
Sources/StreamChatSwiftUI/StreamNuke/Nuke/Tasks/TaskLoadImage.swift#L12
class 'TaskLoadImage' must restate inherited '@unchecked Sendable' conformance
|
Run UI Tests (Debug):
Sources/StreamChatSwiftUI/StreamNuke/Nuke/Tasks/TaskFetchOriginalImageData.swift#L9
class 'TaskFetchOriginalImageData' must restate inherited '@unchecked Sendable' conformance
|
Run UI Tests (Debug):
Sources/StreamChatSwiftUI/ChatChannel/ChatChannelViewModel.swift#L774
extension declares a conformance of imported type 'ChatMessage' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'StreamChat' introduce this conformance in the future
|
Run UI Tests (Debug):
Sources/StreamChatSwiftUI/StreamNuke/Nuke/Internal/AVDataAsset.swift#L22
class 'AVDataAsset' must restate inherited '@unchecked Sendable' conformance
|
Run UI Tests (Debug):
Sources/StreamChatSwiftUI/ChatChannelList/ChatChannelList.swift#L196
extension declares a conformance of imported type 'ChatChannel' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'StreamChat' introduce this conformance in the future
|
Run UI Tests (Debug):
Sources/StreamChatSwiftUI/ChatThreadList/ChatThreadList.swift#L120
extension declares a conformance of imported type 'ChatThread' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'StreamChat' introduce this conformance in the future
|
Run UI Tests (Debug):
Sources/StreamChatSwiftUI/ChatChannel/MessageList/Polls/PollResultsView.swift#L134
extension declares a conformance of imported type 'PollVote' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'StreamChat' introduce this conformance in the future
|
Run UI Tests (Debug)
Skipped StreamChatSwiftUITests.WebView_Tests.test_webView_snapshot
|
Loading