Updated StreamChat dependency #1229
smoke-checks.yml
on: pull_request
Build Test App and Frameworks
6m 17s
Launch Allure TestOps
23s
Build SDKs (Xcode 15.0)
1m 30s
Automated Code Review
2m 14s
Matrix: Test E2E UI (Debug)
Annotations
6 errors and 11 warnings
Build Test App and Frameworks:
StreamChatSwiftUITestsAppTests/Tests/Base TestCase/StreamTestCase.swift#L93
cannot assign value of type 'Int' to type 'UInt16'
|
Build Test App and Frameworks
Process completed with exit code 1.
|
Build SDKs (Xcode 15.0)
Canceling since a higher priority waiting request for 'Smoke Checks-refs/pull/526/merge' exists
|
Build SDKs (Xcode 15.0)
The operation was canceled.
|
Automated Code Review
Canceling since a higher priority waiting request for 'Smoke Checks-refs/pull/526/merge' exists
|
Automated Code Review
The operation was canceled.
|
Build Test App and Frameworks
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/.
|
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/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:
StreamChatSwiftUITestsApp/CustomChannelHeader.swift#L63
'disconnect()' is deprecated: Use the asynchronous version of `disconnect` for increased safety
|
Build Test App and Frameworks:
StreamChatSwiftUITestsApp/CustomChannelHeader.swift#L63
'disconnect()' is deprecated: Use the asynchronous version of `disconnect` for increased safety
|
Build Test App and Frameworks:
StreamChatSwiftUITestsAppTests/Tests/Message Delivery Status/MessageDeliveryStatus_Tests.swift#L148
initialization of immutable value 'participantOne' was never used; consider replacing with assignment to '_' or removing it
|
Build Test App and Frameworks:
StreamChatSwiftUITestsAppTests/Tests/Message Delivery Status/MessageDeliveryStatus_Tests.swift#L420
initialization of immutable value 'participantOne' was never used; consider replacing with assignment to '_' or removing it
|
Build Test App and Frameworks:
StreamChatSwiftUITestsAppTests/Tests/Message Delivery Status/MessageDeliveryStatus_Tests.swift#L665
initialization of immutable value 'participantOne' was never used; consider replacing with assignment to '_' or removing it
|
Build Test App and Frameworks:
StreamChatSwiftUITestsAppTests/Tests/Message Delivery Status/MessageDeliveryStatus_Tests.swift#L29
code after 'throw' will never be executed
|
Build Test App and Frameworks:
StreamChatSwiftUITestsAppTests/Tests/Message Delivery Status/MessageDeliveryStatus_Tests.swift#L49
code after 'throw' will never be executed
|