Skip to content

chore: add architecture documentation - noticket #316

chore: add architecture documentation - noticket

chore: add architecture documentation - noticket #316

Triggered via pull request October 16, 2024 15:36
@jullianmjullianm
opened #2047
Status Success
Total duration 13s
Artifacts

pr-author-assigner.yml

on: pull_request_target
assign-author
3s
assign-author
Fit to window
Zoom out
Zoom in

Annotations

175 warnings
assign-author
The following actions uses node12 which is deprecated and will be forced to run on node16: samspills/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
assign-author
The following actions use a deprecated Node.js version and will be forced to run on node20: samspills/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L52
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 '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
Static property 'supportedProtocols' 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#L59
Static property 'supportedProtocols' 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
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
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
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