Skip to content

Merge pull request #7768 from element-hq/valere/udate_analytics_event #5045

Merge pull request #7768 from element-hq/valere/udate_analytics_event

Merge pull request #7768 from element-hq/valere/udate_analytics_event #5045

Re-run triggered April 2, 2024 08:52
Status Failure
Total duration 15m 0s
Artifacts

ci-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 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_276I51LU2KDAL-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
error: unexpected service error: The Xcode build system has crashed. Build again to continue.
Tests
Process completed with exit code 1.
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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
ld: ignoring duplicate libraries: '-lc++'
Tests: Pods/MatrixSDK/MatrixSDK/ContentScan/Data/Store/Realm/Event/MXRealmEventScan.h#L62
'MXRealmMediaScan' is deprecated: RLM_ARRAY_TYPE has been deprecated. Use RLM_COLLECTION_TYPE instead.
Tests: Pods/MatrixSDK/MatrixSDK/Background/MXBackgroundStore.swift#L239
result of 'localUnreadEventCountPerThread(_:withTypeIn:)' has different optionality than expected by protocol 'MXStore'
Tests: Pods/MatrixSDK/MatrixSDK/Space/MXSpaceFileStore.swift#L68
'archiveRootObject(_:toFile:)' was deprecated in iOS 12.0: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
Tests: Pods/MatrixSDK/MatrixSDK/Space/MXSpaceFileStore.swift#L81
'unarchiveObject(withFile:)' was deprecated in iOS 12.0: Use +unarchivedObjectOfClass:fromData:error: instead
Tests: Pods/MatrixSDK/MatrixSDK/Space/MXSpaceService.swift#L501
variable 'directRoomIds' was never mutated; consider changing to 'let' constant
Tests: Pods/MatrixSDK/MatrixSDK/Data/RoomSummaryStore/CoreData/Models/MXRoomSummaryMO.swift#L96
'archivedData(withRootObject:)' was deprecated in iOS 12.0: Use +archivedDataWithRootObject:requiringSecureCoding:error: instead
Tests: Pods/MatrixSDK/MatrixSDK/Data/RoomSummaryStore/CoreData/Models/MXRoomSummaryMO.swift#L285
'unarchiveObject(with:)' was deprecated in iOS 12.0: Use +unarchivedObjectOfClass:fromData:error: instead
Tests: Pods/MatrixSDK/MatrixSDK/Crypto/CryptoMachine/MXCryptoMachine.swift#L585
'reloadKeys(users:)' is deprecated: The application should not manually force reload keys, use `downloadKeysIfNecessary` instead
Tests: Pods/MatrixSDK/MatrixSDK/Crypto/MXCryptoV2.swift#L502
'reloadKeys(users:)' is deprecated: The application should not manually force reload keys, use `downloadKeysIfNecessary` instead