Skip to content

Merge pull request #7863 from RiotTranslateBot/weblate-riot-ios-riot-ios #5191

Merge pull request #7863 from RiotTranslateBot/weblate-riot-ios-riot-ios

Merge pull request #7863 from RiotTranslateBot/weblate-riot-ios-riot-ios #5191

Triggered via push November 12, 2024 10:26
Status Failure
Total duration 17m 36s
Artifacts

ci-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 14 warnings
Tests
fatal error: module 'DTCoreText' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/Riot-fyltqautoatxzrcbkkjtnmgsdbto/ModuleCache.noindex/3BD2VL7E9M4J8/DTCoreText-31INS15I3TOHP.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/Riot-fyltqautoatxzrcbkkjtnmgsdbto/Build/Intermediates.noindex/PrecompiledHeaders/Riot-Bridging-Header-swift_19JYI0ZKAN4AU-clang_3BD2VL7E9M4J8.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/Library/Developer/Xcode/DerivedData/Riot-fyltqautoatxzrcbkkjtnmgsdbto/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/DTCoreText.modulemap'?
Tests
fatal error: module 'DTCoreText' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/Riot-fyltqautoatxzrcbkkjtnmgsdbto/ModuleCache.noindex/3BD2VL7E9M4J8/DTCoreText-31INS15I3TOHP.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/Riot-fyltqautoatxzrcbkkjtnmgsdbto/Build/Intermediates.noindex/PrecompiledHeaders/RiotTests-Bridging-Header-swift_1KCLY6URCMCRT-clang_3BD2VL7E9M4J8.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/Library/Developer/Xcode/DerivedData/Riot-fyltqautoatxzrcbkkjtnmgsdbto/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/DTCoreText.modulemap'?
Tests: RiotTests/PushRulesUpdaterTests.swift#L50
testAffectedRulesAreUpdated, XCTAssertEqual failed: ("Optional(Element.NotificationActions(notify: true, highlight: false, sound: Optional("default")))") is not equal to ("Optional(Element.NotificationActions(notify: true, highlight: false, sound: Optional("abc")))")
Tests: CoreData#L1
+[URLPreviewDataMO entity] Failed to find a unique match for an NSEntityDescription to a managed object subclass
Tests: CoreData#L1
+[URLPreviewDataMO entity] Failed to find a unique match for an NSEntityDescription to a managed object subclass
Tests: CoreData#L1
+[URLPreviewDataMO entity] Failed to find a unique match for an NSEntityDescription to a managed object subclass
Tests
Process completed with exit code 1.
Tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests
ld: ignoring duplicate libraries: '-lc++'
Tests
ld: ignoring duplicate libraries: '-lc++'
Tests
ld: object file (/Users/runner/Library/Developer/Xcode/DerivedData/Riot-fyltqautoatxzrcbkkjtnmgsdbto/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/MatrixSDKCrypto/libmatrix_sdk_crypto_ffi.a[arm64][3](db3b6bfb95261072-blake3_neon.o)) was built for newer 'iOS-simulator' version (17.5) than being linked (15.0)
Tests
ld: object file (/Users/runner/Library/Developer/Xcode/DerivedData/Riot-fyltqautoatxzrcbkkjtnmgsdbto/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/MatrixSDKCrypto/libmatrix_sdk_crypto_ffi.a[arm64][4](0343851c9008f270-sqlite3.o)) was built for newer 'iOS-simulator' version (17.5) than being linked (15.0)
Tests: matrix-ios-sdk/MatrixSDK/ContentScan/Data/Store/Realm/Event/MXRealmEventScan.h#L62
'MXRealmMediaScan' is deprecated: RLM_ARRAY_TYPE has been deprecated. Use RLM_COLLECTION_TYPE instead.
Tests: matrix-ios-sdk/MatrixSDK/Background/MXBackgroundStore.swift#L239
result of 'localUnreadEventCountPerThread(_:withTypeIn:)' has different optionality than expected by protocol 'MXStore'
Tests: matrix-ios-sdk/MatrixSDK/Space/MXSpaceFileStore.swift#L68
'archiveRootObject(_:toFile:)' was deprecated in iOS 12.0: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
Tests: matrix-ios-sdk/MatrixSDK/Space/MXSpaceFileStore.swift#L81
'unarchiveObject(withFile:)' was deprecated in iOS 12.0: Use +unarchivedObjectOfClass:fromData:error: instead
Tests: matrix-ios-sdk/MatrixSDK/Space/MXSpaceService.swift#L501
variable 'directRoomIds' was never mutated; consider changing to 'let' constant
Tests: matrix-ios-sdk/MatrixSDK/Data/RoomSummaryStore/CoreData/Models/MXRoomSummaryMO.swift#L96
'archivedData(withRootObject:)' was deprecated in iOS 12.0: Use +archivedDataWithRootObject:requiringSecureCoding:error: instead
Tests
'getsentry/tools/sentry-cli' formula is unreadable: No available formula with the name "getsentry/tools/sentry-cli". Please tap it and then try again: brew tap getsentry/tools