chore: Migrate to Xcode 16
- WPB-10898
#2050
Test Results
Summary
🧪 0/0 tests passed
Tests
Tests Passed ✅ | Tests Failed ⛔️ | Tests Total |
---|---|---|
0 | 0 | 0 |
Annotations
Check warning on line 0 in wire-ios-utilities/WireUtilities.xcodeproj
github-actions / Test Results
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
Check warning on line 0 in wire-ios-request-strategy/WireRequestStrategy.xcodeproj
github-actions / Test Results
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
Check warning on line 0 in wire-ios-data-model/WireDataModel.xcodeproj
github-actions / Test Results
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
Check warning on line 0 in wire-ios-system/WireSystem.xcodeproj
github-actions / Test Results
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
Check warning on line 0 in wire-ios-cryptobox/WireCryptobox.xcodeproj
github-actions / Test Results
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
github-actions / Test Results
Capture of 'iterator' with non-sendable type 'Self.AsyncIterator' in a `@Sendable` closure; this is an error in the Swift 6 language mode
Capture of 'iterator' with non-sendable type 'Self.AsyncIterator' in a `@Sendable` closure; this is an error in the Swift 6 language mode
github-actions / Test Results
Mutation of captured var 'iterator' in concurrently-executing code; this is an error in the Swift 6 language mode
Mutation of captured var 'iterator' in concurrently-executing code; this is an error in the Swift 6 language mode
Check warning on line 50 in wire-ios-system/Source/Logging/WireLogger+Instances.swift
github-actions / Test Results
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 '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
Check warning on line 45 in wire-ios-system/Source/Logging/LogAttributes.swift
github-actions / Test Results
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 'safePublic' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Check warning on line 53 in wire-ios-system/Source/Logging/WireLogger+Instances.swift
github-actions / Test Results
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 '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
Check warning on line 37 in wire-ios-system/Source/Logging/WireLogger+Instances.swift
github-actions / Test Results
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 '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
Check warning on line 63 in wire-ios-system/Source/ZMSLog.swift
github-actions / Test Results
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 'updatingHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Check warning on line 66 in wire-ios-system/Source/ZMSLog.swift
github-actions / Test Results
Static property 'logHooks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'logHooks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Check warning on line 251 in wire-ios-system/Source/ZMSLog.swift
github-actions / Test Results
Capture of 'entry' with non-sendable type 'ZMSLogEntry' in a `@Sendable` closure; 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
Check warning on line 30 in wire-ios-system/Source/Logging/WireLogger+Instances.swift
github-actions / Test Results
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 '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
Check warning on line 20 in wire-ios-system/Source/Logging/WireLogger.swift
github-actions / Test Results
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 'provider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Check warning on line 20 in wire-ios-system/Source/Logging/WireLogger+Instances.swift
github-actions / Test Results
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 '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
Check warning on line 21 in wire-ios-system/Source/Logging/WireLogger+Instances.swift
github-actions / Test Results
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 '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
Check warning on line 22 in wire-ios-system/Source/Logging/WireLogger+Instances.swift
github-actions / Test Results
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 '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
Check warning on line 23 in wire-ios-system/Source/Logging/WireLogger+Instances.swift
github-actions / Test Results
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 '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
Check warning on line 24 in wire-ios-system/Source/Logging/WireLogger+Instances.swift
github-actions / Test Results
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 '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
Check warning on line 25 in wire-ios-system/Source/Logging/WireLogger+Instances.swift
github-actions / Test Results
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 '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
Check warning on line 26 in wire-ios-system/Source/Logging/WireLogger+Instances.swift
github-actions / Test Results
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 '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
Check warning on line 27 in wire-ios-system/Source/Logging/WireLogger+Instances.swift
github-actions / Test Results
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 '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
Check warning on line 28 in wire-ios-system/Source/Logging/WireLogger+Instances.swift
github-actions / Test Results
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 '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