Skip to content

refactor: implement new slow sync - WPB-10727 #14763

refactor: implement new slow sync - WPB-10727

refactor: implement new slow sync - WPB-10727 #14763

Triggered via pull request November 15, 2024 15:08
Status Success
Total duration 7m 34s
Artifacts 3

test_pr_changes.yml

on: pull_request
detect-changes
15s
detect-changes
trigger_tests_pr  /  run-tests
6m 33s
trigger_tests_pr / run-tests
trigger_tests_pr  /  upload-test-results-datadadog
25s
trigger_tests_pr / upload-test-results-datadadog
Fit to window
Zoom out
Zoom in

Annotations

1 error and 230 warnings
trigger_tests_pr / upload-test-results-datadadog
Unable to find any artifacts for the associated workflow
detect-changes
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Capture of 'iterator' with non-sendable type 'Self.AsyncIterator' in a `@Sendable` closure; this is an error in the Swift 6 language mode: WireFoundation/Sources/WireFoundation/SDKExtensions/Concurrency/AsyncSequence+ToStream.swift#L29
Capture of 'iterator' with non-sendable type 'Self.AsyncIterator' in a `@Sendable` closure; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'UIContentSizeCategory' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future: WireFoundation/Sources/WireTesting/SDKExtensions/UIKit/UIContentSizeCategory+CustomDebugStringConvertible.swift#L20
Extension declares a conformance of imported type 'UIContentSizeCategory' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Extension declares a conformance of imported type 'Column' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future: WireFoundation/Sources/WireTesting/SDKExtensions/UIKit/UISplitViewController.Column+CustomDebugStringConvertible.swift#L20
Extension declares a conformance of imported type 'Column' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Extension declares a conformance of imported type 'DisplayMode' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future: WireFoundation/Sources/WireTesting/SDKExtensions/UIKit/UISplitViewControllerDisplayMode+CustomDebugStringConvertible.swift#L20
Extension declares a conformance of imported type 'DisplayMode' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Extension declares a conformance of imported type 'SplitBehavior' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future: WireFoundation/Sources/WireTesting/SDKExtensions/UIKit/UISplitViewControllerSplitBehavior+CustomDebugStringConvertible.swift#L20
Extension declares a conformance of imported type 'SplitBehavior' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future: WireFoundation/Sources/WireTesting/String+Error.swift#L20
Extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
Static property 'internetDateTime' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode: WireAPI/Sources/WireAPI/Extensions/ISO8601DateFormatter+Default.swift#L24
Static property 'internetDateTime' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'fractionalInternetDateTime' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode: WireAPI/Sources/WireAPI/Extensions/ISO8601DateFormatter+Default.swift#L32
Static property 'fractionalInternetDateTime' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'productionVersions' is not concurrency-safe because non-'Sendable' type 'Set<APIVersion>' may have shared mutable state; this is an error in the Swift 6 language mode: WireAPI/Sources/WireAPI/Models/API/APIVersion.swift#L44
Static property 'productionVersions' is not concurrency-safe because non-'Sendable' type 'Set<APIVersion>' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'developmentVersions' is not concurrency-safe because non-'Sendable' type 'Set<APIVersion>' may have shared mutable state; this is an error in the Swift 6 language mode: WireAPI/Sources/WireAPI/Models/API/APIVersion.swift#L49
Static property 'developmentVersions' is not concurrency-safe because non-'Sendable' type 'Set<APIVersion>' may have shared mutable state; this is an error in the Swift 6 language mode
Associated value 'featureConfig' of 'Sendable'-conforming enum 'UpdateEvent' has non-sendable type 'FeatureConfigEvent'; this is an error in the Swift 6 language mode: WireAPI/Sources/WireAPI/Models/UpdateEvent/UpdateEvent.swift#L32
Associated value 'featureConfig' of 'Sendable'-conforming enum 'UpdateEvent' has non-sendable type 'FeatureConfigEvent'; this is an error in the Swift 6 language mode
Associated value 'federation' of 'Sendable'-conforming enum 'UpdateEvent' has non-sendable type 'FederationEvent'; this is an error in the Swift 6 language mode: WireAPI/Sources/WireAPI/Models/UpdateEvent/UpdateEvent.swift#L36
Associated value 'federation' of 'Sendable'-conforming enum 'UpdateEvent' has non-sendable type 'FederationEvent'; this is an error in the Swift 6 language mode
Associated value 'user' of 'Sendable'-conforming enum 'UpdateEvent' has non-sendable type 'UserEvent'; this is an error in the Swift 6 language mode: WireAPI/Sources/WireAPI/Models/UpdateEvent/UpdateEvent.swift#L40
Associated value 'user' of 'Sendable'-conforming enum 'UpdateEvent' has non-sendable type 'UserEvent'; this is an error in the Swift 6 language mode
Associated value 'team' of 'Sendable'-conforming enum 'UpdateEvent' has non-sendable type 'TeamEvent'; this is an error in the Swift 6 language mode: WireAPI/Sources/WireAPI/Models/UpdateEvent/UpdateEvent.swift#L44
Associated value 'team' of 'Sendable'-conforming enum 'UpdateEvent' has non-sendable type 'TeamEvent'; this is an error in the Swift 6 language mode
Stored property 'urlSession' of 'Sendable'-conforming class 'NetworkService' is mutable; this is an error in the Swift 6 language mode: WireAPI/Sources/WireAPI/Network/NetworkService/NetworkService.swift#L23
Stored property 'urlSession' of 'Sendable'-conforming class 'NetworkService' is mutable; this is an error in the Swift 6 language mode
Sendability of function types in instance method 'receive(completionHandler:)' does not match requirement in protocol 'URLSessionWebSocketTaskProtocol'; this is an error in the Swift 6 language mode: WireAPI/Sources/WireAPI/Network/PushChannel/URLSessionWebSocketTaskProtocol.swift#L38
Sendability of function types in instance method 'receive(completionHandler:)' does not match requirement in protocol 'URLSessionWebSocketTaskProtocol'; this is an error in the Swift 6 language mode
Capture of 'self' with non-sendable type 'PushChannel?' in a `@Sendable` closure; this is an error in the Swift 6 language mode: WireAPI/Sources/WireAPI/Network/PushChannel/PushChannel.swift#L52
Capture of 'self' with non-sendable type 'PushChannel?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireAPI/Sources/WireAPI/Network/PushChannel/WebSocket.swift#L42
Task-isolated value of type '() async -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Static property 'updateEventEnvelope' is not concurrency-safe because non-'Sendable' type 'UpdateEventEnvelope' may have shared mutable state; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/APIs/UpdateEventsAPI/UpdateEventsAPITests.swift#L252
Static property 'updateEventEnvelope' is not concurrency-safe because non-'Sendable' type 'UpdateEventEnvelope' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'updateEventPage1' is not concurrency-safe because non-'Sendable' type '[UpdateEventEnvelope]' may have shared mutable state; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/APIs/UpdateEventsAPI/UpdateEventsAPITests.swift#L258
Static property 'updateEventPage1' is not concurrency-safe because non-'Sendable' type '[UpdateEventEnvelope]' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'updateEventPage2' is not concurrency-safe because non-'Sendable' type '[UpdateEventEnvelope]' may have shared mutable state; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/APIs/UpdateEventsAPI/UpdateEventsAPITests.swift#L271
Static property 'updateEventPage2' is not concurrency-safe because non-'Sendable' type '[UpdateEventEnvelope]' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'mockHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/Mocks/URLProtocolMock.swift#L24
Static property 'mockHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'accessToken' is not concurrency-safe because non-'Sendable' type 'AccessToken' may have shared mutable state; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/Network/APIService/APIServiceTests.swift#L135
Static property 'accessToken' is not concurrency-safe because non-'Sendable' type 'AccessToken' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'envelope1' is not concurrency-safe because non-'Sendable' type 'UpdateEventEnvelope' may have shared mutable state; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L137
Static property 'envelope1' is not concurrency-safe because non-'Sendable' type 'UpdateEventEnvelope' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'envelope2' is not concurrency-safe because non-'Sendable' type 'UpdateEventEnvelope' may have shared mutable state; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L146
Static property 'envelope2' is not concurrency-safe because non-'Sendable' type 'UpdateEventEnvelope' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'envelope3' is not concurrency-safe because non-'Sendable' type 'UpdateEventEnvelope' may have shared mutable state; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/Network/PushChannel/PushChannelTests.swift#L155
Static property 'envelope3' is not concurrency-safe because non-'Sendable' type 'UpdateEventEnvelope' may have shared mutable state; this is an error in the Swift 6 language mode
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'TeamMemberLeaveEvent', consider removing it: WireAPI/Tests/WireAPITests/UpdateEvent/TeamEventDecodingTests.swift#L75
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'TeamMemberLeaveEvent', consider removing it
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'TeamMemberUpdateEvent', consider removing it: WireAPI/Tests/WireAPITests/UpdateEvent/TeamEventDecodingTests.swift#L81
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'TeamMemberUpdateEvent', consider removing it
Static property 'contactJoinEvent' is not concurrency-safe because non-'Sendable' type 'UserContactJoinEvent' may have shared mutable state; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L327
Static property 'contactJoinEvent' is not concurrency-safe because non-'Sendable' type 'UserContactJoinEvent' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'readReceiptsPropertiesSetEvent' is not concurrency-safe because non-'Sendable' type 'UserPropertiesSetEvent' may have shared mutable state; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L350
Static property 'readReceiptsPropertiesSetEvent' is not concurrency-safe because non-'Sendable' type 'UserPropertiesSetEvent' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'typingIndicatorsPropertiesSetEvent' is not concurrency-safe because non-'Sendable' type 'UserPropertiesSetEvent' may have shared mutable state; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L354
Static property 'typingIndicatorsPropertiesSetEvent' is not concurrency-safe because non-'Sendable' type 'UserPropertiesSetEvent' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'conversationLabelsPropertiesSetEvent' is not concurrency-safe because non-'Sendable' type 'UserPropertiesSetEvent' may have shared mutable state; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L358
Static property 'conversationLabelsPropertiesSetEvent' is not concurrency-safe because non-'Sendable' type 'UserPropertiesSetEvent' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'unknownPropertiesSetEvent' is not concurrency-safe because non-'Sendable' type 'UserPropertiesSetEvent' may have shared mutable state; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/UpdateEvent/UserEventDecodingTests.swift#L383
Static property 'unknownPropertiesSetEvent' is not concurrency-safe because non-'Sendable' type 'UserPropertiesSetEvent' may have shared mutable state; this is an error in the Swift 6 language mode
Sending 'request' risks causing data races; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/Helpers/APISnapshotHelper.swift#L135
Sending 'request' risks causing data races; this is an error in the Swift 6 language mode
Task-isolated value of type '() async throws -> Conversation' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/APIs/ConversationsAPI/ConversationsAPITests.swift#L500
Task-isolated value of type '() async throws -> Conversation' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/APIs/ConversationsAPI/ConversationsAPITests.swift#L527
Task-isolated value of type '() async -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async throws -> [FeatureConfig]' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/APIs/FeatureConfigsAPI/FeatureConfigsAPITests.swift#L87
Task-isolated value of type '() async throws -> [FeatureConfig]' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async throws -> [FeatureConfig]' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/APIs/FeatureConfigsAPI/FeatureConfigsAPITests.swift#L151
Task-isolated value of type '() async throws -> [FeatureConfig]' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async throws -> [FeatureConfig]' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/APIs/FeatureConfigsAPI/FeatureConfigsAPITests.swift#L182
Task-isolated value of type '() async throws -> [FeatureConfig]' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/APIs/SelfUserAPI/SelfUserAPITests.swift#L70
Task-isolated value of type '() async -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/APIs/SelfUserAPI/SelfUserAPITests.swift#L98
Task-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/Network/PushChannel/WebSocketTests.swift#L69
Task-isolated value of type '() async -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/Network/PushChannel/WebSocketTests.swift#L113
Task-isolated value of type '() async -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireAPI/Tests/WireAPITests/Network/PushChannel/WebSocketTests.swift#L157
Task-isolated value of type '() async -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing: WireDomain/Project/WireDomain%20Project.xcodeproj#L0
tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing
tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing: wire-ios-data-model/WireDataModel.xcodeproj#L0
tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing
tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing: wire-ios-system/WireSystem.xcodeproj#L0
tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing
tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing: wire-ios-cryptobox/WireCryptobox.xcodeproj#L0
tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing
Static property 'system' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L50
Static property 'system' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'safePublic' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/LogAttributes.swift#L45
Static property 'safePublic' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'updateEvent' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L53
Static property 'updateEvent' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'localStorage' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L37
Static property 'localStorage' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'updatingHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/ZMSLog.swift#L63
Static property 'updatingHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'logHooks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/ZMSLog.swift#L66
Static property 'logHooks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Capture of 'entry' with non-sendable type 'ZMSLogEntry' in a `@Sendable` closure; this is an error in the Swift 6 language mode: wire-ios-system/Source/ZMSLog.swift#L251
Capture of 'entry' with non-sendable type 'ZMSLogEntry' in a `@Sendable` closure; this is an error in the Swift 6 language mode
Static property 'conversation' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L30
Static property 'conversation' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'provider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger.swift#L20
Static property 'provider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'apiMigration' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L20
Static property 'apiMigration' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'appState' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L21
Static property 'appState' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'appDelegate' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L22
Static property 'appDelegate' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'appLock' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L23
Static property 'appLock' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'assets' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L24
Static property 'assets' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'authentication' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L25
Static property 'authentication' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'backgroundActivity' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L26
Static property 'backgroundActivity' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'badgeCount' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L27
Static property 'badgeCount' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'backend' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L28
Static property 'backend' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'calling' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L29
Static property 'calling' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'coreCrypto' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L31
Static property 'coreCrypto' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'e2ei' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L32
Static property 'e2ei' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'ear' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L33
Static property 'ear' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'environment' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L34
Static property 'environment' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'featureConfigs' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L35
Static property 'featureConfigs' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'keychain' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L36
Static property 'keychain' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'mainCoordinator' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L38
Static property 'mainCoordinator' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'messaging' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L39
Static property 'messaging' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'mls' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L40
Static property 'mls' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'notifications' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L41
Static property 'notifications' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'performance' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L42
Static property 'performance' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'push' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L43
Static property 'push' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'pushChannel' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L44
Static property 'pushChannel' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'proteus' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L45
Static property 'proteus' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'session' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L46
Static property 'session' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'sessionManager' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L47
Static property 'sessionManager' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'shareExtension' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L48
Static property 'shareExtension' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'sync' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L49
Static property 'sync' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'timePoint' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L51
Static property 'timePoint' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'ui' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L52
Static property 'ui' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'userClient' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L54
Static property 'userClient' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'network' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L55
Static property 'network' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'eventProcessing' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L56
Static property 'eventProcessing' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'messageProcessing' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L57
Static property 'messageProcessing' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'avs' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L58
Static property 'avs' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'analytics' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L59
Static property 'analytics' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'supportedProtocols' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/WireLogger+Instances.swift#L60
Static property 'supportedProtocols' is not concurrency-safe because non-'Sendable' type 'WireLogger' may have shared mutable state; this is an error in the Swift 6 language mode
Var 'loggers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/Logging/SystemLogger.swift#L92
Var 'loggers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Let 'zmLog' is not concurrency-safe because non-'Sendable' type 'ZMSLog' may have shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/UserDefaults+Temporary.swift#L38
Let 'zmLog' is not concurrency-safe because non-'Sendable' type 'ZMSLog' may have shared mutable state; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'UIModalPresentationStyle' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future: wire-ios-system/Source/Extensions/UIKit/UIModalPresentationStyle+CustomDebugStringConvertible.swift#L20
Extension declares a conformance of imported type 'UIModalPresentationStyle' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Var 'logTagToLevel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/ZMSLog+Levels.swift#L24
Var 'logTagToLevel' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Var 'logTagToLogger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/ZMSLog+Levels.swift#L25
Var 'logTagToLogger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Capture of 'block' with non-sendable type '() async throws -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode: wire-ios-system/Source/ExpiringActivity.swift#L66
Capture of 'block' with non-sendable type '() async throws -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
Capture of 'block' with non-sendable type '() async throws -> Void' in an isolated closure; this is an error in the Swift 6 language mode: wire-ios-system/Source/ExpiringActivity.swift#L66
Capture of 'block' with non-sendable type '() async throws -> Void' in an isolated closure; this is an error in the Swift 6 language mode
Var 'recordingToken' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/ZMSLog+Recording.swift#L20
Var 'recordingToken' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode: wire-ios-system/Source/ZMSLog+Recording.swift#L54
Static property 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Capture of 'execute' with non-sendable type '() -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode: wire-ios-system/Source/DispatchQueue+ZMSDispatchGroup.swift#L24
Capture of 'execute' with non-sendable type '() -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
Capture of 'group' with non-sendable type 'ZMSDispatchGroup' in a `@Sendable` closure; this is an error in the Swift 6 language mode: wire-ios-system/Source/DispatchQueue+ZMSDispatchGroup.swift#L25
Capture of 'group' with non-sendable type 'ZMSDispatchGroup' in a `@Sendable` closure; this is an error in the Swift 6 language mode
Sending 'block' risks causing data races; this is an error in the Swift 6 language mode: wire-ios-system/Source/ExpiringActivity.swift#L42
Sending 'block' risks causing data races; this is an error in the Swift 6 language mode
'self'-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: wire-ios-system/Source/ExpiringActivity.swift#L91
'self'-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'NSManagedObjectContext' to imported protocol 'GroupQueue'; this will not behave correctly if the owners of 'CoreData' introduce this conformance in the future: wire-ios-utilities/Source/Public/NSManagedObjectContext+GroupQueue.swift#L21
Extension declares a conformance of imported type 'NSManagedObjectContext' to imported protocol 'GroupQueue'; this will not behave correctly if the owners of 'CoreData' introduce this conformance in the future
Capture of 'timer' with non-sendable type 'Timer' in a `@Sendable` closure; this is an error in the Swift 6 language mode: wire-ios-transport/Source/Background/BackgroundActivityFactory.swift#L276
Capture of 'timer' with non-sendable type 'Timer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'State' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future: wire-ios-transport/Source/Background/BackgroundActivityManager.swift#L50
Extension declares a conformance of imported type 'State' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Sendability of function types in instance method 'beginBackgroundTask(withName:expirationHandler:)' does not match requirement in protocol 'BackgroundActivityManager'; this is an error in the Swift 6 language mode: wire-ios-transport/Source/Background/BackgroundActivityManager.swift#L65
Sendability of function types in instance method 'beginBackgroundTask(withName:expirationHandler:)' does not match requirement in protocol 'BackgroundActivityManager'; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'Data' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future: wire-ios-cryptobox/WireCryptobox/Data+SafeForLogging.swift#L20
Extension declares a conformance of imported type 'Data' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
Extension declares a conformance of imported type 'UUID' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future: wire-ios-data-model/Source/Utilis/UUID+SafeLogging.swift#L22
Extension declares a conformance of imported type 'UUID' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
Actor-isolated property 'commitSender' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode: wire-ios-data-model/Source/MLS/MLSActionExecutor.swift#L396
Actor-isolated property 'commitSender' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
Actor-isolated property 'onNewCRLsDistributionPointsSubject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode: wire-ios-data-model/Source/MLS/MLSActionExecutor.swift#L402
Actor-isolated property 'onNewCRLsDistributionPointsSubject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'NSManagedObject' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'CoreData' introduce this conformance in the future: wire-ios-data-model/Source/Model/User/ZMUser.swift#L454
Extension declares a conformance of imported type 'NSManagedObject' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'CoreData' introduce this conformance in the future
Actor-isolated property 'onEpochChangedSubject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode: wire-ios-data-model/Source/MLS/CommitSender.swift#L167
Actor-isolated property 'onEpochChangedSubject' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'GenericMessage' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'WireProtos' introduce this conformance in the future: wire-ios-data-model/Source/Utilis/Protos/GenericMessage+Debug.swift#L64
Extension declares a conformance of imported type 'GenericMessage' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'WireProtos' introduce this conformance in the future
Extension declares a conformance of imported type 'GenericMessage' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'WireProtos' introduce this conformance in the future: wire-ios-data-model/Source/Utilis/Protos/GenericMessage+Debug.swift#L86
Extension declares a conformance of imported type 'GenericMessage' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'WireProtos' introduce this conformance in the future
Extension declares a conformance of imported type 'OneOf_Content' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'WireProtos' introduce this conformance in the future: wire-ios-data-model/Source/Utilis/Protos/GenericMessage+Debug.swift#L101
Extension declares a conformance of imported type 'OneOf_Content' to imported protocol 'SafeForLoggingStringConvertible'; this will not behave correctly if the owners of 'WireProtos' introduce this conformance in the future
'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)': wire-ios-data-model/Source/Utilis/Protos/GenericMessage+Helper.swift#L513
'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:)'
Converting a value of type '(__shared sending Result<Self.Result, Self.Failure>) -> ()' to type '(Result<Self.Result, Self.Failure>) -> Void' risks causing data races; this is an error in the Swift 6 language mode: wire-ios-data-model/Source/Model/EntityAction.swift#L166
Converting a value of type '(__shared sending Result<Self.Result, Self.Failure>) -> ()' to type '(Result<Self.Result, Self.Failure>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'NSManagedObjectContext' to imported protocol 'TearDownCapable'; this will not behave correctly if the owners of 'CoreData' introduce this conformance in the future: wire-ios-data-model/Source/ManagedObjectContext/NSManagedObjectContext+TearDown.swift#L21
Extension declares a conformance of imported type 'NSManagedObjectContext' to imported protocol 'TearDownCapable'; this will not behave correctly if the owners of 'CoreData' introduce this conformance in the future
Task-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireDomain/Sources/WireDomain/Repositories/ConversationsLabels/ConversationLabelsRepository.swift#L82
Task-isolated value of type '() async throws -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> UserAndRole?' (aka '() async -> Optional<(user: ZMUser, role: Optional<Role>)>') passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireDomain/Sources/WireDomain/Repositories/Conversations/ConversationLocalStore.swift#L404
Task-isolated value of type '() async -> UserAndRole?' (aka '() async -> Optional<(user: ZMUser, role: Optional<Role>)>') passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Capture of 'self' with non-sendable type 'UpdateEventsRepository' in a `@Sendable` closure; this is an error in the Swift 6 language mode: WireDomain/Sources/WireDomain/Repositories/UpdateEvents/UpdateEventsRepository.swift#L274
Capture of 'self' with non-sendable type 'UpdateEventsRepository' in a `@Sendable` closure; this is an error in the Swift 6 language mode
Task-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireDomain/Sources/WireDomain/Synchronization/SyncManager.swift#L136
Task-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireDomain/Sources/WireDomain/Synchronization/SyncManager.swift#L149
Task-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireDomain/Sources/WireDomain/Repositories/Conversations/ConversationRepository.swift#L291
Task-isolated value of type '() async -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireDomain/Sources/WireDomain/Repositories/Conversations/ConversationRepository.swift#L300
Task-isolated value of type '() async -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireDomain/Sources/WireDomain/Repositories/Conversations/ConversationRepository.swift#L309
Task-isolated value of type '() async -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> ZMUser' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireDomain/Sources/WireDomain/Repositories/Conversations/ConversationRepository.swift#L551
Task-isolated value of type '() async -> ZMUser' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> Bool' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireDomain/Sources/WireDomain/Repositories/Conversations/ConversationRepository.swift#L574
Task-isolated value of type '() async -> Bool' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireDomain/Sources/WireDomain/Repositories/Conversations/ConversationRepository.swift#L597
Task-isolated value of type '() async -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireDomain/Sources/WireDomain/Repositories/Connections/ConnectionsRepository.swift#L71
Task-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireDomain/Sources/WireDomain/Synchronization/OneOnOneResolver.swift#L62
Task-isolated value of type '() async -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
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#L159
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#L159
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#L159
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#L189
Initialization of immutable value 'member' was never used; consider replacing with assignment to '_' or removing it
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'ConversationProteusMessageAddEvent', consider removing it: WireDomain/Tests/WireDomainTests/Repositories/UpdateEventsRepositoryTests.swift#L442
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'ConversationProteusMessageAddEvent', consider removing it
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'ConversationProteusMessageAddEvent', consider removing it: WireDomain/Tests/WireDomainTests/Repositories/UpdateEventsRepositoryTests.swift#L452
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'ConversationProteusMessageAddEvent', consider removing it
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'ConversationProteusMessageAddEvent', consider removing it: WireDomain/Tests/WireDomainTests/Repositories/UpdateEventsRepositoryTests.swift#L462
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'ConversationProteusMessageAddEvent', consider removing it
Static property 'proteusSessionID' is not concurrency-safe because non-'Sendable' type 'ProteusSessionID' may have shared mutable state; this is an error in the Swift 6 language mode: WireDomain/Tests/WireDomainTests/Event%20Decryption/ProteusMessageDecryptorTests.swift#L359
Static property 'proteusSessionID' is not concurrency-safe because non-'Sendable' type 'ProteusSessionID' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'ciphersuite' is not concurrency-safe because non-'Sendable' type 'MLSCipherSuite' may have shared mutable state; this is an error in the Swift 6 language mode: WireDomain/Tests/WireDomainTests/Synchronization/OneOnOneResolverTests.swift#L360
Static property 'ciphersuite' is not concurrency-safe because non-'Sendable' type 'MLSCipherSuite' may have shared mutable state; this is an error in the Swift 6 language mode
Static property 'mlsGroupID' is not concurrency-safe because non-'Sendable' type 'MLSGroupID' may have shared mutable state; this is an error in the Swift 6 language mode: WireDomain/Tests/WireDomainTests/Synchronization/OneOnOneResolverTests.swift#L362
Static property 'mlsGroupID' is not concurrency-safe because non-'Sendable' type 'MLSGroupID' may have shared mutable state; this is an error in the Swift 6 language mode
Task-isolated value of type '() async -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireDomain/Tests/WireDomainTests/LocalStores/MessageLocalStoreTests.swift#L68
Task-isolated value of type '() async -> Void' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireDomain/Tests/WireDomainTests/Synchronization/SyncManagerTests.swift#L172
Task-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Task-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireDomain/Tests/WireDomainTests/Synchronization/SyncManagerTests.swift#L259
Task-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Type 'UpdateEventEnvelope' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode: WireDomain/Tests/WireDomainTests/Repositories/UpdateEventsRepositoryTests.swift#L325
Type 'UpdateEventEnvelope' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Type 'UpdateEventEnvelope' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode: WireDomain/Tests/WireDomainTests/Repositories/UpdateEventsRepositoryTests.swift#L325
Type 'UpdateEventEnvelope' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Type 'UpdateEventEnvelope' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode: WireDomain/Tests/WireDomainTests/Repositories/UpdateEventsRepositoryTests.swift#L334
Type 'UpdateEventEnvelope' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Task-isolated value of type '() async throws -> [UpdateEventEnvelope]' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode: WireDomain/Tests/WireDomainTests/Repositories/UpdateEventsRepositoryTests.swift#L325
Task-isolated value of type '() async throws -> [UpdateEventEnvelope]' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Initialization of immutable value 'user' was never used; consider replacing with assignment to '_' or removing it: WireDomain/Tests/WireDomainTests/Repositories/UserRepositoryTests.swift#L484
Initialization of immutable value 'user' was never used; consider replacing with assignment to '_' or removing it
Initialization of immutable value 'user' was never used; consider replacing with assignment to '_' or removing it: WireDomain/Tests/WireDomainTests/Repositories/ConversationRepositoryTests.swift#L318
Initialization of immutable value 'user' was never used; consider replacing with assignment to '_' or removing it
trigger_tests_pr / run-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: wireapp/analyze-xcoderesults-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
trigger_tests_pr / run-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: maxim-lobanov/[email protected], xom9ikk/dotenv@v2, actions/cache@v3, wireapp/analyze-xcoderesults-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
trigger_tests_pr / upload-test-results-datadadog
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
Failed Snapshots and log
643 KB
derived-data-xcode
2.41 MB
test-reports
5.26 KB