Skip to content

Advanced repeat rules #73

Advanced repeat rules

Advanced repeat rules #73

Triggered via pull request February 3, 2025 08:49
Status Failure
Total duration 16m 59s
Artifacts

swift-mail-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
associated items `value` and `from_str` are never used
test-swift
associated items `value` and `from_str` are never used
test-swift
`tuta-sdk` (lib) generated 2 warnings
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/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/TutanotaNotificationExtension/NotificationService.swift#L89
initialization of immutable value 'credentialsDb' was never used; consider replacing with assignment to '_' or removing it