Advanced repeat rules #87
swift-calendar-test.yml
on: pull_request
test-swift
12m 2s
Annotations
9 errors and 10 warnings
test-swift
Restarting after unexpected exit, crash, or test timeout in AlarmManagerTest.testRescheduleAlarmsReschedulesAlarms(); summary will include totals from previous launches.
|
test-swift
Restarting after unexpected exit, crash, or test timeout in AlarmModelTest.testIteratedRepeatAlarm(); summary will include totals from previous launches.
|
test-swift
Restarting after unexpected exit, crash, or test timeout in AlarmModelTest.testIteratedRepeatAlarmWithByRule(); summary will include totals from previous launches.
|
test-swift
Restarting after unexpected exit, crash, or test timeout in AlarmModelTest.testIteratedRepeatAlarmWithExclusions(); summary will include totals from previous launches.
|
test-swift
Restarting after unexpected exit, crash, or test timeout in AlarmModelTest.testIteratesAllDayEventWithEnd(); summary will include totals from previous launches.
|
test-swift
Restarting after unexpected exit, crash, or test timeout in AlarmModelTest.testPlanWhenRepeatedAlarmStartsAfterNowAllOcurrencesArePlanned(); summary will include totals from previous launches.
|
test-swift
Restarting after unexpected exit, crash, or test timeout in AlarmModelTest.testWhenMultipleAlarmsArePresentOnlyTheNewestOccurrencesArePlanned(); summary will include totals from previous launches.
|
test-swift
Restarting after unexpected exit, crash, or test timeout in AlarmModelTest.testWhenRepeatedAlarmStartsBeforeNowOnlyFutureOcurrencesArePlanned(); summary will include totals from previous launches.
|
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/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/Crypto/IosNativeCryptoFacade.swift#L1
file 'IosNativeCryptoFacade.swift' is part of module 'TutanotaSharedFramework'; ignoring import
|
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/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.
|