Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Split NoCommonProtocol error 🍒 #2834

Merged

Conversation

github-actions[bot]
Copy link
Contributor

This PR was automatically cherry-picked based on the following PR:

Original PR description:


What's new in this PR?

Issues

For displaying correct error message in UI we need to split NoCommonProtocol error into

  • SelfNeedToUpdate means current client is old, doesn't support MLS and needs to update
  • OtherNeedToUpdate means other user (that we are trying to communicate) has old version, doesn't support MLS and needs to update.

Causes (Optional)

Was not implemented, was not needed

Solutions

Just do it. 💪
and update tests

* fix: Split NoCommonProtocol error

* Fixed style
@vitorhugods vitorhugods enabled auto-merge (squash) June 24, 2024 09:28
Copy link

sonarcloud bot commented Jun 25, 2024

Copy link
Contributor Author

github-actions bot commented Jun 25, 2024

Test Results

3 060 tests   2 955 ✔️  4m 1s ⏱️
   530 suites     105 💤
   530 files           0

Results for commit 40056cc.

♻️ This comment has been updated with latest results.

@vitorhugods vitorhugods merged commit 6209de3 into release/candidate Jun 25, 2024
19 checks passed
@vitorhugods vitorhugods deleted the fix/split_no_common_protoloc_error-cherry-pick branch June 25, 2024 11:32
github-actions bot added a commit that referenced this pull request Jun 25, 2024
* fix: Split NoCommonProtocol error

* Fixed style

Co-authored-by: boris <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Jun 25, 2024
* fix: Split NoCommonProtocol error (#2832) (#2834)

* fix: Split NoCommonProtocol error

* Fixed style

Co-authored-by: boris <[email protected]>

* chore: empty commit bump

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: boris <[email protected]>
Co-authored-by: yamilmedina <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants