Exporting and storing mails #1362
Annotations
3 errors and 11 warnings
test-swift:
app-ios/tutanota/Sources/Files/IosFileFacade.swift#L5
type 'IosFileFacade' does not conform to protocol 'FileFacade'
|
test-swift:
app-ios/tutanota/Sources/Files/IosFileFacade.swift#L5
type 'IosFileFacade' does not conform to protocol 'FileFacade'
|
test-swift
Process completed with exit code 1.
|
test-swift:
app-ios/TutanotaSharedFramework/Crypto/IosNativeCryptoFacade.swift#L1
file 'IosNativeCryptoFacade.swift' is part of module 'TutanotaSharedFramework'; ignoring import
|
test-swift:
app-ios/TutanotaSharedFramework/DataFile.swift#L9
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
|
test-swift:
app-ios/TutanotaSharedFramework/Sharing/SharingStorage.swift#L71
passing argument of non-sendable type 'NSItemProvider' outside of main actor-isolated context may introduce data races
|
test-swift:
app-ios/TutanotaSharedFramework/DataFile.swift#L9
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
|
test-swift:
app-ios/TutanotaSharedFramework/Crypto/IosNativeCryptoFacade.swift#L1
file 'IosNativeCryptoFacade.swift' is part of module 'TutanotaSharedFramework'; ignoring import
|
test-swift:
app-ios/TutanotaSharedFramework/Utils/UIColor+utils.swift#L55
'scanHexInt32' was deprecated in iOS 13.0
|
test-swift:
app-ios/TutanotaNotificationExtension/NotificationService.swift#L89
initialization of immutable value 'credentialsDb' was never used; consider replacing with assignment to '_' or removing it
|
test-swift:
app-ios/TutanotaNotificationExtension/NotificationService.swift#L91
initialization of immutable value 'keychainEncryption' was never used; consider replacing with assignment to '_' or removing it
|
test-swift:
app-ios/TutanotaShareExtension/ShareViewController.swift#L22
passing argument of non-sendable type '[NSItemProvider]' outside of main actor-isolated context may introduce data races
|
test-swift:
app-ios/tutanota/Sources/Files/FileChooser.swift#L137
'UIDocumentMenuViewController' was deprecated in iOS 11.0: UIDocumentMenuViewController is deprecated. Use UIDocumentPickerViewController directly.
|
test-swift
rustup 1.27.1_1 already installed
|