Bump rich text editor version to 2.37.0 #5062
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_2EMZWKLR30N2U-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/Riot-Bridging-Header-swift_2EMZWKLR30N2U-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
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/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#L507
'reloadKeys(users:)' is deprecated: The application should not manually force reload keys, use `downloadKeysIfNecessary` 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/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
|