fix: Show not inline files #1561
Annotations
10 errors and 10 warnings
UITest:
MailUITests/MailUITests.swift#L98
testCreateFolder, Failed to tap "Menu" Button: No matches found for first query match sequence: `Descendants matching type NavigationBar`, given input App element pid: 9134
|
UITest:
MailUITests/MailUITests.swift#L201
testDeleteSwipeAction, Failed to swipe left CollectionView (First Match): No matches found for first query match sequence: `Descendants matching type CollectionView` -> `Elements containing elements matching type Button with identifier 'ThreadListCell'`, given input App element pid: 9239
|
UITest:
MailUITests/MailUITests.swift#L201
testMoreSwipeAction, Failed to swipe left CollectionView (First Match): No matches found for first query match sequence: `Descendants matching type CollectionView` -> `Elements containing elements matching type Button with identifier 'ThreadListCell'`, given input App element pid: 9430
|
UITest:
MailUITests/MailUITests.swift#L201
testMoveAction, Failed to swipe left CollectionView (First Match): No matches found for first query match sequence: `Descendants matching type CollectionView` -> `Elements containing elements matching type Button with identifier 'ThreadListCell'`, given input App element pid: 9489
|
UITest:
MailUITests/MailUITests.swift#L58
testNewMessage, Failed to tap "New message" Button: No matches found for first query match sequence: `Descendants matching type Button` -> `Elements matching predicate '"New message" IN identifiers'`, given input App element pid: 9555
|
UITest:
MailUITests/MailUITests.swift#L205
testSaveMessage, Failed to tap "New message" Button: No matches found for first query match sequence: `Descendants matching type Button` -> `Elements matching predicate '"New message" IN identifiers'`, given input App element pid: 9611
|
UITest:
MailUITests/MailUITests.swift#L205
testSendNewMessage, Failed to tap "New message" Button: No matches found for first query match sequence: `Descendants matching type Button` -> `Elements matching predicate '"New message" IN identifiers'`, given input App element pid: 9653
|
UITest:
MailUITests/MailUITests.swift#L90
testSwitchFolder, Failed to tap "Menu" Button: No matches found for first query match sequence: `Descendants matching type NavigationBar`, given input App element pid: 9697
|
UITest:
MailUITests/MailUITests.swift#L201
testUndoDeleteAction, Failed to swipe left CollectionView (First Match): No matches found for first query match sequence: `Descendants matching type CollectionView` -> `Elements containing elements matching type Button with identifier 'ThreadListCell'`, given input App element pid: 9753
|
UITest
Process completed with exit code 1.
|
UITest:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
UITest:
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
|
UITest:
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
|
UITest:
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
|
UITest:
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
|
UITest:
MailCore/Cache/Actions/ActionsManager.swift#L162
capture of 'message' with non-sendable type 'Message' in a `@Sendable` closure
|
UITest:
MailCore/Cache/Attachments/Attachable.swift#L88
default will never be executed
|
UITest:
er/actions-runner/_work/ios-kMail/ios-kMail/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
|
UITest:
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
|
UITest:
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
|
Loading