MediaPicker list albums under ios18 #5224
Annotations
9 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_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#L70
testAffectedOneToOneRulesAreUpdated, 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:
RiotTests/PushRulesUpdaterTests.swift#L70
testAffectedOneToOneRulesAreUpdated, 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:
RiotTests/PushRulesUpdaterTests.swift#L70
testAffectedOneToOneRulesAreUpdated, 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 either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
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/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/Background/MXBackgroundStore.swift#L239
result of 'localUnreadEventCountPerThread(_:withTypeIn:)' has different optionality than expected by protocol 'MXStore'
|
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
|