Improve list updates #1214
Annotations
2 errors and 6 warnings
StreamChatSwiftUITestsAppTests/Tests/Base TestCase/StreamTestCase.swift#L93
cannot assign value of type 'Int' to type 'UInt16'
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mikehardy/buildcache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
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.
|
StreamChatSwiftUITestsApp/CustomChannelHeader.swift#L63
'disconnect()' is deprecated: Use the asynchronous version of `disconnect` for increased safety
|
StreamChatSwiftUITestsApp/CustomChannelHeader.swift#L63
'disconnect()' is deprecated: Use the asynchronous version of `disconnect` for increased safety
|
This job failed
Loading