Fix gif attachment#288
Open
Shonchik wants to merge 5 commits into
Open
Annotations
10 warnings and 1 notice
|
Build:
Sources/ExyteChat/Views/MessageView/MessageView.swift#L51
initialization of immutable value 'statusViewWithPaddings' was never used; consider replacing with assignment to '_' or removing it
|
|
Build:
Sources/ExyteChat/Views/MessageView/MessageMenu/MessageMenu+ReactionOverview.swift#L87
value 'url' was defined but never used; consider replacing with boolean test
|
|
Build:
Sources/ExyteChat/Views/MessageView/MessageMenu/MessageMenu+Action.swift#L31
function call causes an infinite recursion
|
|
Build:
Sources/ExyteChat/Views/SwipeActions.swift#L51
main actor-isolated instance method 'render(type:)' cannot be used to satisfy nonisolated requirement from protocol 'SwipeActionable'; this is an error in the Swift 6 language mode
|
|
Build:
Sources/ExyteChat/Views/MessageView/MessageViewEnvironment.swift#L8
static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'MessageCustomizationParameters' may have shared mutable state; this is an error in the Swift 6 language mode
|
|
Build:
Sources/ExyteChat/Views/MessageView/MessageView.swift#L80
static property 'value' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
|
|
Build:
Sources/ExyteChat/Views/Giphy/GiphyConfiguration.swift#L1
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'GiphyUISDK'
|
|
Build:
Sources/ExyteChat/Views/Giphy/GiphyConfiguration.swift#L9
stored property 'mediaTypeConfig' of 'Sendable'-conforming struct 'GiphyConfiguration' has non-sendable type '[GPHContentType]'; this is an error in the Swift 6 language mode
|
|
Build:
Sources/ExyteChat/Extensions/String+Style.swift#L12
static property 'markdownOptions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
|
|
Build:
Sources/ExyteChat/Extensions/KeyPath+Hack.swift#L11
extension declares a conformance of imported type 'KeyPath' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
|
Test
Test run with 18 tests passed after 0.715 seconds
|
background
wait
wait-all
cancel
parallel
Loading