feat: Add keyboard shortcut for macOS #5384
ci.yml
on: pull_request
Build and Test project
4m 33s
Annotations
20 warnings
Build and Test project:
Mail/Views/Settings/Data & Privacy/SettingsAccountManagementView.swift#L36
main actor-isolated instance method 'didCompleteDeleteAccount()' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Build and Test project:
Mail/Views/Onboarding/WaveView.swift#L65
converting non-sendable function value to '@sendable () -> Void' may introduce data races
|
Build and Test project:
Mail/Views/Attachment/AttachmentPreview.swift#L123
'shareFileToKdrive' is deprecated: Use shareFilesToKdrive([URL]) instead
|
Build and Test project:
Mail/Views/Thread/WebView/WebView.swift#L24
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Build and Test project:
Mail/Views/Settings/Data & Privacy/SettingsAccountManagementView.swift#L47
main actor-isolated instance method 'didFailDeleteAccount(error:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Build and Test project:
Mail/Views/Settings/Data & Privacy/SettingsAccountManagementView.swift#L36
main actor-isolated instance method 'didCompleteDeleteAccount()' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Build and Test project:
Mail/Views/Thread/WebView/WebView.swift#L24
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Build and Test project:
Mail/Views/Settings/Data & Privacy/SettingsAccountManagementView.swift#L47
main actor-isolated instance method 'didFailDeleteAccount(error:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Build and Test project:
Mail/Views/Settings/Data & Privacy/SettingsAccountManagementView.swift#L36
main actor-isolated instance method 'didCompleteDeleteAccount()' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Build and Test project:
--- xcodebuild#L0
Using the first of multiple matching destinations:
|
Build and Test project:
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
|
Build and Test project:
MailCore/Models/Contact/CommonContactCache.swift#L75
immutable value 'addressBook' was never used; consider replacing with '_' or removing it
|
Build and Test project:
MailCore/Models/Contact/CommonContactCache.swift#L73
immutable value 'groupContact' was never used; consider replacing with '_' or removing it
|
Build and Test project:
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
|
Build and Test project:
MailCore/Cache/Attachments/Attachable.swift#L88
default will never be executed
|
Build and Test project:
MailCore/Cache/Actions/ActionsManager.swift#L168
capture of 'message' with non-sendable type 'Message' in a `@Sendable` closure
|
Build and Test project:
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
|
Build and Test project:
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
|
Build and Test project:
--- xcodebuild#L0
Using the first of multiple matching destinations:
|
Build and Test project:
--- xcodebuild#L0
Using the first of multiple matching destinations:
|