Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fix: establish groups pending join if epoch is 0 - WPB-22496 🍒 🍒 #4045
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
Uh oh!
There was an error while loading. Please reload this page.
fix: establish groups pending join if epoch is 0 - WPB-22496 🍒 🍒 #4045
Changes from all commits
f2a0891File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 53 in wire-ios-data-model/Source/MLS/MLSService.swift
Stored property 'context' of 'Sendable'-conforming class 'MLSService' is mutable; this is an error in the Swift 6 language mode
Check warning on line 53 in wire-ios-data-model/Source/MLS/MLSService.swift
Stored property 'context' of 'Sendable'-conforming class 'MLSService' is mutable; this is an error in the Swift 6 language mode
Check warning on line 832 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'pendingGroup' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 832 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'pendingGroup' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 843 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'pendingGroup' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 843 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'ciphersuite' with non-Sendable type 'MLSCipherSuite' in a '@Sendable' closure
Check warning on line 843 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'pendingGroup' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 843 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'ciphersuite' with non-Sendable type 'MLSCipherSuite' in a '@Sendable' closure
Check warning on line 865 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'pendingGroup' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 865 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'pendingGroup' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 871 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'pendingGroup' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 871 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'pendingGroup' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 1080 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 1080 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 1166 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'conversations' with non-Sendable type '[ZMConversation]' in a '@Sendable' closure
Check warning on line 1166 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'conversations' with non-Sendable type '[ZMConversation]' in a '@Sendable' closure
Check warning on line 1186 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'subgroup' with non-Sendable type 'MLSSubgroup?' in a '@Sendable' closure
Check warning on line 1186 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'subgroup' with non-Sendable type 'MLSSubgroup?' in a '@Sendable' closure
Check warning on line 1190 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 1190 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 1320 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation?' in a '@Sendable' closure
Check warning on line 1320 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation?' in a '@Sendable' closure
Check warning on line 1914 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 1914 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 1939 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 1939 in wire-ios-data-model/Source/MLS/MLSService.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 333 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 346 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 364 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Instance method 'waitForAllGroupsToBeEmpty' is unavailable from asynchronous contexts; Don't use wait in async contexts!; this is an error in the Swift 6 language mode
Check warning on line 587 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Initialization of immutable value 'mlsSelfUser' was never used; consider replacing with assignment to '_' or removing it
Check warning on line 614 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 614 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Implicit capture of 'conversation' requires that 'ZMConversation' conforms to 'Sendable'
Check warning on line 791 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation?' in a '@Sendable' closure
Check warning on line 829 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation?' in a '@Sendable' closure
Check warning on line 947 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation?' in a '@Sendable' closure
Check warning on line 978 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation?' in a '@Sendable' closure
Check warning on line 1098 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 1149 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 1215 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 1301 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 1312 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 1332 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 1345 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 1362 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 1368 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 1403 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 1409 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 2852 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation?' in a '@Sendable' closure
Check warning on line 2899 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation?' in a '@Sendable' closure
Check warning on line 2957 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 2965 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Check warning on line 2978 in wire-ios-data-model/Tests/MLS/MLSServiceTests.swift
Capture of 'conversation' with non-Sendable type 'ZMConversation' in a '@Sendable' closure
Uh oh!
There was an error while loading. Please reload this page.