Reorganize build/release pipelines #1369
Annotations
1 error and 11 warnings
Test Calendar
Process completed with exit code 1.
|
Install Homebrew dependencies
rustup 1.27.1_1 already installed
|
Test Calendar:
app-ios/TutanotaSharedFramework/Crypto/IosNativeCryptoFacade.swift#L1
file 'IosNativeCryptoFacade.swift' is part of module 'TutanotaSharedFramework'; ignoring import
|
Test Calendar:
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 Calendar:
app-ios/TutanotaSharedFramework/Utils/UIColor+utils.swift#L55
'scanHexInt32' was deprecated in iOS 13.0
|
Test Calendar:
app-ios/TutanotaSharedFramework/Crypto/IosNativeCryptoFacade.swift#L1
file 'IosNativeCryptoFacade.swift' is part of module 'TutanotaSharedFramework'; ignoring import
|
Test Calendar:
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 Calendar:
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 Calendar:
app-ios/TutanotaNotificationExtension/NotificationService.swift#L89
initialization of immutable value 'credentialsDb' was never used; consider replacing with assignment to '_' or removing it
|
Test Calendar:
app-ios/TutanotaNotificationExtension/NotificationService.swift#L91
initialization of immutable value 'keychainEncryption' was never used; consider replacing with assignment to '_' or removing it
|
Test Calendar:
app-ios/TutanotaShareExtension/ShareViewController.swift#L22
passing argument of non-sendable type '[NSItemProvider]' outside of main actor-isolated context may introduce data races
|
Test Calendar:
app-ios/calendar/Sources/Files/FileChooser.swift#L13
'UIDocumentMenuViewController' was deprecated in iOS 11.0: UIDocumentMenuViewController is deprecated. Use UIDocumentPickerViewController directly.
|
Loading