Skip to content

Advanced repeat rules #78

Advanced repeat rules

Advanced repeat rules #78

Triggered via pull request February 4, 2025 08:05
Status Failure
Total duration 6m 7s
Artifacts

swift-calendar-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
test-swift: app-ios/tutanotaTests/AlarmManagerTest.swift#L114
missing argument for parameter 'advancedRules' in call
test-swift: app-ios/tutanotaTests/AlarmModelTest.swift#L62
missing argument for parameter 'advancedRules' in call
test-swift: app-ios/tutanotaTests/AlarmModelTest.swift#L76
missing argument for parameter 'advancedRules' in call
test-swift: app-ios/tutanotaTests/AlarmModelTest.swift#L86
missing argument for parameter 'advancedRules' in call
test-swift: app-ios/tutanotaTests/AlarmModelTest.swift#L108
missing argument for parameter 'advancedRules' in call
test-swift: app-ios/tutanotaTests/AlarmModelTest.swift#L140
missing argument for parameter 'advancedRules' in call
test-swift: app-ios/tutanotaTests/AlarmModelTest.swift#L169
missing argument for parameter 'advancedRules' in call
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/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/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/calendar/Sources/Files/FileChooser.swift#L13
'UIDocumentMenuViewController' was deprecated in iOS 11.0: UIDocumentMenuViewController is deprecated. Use UIDocumentPickerViewController directly.