Skip to content

[ios] Add iOS 18 dark/tinted icons #1050

[ios] Add iOS 18 dark/tinted icons

[ios] Add iOS 18 dark/tinted icons #1050

Triggered via pull request October 9, 2024 07:39
Status Failure
Total duration 7m 38s
Artifacts

swift-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 12 warnings
test-swift: app-ios/calendar/Sources/Contacts/IosMobileContactsFacade.swift#L5
type 'IosMobileContactsFacade' does not conform to protocol 'MobileContactsFacade'
test-swift: app-ios/calendar/Sources/Contacts/IosMobileContactsFacade.swift#L5
type 'IosMobileContactsFacade' does not conform to protocol 'MobileContactsFacade'
test-swift
error: /Users/runner/Library/Developer/Xcode/DerivedData/tuta-ebkkhkoddalhqmdtnpotjaquqomp/Build/Intermediates.noindex/calendar.build/Debug Development-iphonesimulator/calendar.build/Objects-normal/arm64/calendar.swiftmodule: No such file or directory (in target 'calendar' from project 'calendar')
test-swift
error: /Users/runner/Library/Developer/Xcode/DerivedData/tuta-ebkkhkoddalhqmdtnpotjaquqomp/Build/Intermediates.noindex/calendar.build/Debug Development-iphonesimulator/calendar.build/Objects-normal/arm64/calendar.swiftdoc: No such file or directory (in target 'calendar' from project 'calendar')
test-swift: app-ios/calendar/Sources/Contacts/IosMobileContactsFacade.swift#L5
type 'IosMobileContactsFacade' does not conform to protocol 'MobileContactsFacade'
test-swift: app-ios/calendar/Sources/Contacts/IosMobileContactsFacade.swift#L5
type 'IosMobileContactsFacade' does not conform to protocol 'MobileContactsFacade'
test-swift
Process completed with exit code 1.
test-swift
The following actions use a deprecated Node.js version and will be forced to run on node20: swift-actions/setup-swift@cdbe0f7f4c77929b6580e71983e8606e55ffe7e4, Homebrew/actions/setup-homebrew@d54a6744d5fcdff54b45a9659f3e17f769389952. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-swift
rustup 1.27.1_1 already installed
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/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/TutanotaNotificationExtension/NotificationService.swift#L114
initialization of immutable value 'credentialsDb' was never used; consider replacing with assignment to '_' or removing it
test-swift: app-ios/TutanotaNotificationExtension/NotificationService.swift#L116
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/TutanotaShareExtension/ShareViewController.swift#L91
value 'isCalendarApp' was defined but never used; consider replacing with boolean test