Skip to content

refactor: process user update event - WPB-10200 #10522

refactor: process user update event - WPB-10200

refactor: process user update event - WPB-10200 #10522

Triggered via pull request October 15, 2024 09:11
Status Success
Total duration 55s
Artifacts

swiftlint.yml

on: pull_request
SwiftLint
44s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

268 warnings
Static property 'system' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L50
Static property 'system' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'safePublic' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6: wire-ios-system/Source/Logging/LogAttributes.swift#L45
Static property 'safePublic' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
Reference to static property 'safePublic' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLoggerObjc.swift#L25
Reference to static property 'safePublic' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Static property 'updateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L53
Static property 'updateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Reference to static property 'safePublic' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLoggerObjc.swift#L30
Reference to static property 'safePublic' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Static property 'localStorage' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L37
Static property 'localStorage' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Reference to static property 'safePublic' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLoggerObjc.swift#L35
Reference to static property 'safePublic' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Static property 'updatingHandle' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog.swift#L63
Static property 'updatingHandle' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
Static property 'logHooks' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog.swift#L66
Static property 'logHooks' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
Reference to static property 'logHooks' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog.swift#L177
Reference to static property 'logHooks' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'logHooks' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog.swift#L196
Reference to static property 'logHooks' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'logHooks' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog.swift#L203
Reference to static property 'logHooks' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'logHooks' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog.swift#L210
Reference to static property 'logHooks' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Capture of 'entry' with non-sendable type 'ZMSLogEntry' in a `@Sendable` closure: wire-ios-system/Source/ZMSLog.swift#L251
Capture of 'entry' with non-sendable type 'ZMSLogEntry' in a `@Sendable` closure
Reference to static property 'updatingHandle' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog.swift#L364
Reference to static property 'updatingHandle' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'updatingHandle' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog.swift#L365
Reference to static property 'updatingHandle' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'updatingHandle' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog.swift#L375
Reference to static property 'updatingHandle' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'updatingHandle' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog.swift#L378
Reference to static property 'updatingHandle' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'updatingHandle' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog.swift#L379
Reference to static property 'updatingHandle' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'updatingHandle' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog.swift#L380
Reference to static property 'updatingHandle' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'updatingHandle' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog.swift#L385
Reference to static property 'updatingHandle' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'updatingHandle' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog.swift#L387
Reference to static property 'updatingHandle' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Static property 'conversation' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L30
Static property 'conversation' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'provider' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger.swift#L20
Static property 'provider' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger.swift#L36
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger.swift#L40
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger.swift#L45
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger.swift#L50
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger.swift#L55
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger.swift#L60
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger.swift#L65
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger.swift#L70
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger.swift#L92
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger.swift#L96
Reference to static property 'provider' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Static property 'apiMigration' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L20
Static property 'apiMigration' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'appState' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L21
Static property 'appState' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'appDelegate' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L22
Static property 'appDelegate' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'appLock' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L23
Static property 'appLock' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'assets' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L24
Static property 'assets' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'authentication' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L25
Static property 'authentication' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'backgroundActivity' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L26
Static property 'backgroundActivity' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'badgeCount' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L27
Static property 'badgeCount' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'backend' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L28
Static property 'backend' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'calling' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L29
Static property 'calling' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'coreCrypto' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L31
Static property 'coreCrypto' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'e2ei' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L32
Static property 'e2ei' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'ear' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L33
Static property 'ear' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'environment' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L34
Static property 'environment' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'featureConfigs' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L35
Static property 'featureConfigs' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'keychain' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L36
Static property 'keychain' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'mainCoordinator' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L38
Static property 'mainCoordinator' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'messaging' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L39
Static property 'messaging' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'mls' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L40
Static property 'mls' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'notifications' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L41
Static property 'notifications' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'performance' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L42
Static property 'performance' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'push' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L43
Static property 'push' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'pushChannel' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L44
Static property 'pushChannel' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'proteus' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L45
Static property 'proteus' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'session' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L46
Static property 'session' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'sessionManager' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L47
Static property 'sessionManager' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'shareExtension' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L48
Static property 'shareExtension' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'sync' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L49
Static property 'sync' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'timePoint' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L51
Static property 'timePoint' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'ui' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L52
Static property 'ui' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'userClient' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L54
Static property 'userClient' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'network' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L55
Static property 'network' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'eventProcessing' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L56
Static property 'eventProcessing' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'messageProcessing' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L57
Static property 'messageProcessing' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'avs' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L58
Static property 'avs' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Var 'loggers' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6: wire-ios-system/Source/Logging/SystemLogger.swift#L92
Var 'loggers' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
Reference to var 'loggers' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/Logging/SystemLogger.swift#L79
Reference to var 'loggers' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Let 'zmLog' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/UserDefaults+Temporary.swift#L38
Let 'zmLog' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Var 'logTagToLevel' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog+Levels.swift#L24
Var 'logTagToLevel' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
Var 'logTagToLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog+Levels.swift#L25
Var 'logTagToLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
Reference to var 'logTagToLevel' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog+Levels.swift#L33
Reference to var 'logTagToLevel' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to var 'logTagToLevel' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog+Levels.swift#L50
Reference to var 'logTagToLevel' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to var 'logTagToLevel' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog+Levels.swift#L56
Reference to var 'logTagToLevel' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to var 'logTagToLevel' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog+Levels.swift#L57
Reference to var 'logTagToLevel' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to var 'logTagToLogger' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog+Levels.swift#L63
Reference to var 'logTagToLogger' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to var 'logTagToLogger' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog+Levels.swift#L66
Reference to var 'logTagToLogger' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to var 'logTagToLogger' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog+Levels.swift#L68
Reference to var 'logTagToLogger' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to var 'logTagToLevel' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog+Levels.swift#L75
Reference to var 'logTagToLevel' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to var 'logTagToLevel' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog+Levels.swift#L86
Reference to var 'logTagToLevel' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Passing argument of non-sendable type '() async throws -> Void' into actor-isolated context may introduce data races: wire-ios-system/Source/ExpiringActivity.swift#L42
Passing argument of non-sendable type '() async throws -> Void' into actor-isolated context may introduce data races
Capture of 'block' with non-sendable type '() async throws -> Void' in a `@Sendable` closure: wire-ios-system/Source/ExpiringActivity.swift#L66
Capture of 'block' with non-sendable type '() async throws -> Void' in a `@Sendable` closure
Passing argument of non-sendable type '() async throws -> Void' into actor-isolated context may introduce data races: wire-ios-system/Source/ExpiringActivity.swift#L66
Passing argument of non-sendable type '() async throws -> Void' into actor-isolated context may introduce data races
Capture of 'block' with non-sendable type '() async throws -> Void' in a `@Sendable` closure: wire-ios-system/Source/ExpiringActivity.swift#L96
Capture of 'block' with non-sendable type '() async throws -> Void' in a `@Sendable` closure
Var 'recordingToken' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog+Recording.swift#L20
Var 'recordingToken' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
Static property 'dateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog+Recording.swift#L54
Static property 'dateFormatter' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
Reference to var 'recordingToken' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog+Recording.swift#L27
Reference to var 'recordingToken' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to var 'recordingToken' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog+Recording.swift#L28
Reference to var 'recordingToken' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'dateFormatter' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog+Recording.swift#L31
Reference to static property 'dateFormatter' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to var 'recordingToken' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog+Recording.swift#L44
Reference to var 'recordingToken' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to var 'recordingToken' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSLog+Recording.swift#L47
Reference to var 'recordingToken' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'safePublic' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: wire-ios-system/Source/ZMSAsserts.swift#L30
Reference to static property 'safePublic' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Capture of 'execute' with non-sendable type '() -> Void' in a `@Sendable` closure: wire-ios-system/Source/DispatchQueue+ZMSDispatchGroup.swift#L24
Capture of 'execute' with non-sendable type '() -> Void' in a `@Sendable` closure
Capture of 'group' with non-sendable type 'ZMSDispatchGroup' in a `@Sendable` closure: wire-ios-system/Source/DispatchQueue+ZMSDispatchGroup.swift#L25
Capture of 'group' with non-sendable type 'ZMSDispatchGroup' in a `@Sendable` closure
'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)': wire-ios-data-model/Source/Utilis/Protos/GenericMessage+Helper.swift#L511
'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)': wire-ios-data-model/Source/Model/Message/ZMGenericMessageData.swift#L59
'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
Property 'connectionRequestMessage' requires method 'connectionRequestMessage' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation: wire-ios-data-model/Source/Model/User/ZMUser.m#L161
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: wire-ios-data-model/Source/Model/User/ZMUser.m#L161
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: wire-ios-data-model/Source/Model/User/ZMUser.m#L161
Property 'isPendingMetadataRefresh' requires method 'setIsPendingMetadataRefresh:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation
'conversation' is deprecated: Use `conversationLike` instead: wire-ios-data-model/Source/Model/Message/ZMMessage.m#L168
'conversation' is deprecated: Use `conversationLike` instead
'conversation' is deprecated: Use `conversationLike` instead: wire-ios-data-model/Source/Model/Message/ZMMessage.m#L171
'conversation' is deprecated: Use `conversationLike` instead
'conversation' is deprecated: Use `conversationLike` instead: wire-ios-data-model/Source/Model/Message/ZMMessage.m#L265
'conversation' is deprecated: Use `conversationLike` instead
'conversation' is deprecated: Use `conversationLike` instead: wire-ios-data-model/Source/Model/Message/ZMMessage.m#L348
'conversation' is deprecated: Use `conversationLike` instead
'conversation' is deprecated: Use `conversationLike` instead: wire-ios-data-model/Source/Model/Message/ZMMessage.m#L392
'conversation' is deprecated: Use `conversationLike` instead
'conversation' is deprecated: Use `conversationLike` instead: wire-ios-data-model/Source/Model/Message/ZMMessage.m#L405
'conversation' is deprecated: Use `conversationLike` instead
'ZMSystemMessageTypeConnectionRequest' is deprecated: deprecated: wire-ios-data-model/Source/Model/Message/ZMMessage.m#L708
'ZMSystemMessageTypeConnectionRequest' is deprecated: deprecated
Property 'participantsRemovedReason' requires method 'participantsRemovedReason' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation: wire-ios-data-model/Source/Model/Message/ZMMessage.m#L656
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: wire-ios-data-model/Source/Model/Message/ZMMessage.m#L656
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: wire-ios-data-model/Source/Model/Message/ZMMessage.m#L656
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: wire-ios-data-model/Source/Model/Message/ZMMessage.m#L656
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: wire-ios-data-model/Source/Model/Message/ZMMessage.m#L656
Property 'domains' requires method 'setDomains:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation
'conversation' is deprecated: Use `conversationLike` instead: wire-ios-data-model/Source/Model/Message/ZMMessage.m#L905
'conversation' is deprecated: Use `conversationLike` instead
Property 'sortedActiveParticipants' requires method 'sortedActiveParticipants' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation: wire-ios-data-model/Source/Model/Conversation/ZMConversation.m#L144
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: wire-ios-data-model/Source/Model/Conversation/ZMConversation.m#L144
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: wire-ios-data-model/Source/Model/Conversation/ZMConversation.m#L144
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: wire-ios-data-model/Source/Model/Conversation/ZMConversation.m#L144
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: wire-ios-data-model/Source/Model/Conversation/ZMConversation.m#L144
Property 'isPendingInitialFetch' requires method 'setIsPendingInitialFetch:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation
Initialization of immutable value 'member' was never used; consider replacing with assignment to '_' or removing it: wire-ios-data-model/Support/Sources/ModelHelper.swift#L157
Initialization of immutable value 'member' was never used; consider replacing with assignment to '_' or removing it
'recordFailure(withDescription:inFile:atLine:expected:)' is deprecated: Replaced by 'record(_:)': wire-ios-data-model/Tests/Source/Model/TextSearchQueryTests.swift#L573
'recordFailure(withDescription:inFile:atLine:expected:)' is deprecated: Replaced by 'record(_:)'
'isIndexed' was deprecated in iOS 11.0: Use NSEntityDescription.indexes instead: wire-ios-data-model/Tests/Source/Utils/BatchDeleteTests.swift#L41
'isIndexed' was deprecated in iOS 11.0: Use NSEntityDescription.indexes instead
Initialization of immutable value 'legalHoldClient' was never used; consider replacing with assignment to '_' or removing it: wire-ios-data-model/Tests/Source/Model/Observer/UserChangeInfoObservationTests.swift#L593
Initialization of immutable value 'legalHoldClient' was never used; consider replacing with assignment to '_' or removing it
Initialization of immutable value 'modifiedText' was never used; consider replacing with assignment to '_' or removing it: wire-ios-data-model/Tests/Source/Model/Messages/ZMClientMessageTests.swift#L581
Initialization of immutable value 'modifiedText' was never used; consider replacing with assignment to '_' or removing it
Initialization of immutable value 'wireOidcChallenge' was never used; consider replacing with assignment to '_' or removing it: wire-ios-data-model/Tests/Source/E2EIdentity/E2eIServiceTests.swift#L194
Initialization of immutable value 'wireOidcChallenge' was never used; consider replacing with assignment to '_' or removing it
Conformance of 'CryptoError' to protocol 'Error' was already stated in the type's module 'WireCoreCrypto': wire-ios-data-model/Tests/MLS/MLSServiceTests.swift#L29
Conformance of 'CryptoError' to protocol 'Error' was already stated in the type's module 'WireCoreCrypto'
Instance method 'waitForAllGroupsToBeEmpty' is unavailable from asynchronous contexts; Don't use wait in async contexts!; this is an error in Swift 6: wire-ios-data-model/Tests/MLS/MLSServiceTests.swift#L355
Instance method 'waitForAllGroupsToBeEmpty' is unavailable from asynchronous contexts; Don't use wait in async contexts!; this is an error in Swift 6
Result of call to 'createGroup(for:removalKeys:)' is unused: wire-ios-data-model/Tests/MLS/MLSServiceTests.swift#L383
Result of call to 'createGroup(for:removalKeys:)' is unused
Result of call to 'createGroup(for:removalKeys:)' is unused: wire-ios-data-model/Tests/MLS/MLSServiceTests.swift#L412
Result of call to 'createGroup(for:removalKeys:)' is unused
Result of call to 'createGroup(for:removalKeys:)' is unused: wire-ios-data-model/Tests/MLS/MLSServiceTests.swift#L433
Result of call to 'createGroup(for:removalKeys:)' is unused
Result of call to 'createGroup(for:removalKeys:)' is unused: wire-ios-data-model/Tests/MLS/MLSServiceTests.swift#L452
Result of call to 'createGroup(for:removalKeys:)' is unused
Result of call to 'establishGroup(for:with:removalKeys:)' is unused: wire-ios-data-model/Tests/MLS/MLSServiceTests.swift#L493
Result of call to 'establishGroup(for:with:removalKeys:)' is unused
Result of call to 'establishGroup(for:with:removalKeys:)' is unused: wire-ios-data-model/Tests/MLS/MLSServiceTests.swift#L545
Result of call to 'establishGroup(for:with:removalKeys:)' is unused
Result of call to 'establishGroup(for:with:removalKeys:)' is unused: wire-ios-data-model/Tests/MLS/MLSServiceTests.swift#L589
Result of call to 'establishGroup(for:with:removalKeys:)' is unused
Variable 'mockCommitPendingProposalArguments' was never mutated; consider changing to 'let' constant: wire-ios-data-model/Tests/MLS/MLSServiceTests.swift#L1198
Variable 'mockCommitPendingProposalArguments' was never mutated; consider changing to 'let' constant
Static property 'productionVersions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Sources/WireAPI/Models/API/APIVersion.swift#L44
Static property 'productionVersions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'developmentVersions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Sources/WireAPI/Models/API/APIVersion.swift#L49
Static property 'developmentVersions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Stored property 'others' of 'Sendable'-conforming struct 'Members' has non-sendable type '[Conversation.Member]': WireAPI/Sources/WireAPI/Models/Conversation/ConversationMembers.swift#L26
Stored property 'others' of 'Sendable'-conforming struct 'Members' has non-sendable type '[Conversation.Member]'
Stored property 'selfMember' of 'Sendable'-conforming struct 'Members' has non-sendable type 'Conversation.Member': WireAPI/Sources/WireAPI/Models/Conversation/ConversationMembers.swift#L30
Stored property 'selfMember' of 'Sendable'-conforming struct 'Members' has non-sendable type 'Conversation.Member'
Capture of 'self' with non-sendable type 'PushChannel?' in a `@Sendable` closure: WireAPI/Sources/WireAPI/Network/PushChannel/PushChannel.swift#L57
Capture of 'self' with non-sendable type 'PushChannel?' in a `@Sendable` closure
Capture of 'self' with non-sendable type 'WebSocket' in a `@Sendable` closure: WireAPI/Sources/WireAPI/Network/PushChannel/WebSocket.swift#L45
Capture of 'self' with non-sendable type 'WebSocket' in a `@Sendable` closure
Static property 'selfUserV0' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/APIs/SelfUserAPI/SelfUserAPITests.swift#L197
Static property 'selfUserV0' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'selfUserV5' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/APIs/SelfUserAPI/SelfUserAPITests.swift#L222
Static property 'selfUserV5' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'updateEventEnvelope' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/APIs/UpdateEventsAPI/UpdateEventsAPITests.swift#L252
Static property 'updateEventEnvelope' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'updateEventPage1' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/APIs/UpdateEventsAPI/UpdateEventsAPITests.swift#L258
Static property 'updateEventPage1' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'updateEventPage2' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/APIs/UpdateEventsAPI/UpdateEventsAPITests.swift#L271
Static property 'updateEventPage2' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'mockHandler' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Mocks/URLProtocolMock.swift#L24
Static property 'mockHandler' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
Static property 'accessToken' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Network/APIService/APIServiceTests.swift#L174
Static property 'accessToken' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'envelope1' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L141
Static property 'envelope1' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'proteusMessageAddEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L188
Static property 'proteusMessageAddEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'protocolUpdateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L198
Static property 'protocolUpdateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'envelope2' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L150
Static property 'envelope2' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'receiptModeUpdateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L204
Static property 'receiptModeUpdateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'renameEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L210
Static property 'renameEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'envelope3' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L159
Static property 'envelope3' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'typingEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L217
Static property 'typingEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'deleteEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L223
Static property 'deleteEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'accessUpdateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L312
Static property 'accessUpdateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'codeUpdateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L320
Static property 'codeUpdateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'createEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L329
Static property 'createEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'deleteEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L396
Static property 'deleteEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'memberJoinEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L402
Static property 'memberJoinEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'memberLeaveEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L427
Static property 'memberLeaveEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'memberUpdateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L435
Static property 'memberUpdateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'messageTimerUpdateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L449
Static property 'messageTimerUpdateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'mlsMessageAddEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L456
Static property 'mlsMessageAddEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'mlsWelcomeEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L463
Static property 'mlsWelcomeEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'proteusMessageAddEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L469
Static property 'proteusMessageAddEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'protocolUpdateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L479
Static property 'protocolUpdateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'receiptModeUpdateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L485
Static property 'receiptModeUpdateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'renameEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L491
Static property 'renameEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'typingEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/ConversationEventDecodingTests.swift#L498
Static property 'typingEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'clientRemoveEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L306
Static property 'clientRemoveEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'contactJoinEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L327
Static property 'contactJoinEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'legalholdEnableEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L339
Static property 'legalholdEnableEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'readReceiptsPropertiesSetEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L350
Static property 'readReceiptsPropertiesSetEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'typingIndicatorsPropertiesSetEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L354
Static property 'typingIndicatorsPropertiesSetEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'conversationLabelsPropertiesSetEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L358
Static property 'conversationLabelsPropertiesSetEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'unknownPropertiesSetEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L383
Static property 'unknownPropertiesSetEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Passing argument of non-sendable type 'HTTPRequest' into main actor-isolated context may introduce data races: WireAPI/Tests/WireAPITests/APIs/ConnectionsAPI/ConnectionsAPITests.swift#L120
Passing argument of non-sendable type 'HTTPRequest' into main actor-isolated context may introduce data races
Passing argument of non-sendable type 'HTTPRequest' into main actor-isolated context may introduce data races: WireAPI/Tests/WireAPITests/APIs/ConversationsAPI/ConversationsAPITests.swift#L113
Passing argument of non-sendable type 'HTTPRequest' into main actor-isolated context may introduce data races
Passing argument of non-sendable type 'HTTPRequest' into main actor-isolated context may introduce data races: WireAPI/Tests/WireAPITests/APIs/ConversationsAPI/ConversationsAPITests.swift#L180
Passing argument of non-sendable type 'HTTPRequest' into main actor-isolated context may introduce data races
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Mocks/URLProtocolMock.swift#L37
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Network/APIService/APIServiceTests.swift#L70
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Network/APIService/APIServiceTests.swift#L90
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Network/APIService/APIServiceTests.swift#L116
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6: WireAPI/Tests/WireAPITests/Network/APIService/APIServiceTests.swift#L145
Reference to static property 'mockHandler' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Passing argument of non-sendable type 'HTTPRequest' into main actor-isolated context may introduce data races: WireAPI/Tests/WireAPITests/Helpers/APISnapshotHelper.swift#L136
Passing argument of non-sendable type 'HTTPRequest' into main actor-isolated context may introduce data races
Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WireAPI': WireAPI/Tests/WireAPITests/Helpers/APISnapshotHelper.swift#L18
Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WireAPI'
Static property 'featureConfigs' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L35
Static property 'featureConfigs' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'eventProcessing' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L56
Static property 'eventProcessing' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'mls' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L40
Static property 'mls' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'updateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L53
Static property 'updateEvent' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'sync' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L49
Static property 'sync' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Capture of 'self' with non-sendable type 'SyncManager' in a `@Sendable` closure: WireDomain/Sources/WireDomain/Synchronization/SyncManager.swift#L61
Capture of 'self' with non-sendable type 'SyncManager' in a `@Sendable` closure
Capture of 'liveEventsStream' with non-sendable type 'AsyncThrowingStream<UpdateEventEnvelope, any Error>' in a `@Sendable` closure: WireDomain/Sources/WireDomain/Synchronization/SyncManager.swift#L75
Capture of 'liveEventsStream' with non-sendable type 'AsyncThrowingStream<UpdateEventEnvelope, any Error>' in a `@Sendable` closure
Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WireAPI': WireDomain/Sources/WireDomain/Synchronization/SyncManager.swift#L19
Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WireAPI'
Capture of 'self' with non-sendable type 'SyncManager' in a `@Sendable` closure: WireDomain/Sources/WireDomain/Synchronization/SyncManager.swift#L81
Capture of 'self' with non-sendable type 'SyncManager' in a `@Sendable` closure
Static property 'conversation' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L30
Static property 'conversation' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'event1' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireDomain/Tests/WireDomainTests/Synchronization/SyncManagerTests.swift#L294
Static property 'event1' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'event2' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireDomain/Tests/WireDomainTests/Synchronization/SyncManagerTests.swift#L301
Static property 'event2' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'event3' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireDomain/Tests/WireDomainTests/Synchronization/SyncManagerTests.swift#L307
Static property 'event3' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'event4' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireDomain/Tests/WireDomainTests/Synchronization/SyncManagerTests.swift#L313
Static property 'event4' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'event5' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireDomain/Tests/WireDomainTests/Synchronization/SyncManagerTests.swift#L320
Static property 'event5' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'proteusSessionID' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireDomain/Tests/WireDomainTests/Event%20Decryption/ProteusMessageDecryptorTests.swift#L359
Static property 'proteusSessionID' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'proteusMessage' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: WireDomain/Tests/WireDomainTests/Event%20Decryption/UpdateEventDecryptorTests.swift#L266
Static property 'proteusMessage' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'admin' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-data-model/Source/Model/Conversation/Permissions.swift#L52
Static property 'admin' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Static property 'member' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6: wire-ios-data-model/Source/Model/Conversation/Permissions.swift#L51
Static property 'member' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Initialization of immutable value 'selfUser' was never used; consider replacing with assignment to '_' or removing it: WireDomain/Tests/WireDomainTests/Repositories/UserRepositoryTests.swift#L315
Initialization of immutable value 'selfUser' was never used; consider replacing with assignment to '_' or removing it
Capture of 'liveEventStream' with non-sendable type 'AsyncThrowingStream<UpdateEventEnvelope, any Error>' in a `@Sendable` closure: WireDomain/Tests/WireDomainTests/Repositories/UpdateEventsRepositoryTests.swift#L327
Capture of 'liveEventStream' with non-sendable type 'AsyncThrowingStream<UpdateEventEnvelope, any Error>' in a `@Sendable` closure
Static property 'storage' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6: wire-ios-utilities/Source/DeveloperFlag.swift#L22
Static property 'storage' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6