You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extension declares a conformance of imported type 'UIModalPresentationStyle' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
Static property 'updatingHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'logHooks' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Static property 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
'self'-isolated value of type '() async throws -> ()' passed as a strongly transferred parameter; later accesses could race; this is an error in the Swift 6 language mode
Extension declares a conformance of imported type 'NSManagedObjectContext' to imported protocol 'GroupQueue'; this will not behave correctly if the owners of 'CoreData' introduce this conformance in the future