Skip to content

Libolm removal

Libolm removal #5174

Triggered via pull request September 27, 2024 15:09
Status Failure
Total duration 25m 20s
Artifacts

ci-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 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/UserSessionsDataProviderTests.swift#L184
property does not override any property from its superclass
Tests: RiotTests/UserSessionsDataProviderTests.swift#L182
cannot find type 'MXLegacyCrypto' in scope
Tests: RiotTests/UserSessionsDataProviderTests.swift#L184
property does not override any property from its superclass
Tests: RiotTests/UserSessionsDataProviderTests.swift#L182
cannot find type 'MXLegacyCrypto' in scope
Tests: RiotTests/UserSessionsDataProviderTests.swift#L170
return expression of type 'MockCrypto' does not conform to 'MXCrypto'
Tests: RiotTests/UserSessionsDataProviderTests.swift#L188
'super' members cannot be referenced in a root class
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: 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
ld: ignoring duplicate libraries: '-lc++'
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/Verification/Status/MXKeyVerificationStateResolver.swift#L50
reference to property 'aggregations' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
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
'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