You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extension declares a conformance of imported type 'UIContentSizeCategory' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Extension declares a conformance of imported type 'Column' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Extension declares a conformance of imported type 'DisplayMode' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Extension declares a conformance of imported type 'SplitBehavior' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
Static property 'imageOfOngoingcall' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'ongoingcallTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'imageOfShieldverified' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'shieldverifiedTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'imageOfShieldnotverified' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'shieldnotverifiedTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'imageOfDegradation' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'degradationTargets' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'weightMapping' is not concurrency-safe because non-'Sendable' type '[FontWeight : UIFont.Weight]' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'accessibilityWeightMapping' is not concurrency-safe because non-'Sendable' type '[FontWeight : UIFont.Weight]' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'shared' is not concurrency-safe because non-'Sendable' type 'FontScheme' may have shared mutable state; this is an error in the Swift 6 language mode
Main actor-isolated static property 'isBoldTextEnabled' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
Static property 'internetDateTime' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'fractionalInternetDateTime' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'productionVersions' is not concurrency-safe because non-'Sendable' type 'Set<APIVersion>' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'developmentVersions' is not concurrency-safe because non-'Sendable' type 'Set<APIVersion>' may have shared mutable state; this is an error in the Swift 6 language mode
Sendability of function types in instance method 'receive(completionHandler:)' does not match requirement in protocol 'URLSessionWebSocketTaskProtocol'; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Main actor-isolated instance method 'redrawFont()' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
Main actor-isolated instance method 'animationDidStop(_:finished:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
Call to main actor-isolated instance method 'applicationDidBecomeActive()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
Call to main actor-isolated instance method 'applicationDidEnterBackground()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
Static property 'system' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'safePublic' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'updateEvent' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'localStorage' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'updatingHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'logHooks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'conversation' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'provider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'apiMigration' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'appState' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'appDelegate' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'appLock' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'assets' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'authentication' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'backgroundActivity' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'badgeCount' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'backend' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'calling' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'coreCrypto' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'e2ei' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'ear' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'environment' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'featureConfigs' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'keychain' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'mainCoordinator' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'messaging' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'mls' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'notifications' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'performance' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'push' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'pushChannel' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'proteus' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'session' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'sessionManager' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'shareExtension' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'sync' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'timePoint' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'ui' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'userClient' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'network' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'eventProcessing' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'messageProcessing' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'avs' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'analytics' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'supportedProtocols' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'UIModalPresentationStyle' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Static property 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
'self'-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'NSManagedObjectContext' to imported protocol 'GroupQueue'; this will not behave correctly if the owners of 'CoreData' introduce this conformance in the future
Extension declares a conformance of imported type 'State' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Sendability of function types in instance method 'beginBackgroundTask(withName:expirationHandler:)' does not match requirement in protocol 'BackgroundActivityManager'; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'Data' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
Extension declares a conformance of imported type 'UUID' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
Actor-isolated property 'onNewCRLsDistributionPointsSubject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'NSManagedObject' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'CoreData' introduce this conformance in the future
Extension declares a conformance of imported type 'GenericMessage' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'WireProtos' introduce this conformance in the future
Extension declares a conformance of imported type 'GenericMessage' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'WireProtos' introduce this conformance in the future
Extension declares a conformance of imported type 'OneOf_Content' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'WireProtos' introduce this conformance in the future
Converting a value of type '(__shared sending Result<Self.Result, Self.Failure>) -> ()' to type '(Result<Self.Result, Self.Failure>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'NSManagedObjectContext' to imported protocol 'TearDownCapable'; this will not behave correctly if the owners of 'CoreData' introduce this conformance in the future
Task-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> UserAndRole?' (aka '() async -> Optional<(user: ZMUser, role: Optional<Role>)>') passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> ZMUser' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> Bool' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Property 'connectionRequestMessage' requires method 'connectionRequestMessage' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation
Property 'isPendingMetadataRefresh' requires method 'isPendingMetadataRefresh' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation
Property 'isPendingMetadataRefresh' requires method 'setIsPendingMetadataRefresh:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation
Property 'participantsRemovedReason' requires method 'participantsRemovedReason' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation
Property 'addedUserTypes' requires method 'setAddedUserTypes:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation
Property 'removedUserTypes' requires method 'setRemovedUserTypes:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation
Property 'isDecryptionErrorRecoverable' requires method 'setIsDecryptionErrorRecoverable:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation
Property 'domains' requires method 'setDomains:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation
Property 'sortedActiveParticipants' requires method 'sortedActiveParticipants' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation
Property 'isPendingMetadataRefresh' requires method 'isPendingMetadataRefresh' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation
Property 'isPendingMetadataRefresh' requires method 'setIsPendingMetadataRefresh:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation
Property 'isPendingInitialFetch' requires method 'isPendingInitialFetch' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation
Property 'isPendingInitialFetch' requires method 'setIsPendingInitialFetch:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation
Main actor-isolated instance method 'e2eIdentityUpdateCertificateUpdateStatus()' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'PKPushCredentials' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'PushKit' introduce this conformance in the future
Extension declares a conformance of imported type 'TokenType' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'WireDataModel' introduce this conformance in the future
Converting a value of type '(__shared sending Result<Self.Result, Self.Failure>) -> ()' to type '(Result<Self.Result, Self.Failure>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'UNNotificationResponse' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'UserNotifications' introduce this conformance in the future
Extension declares a conformance of imported type 'PKPushPayload' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'PushKit' introduce this conformance in the future
Call to main actor-isolated instance method 'shouldPresentNotification(with:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'UNNotification' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'UserNotifications' introduce this conformance in the future
Extension declares a conformance of imported type 'SettingsTopLevelMenuItem' to imported protocol 'MainSettingsTopLevelMenuItemRepresentable'; this will not behave correctly if the owners of 'WireSettingsUI' introduce this conformance in the future
Extension declares a conformance of imported type 'TokenType' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'WireDataModel' introduce this conformance in the future
Extension declares a conformance of imported type 'PushToken' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'WireDataModel' introduce this conformance in the future
Extension declares a conformance of imported type 'SidebarViewController' to imported protocol 'MainSidebarProtocol'; this will not behave correctly if the owners of 'WireSidebarUI' introduce this conformance in the future
Extension declares a conformance of imported type 'SidebarSelectableMenuItem' to imported protocol 'MainSidebarSelectableMenuItemRepresentable'; this will not behave correctly if the owners of 'WireSidebarUI' introduce this conformance in the future
Main actor-isolated instance method 'userDidChange' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
Main actor-isolated instance method 'teamDidChange' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
Passing reference to non-'@objc dynamic' property 'selectedTextRange' to KVO method 'observe(_:options:changeHandler:)' may lead to unexpected behavior or runtime trap
'shouldAutorotate' was deprecated in iOS 16.0: Update supported interface orientations and call setNeedsUpdateOfSupportedInterfaceOrientations to indicate a change.
'shouldAutorotate' was deprecated in iOS 16.0: Update supported interface orientations and call setNeedsUpdateOfSupportedInterfaceOrientations to indicate a change.
Main actor-isolated instance method 'presentFallbackAlert(sender:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'UpdateConversationFolderUseCase' to imported protocol 'UpdateConversationFolderUseCaseProtocol'; this will not behave correctly if the owners of 'WireSyncEngine' introduce this conformance in the future
'shouldAutorotate' was deprecated in iOS 16.0: Update supported interface orientations and call setNeedsUpdateOfSupportedInterfaceOrientations to indicate a change.
'adjustsImageWhenDisabled' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration, you may customize to replicate this behavior via a configurationUpdateHandler
Extension declares a conformance of imported type 'AVSAudioEffectType' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'avs' introduce this conformance in the future
Main actor-isolated instance method 'presentSystemPromptToSave(file:completed:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
Main actor-isolated instance method 'documentInteractionControllerDidEndPreview' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'RemoveUserClientError' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'WireSyncEngine' introduce this conformance in the future
'adjustsImageWhenDisabled' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration, you may customize to replicate this behavior via a configurationUpdateHandler
Extension declares a conformance of imported type 'AccountError' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'WireSyncEngine' introduce this conformance in the future
Extension declares a conformance of imported type 'SwitchBackendError' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'WireSyncEngine' introduce this conformance in the future
Extension declares a conformance of imported type 'DeepLinkRequestError' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'WireSyncEngine' introduce this conformance in the future
Extension declares a conformance of imported type 'CompanyLoginError' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'WireSyncEngine' introduce this conformance in the future
Extension declares a conformance of imported type 'ConmpanyLoginRequestError' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'WireSyncEngine' introduce this conformance in the future
Extension declares a conformance of imported type 'ConnectToUserError' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'WireDataModel' introduce this conformance in the future
Extension declares a conformance of imported type 'UpdateConnectionError' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'WireDataModel' introduce this conformance in the future
Extension declares a conformance of imported type 'ProxyRequest' to imported protocol 'ZiphyRequestIdentifier'; this will not behave correctly if the owners of 'WireSyncEngine' introduce this conformance in the future
Extension declares a conformance of imported type 'State' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Extension declares a conformance of imported type 'UITableViewCell' to imported protocols 'UITableViewDelegate', 'UIScrollViewDelegate', 'UITableViewDataSource'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future