Skip to content

Libolm removal

Libolm removal #5177

Triggered via pull request October 9, 2024 10:11
Status Failure
Total duration 34m 20s
Artifacts

ci-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 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: RiotTests/UserSessionsDataProviderTests.swift#L57
-[RiotTests.UserSessionCardViewDataTests testCurrentDeviceWithCrossSigning] : XCTAssertEqual failed: ("unknown") is not equal to ("verified")
Tests: RiotTests/UserSessionsDataProviderTests.swift#L73
-[RiotTests.UserSessionCardViewDataTests testCurrentDeviceWithoutCrossSigning] : XCTAssertEqual failed: ("unknown") is not equal to ("unverified")
Tests: RiotTests/UserSessionsDataProviderTests.swift#L25
-[RiotTests.UserSessionCardViewDataTests testOtherSessionsWithCrossSigning] : XCTAssertEqual failed: ("unknown") is not equal to ("verified")
Tests
Process completed with exit code 1.
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/Crypto/CryptoMachine/MXCryptoMachine.swift#L585
'reloadKeys(users:)' is deprecated: The application should not manually force reload keys, use `downloadKeysIfNecessary` instead
Tests: matrix-ios-sdk/MatrixSDK/Crypto/MXCryptoV2.swift#L507
'reloadKeys(users:)' is deprecated: The application should not manually force reload keys, use `downloadKeysIfNecessary` 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
'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