fix(Snooze): Use thread UID instead of Realm object #1854
Annotations
10 warnings
UI Tests:
MailCore/Models/Contact/CommonContactCache.swift#L75
immutable value 'addressBook' was never used; consider replacing with '_' or removing it
|
UI Tests:
MailCore/Models/Contact/CommonContactCache.swift#L73
immutable value 'groupContact' was never used; consider replacing with '_' or removing it
|
UI Tests:
MailCore/Cache/AccountManager/AccountManager.swift#L33
extension declares a conformance of imported type 'UserProfile' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'InfomaniakCore' introduce this conformance in the future
|
UI Tests:
MailCore/API/SyncedAuthenticator.swift#L42
stored property '_keychainHelper' of 'Sendable'-conforming class 'SyncedAuthenticator' is mutable; this is an error in the Swift 6 language mode
|
UI Tests:
MailCore/Cache/AccountManager/AccountManager.swift#L33
extension declares a conformance of imported type 'UserProfile' to import
|
UI Tests:
MailCore/API/SyncedAuthenticator.swift#L42
stored property '_keychainHelper' of 'Sendable'-conforming class 'SyncedAuthenticator' is mutable; this is an error in the Swift 6 language mode
|
UI Tests:
MailCore/Cache/Attachments/AttachmentsManagerWorker/AttachmentsManagerWorker.swift#L321
cannot form key path to main actor-isolated property 'isAttachmentComplete'; this is an error in the Swift 6 language mode
|
UI Tests:
MailCore/Cache/Attachments/Attachable.swift#L88
default will never be executed
|
UI Tests:
MailCore/Cache/Actions/ActionsManager.swift#L165
capture of 'message' with non-sendable type 'Message' in a `@Sendable` closure
|
UI Tests:
--- xcodebuild#L0
Using the first of multiple matching destinations:
|