96 test failures, 73 warnings
Report Summary | |
---|---|
Errors | 0 |
Test Failures | 96 |
Analysis Issues | 0 |
Warnings | 73 |
Details
96 Test Failures
Details
- ObjectCreationTests.testInitWithArray() | RealmSwift/Tests/ObjectCreationTests.swift:156
The given expression failed to throw an exception (Invalid property value)
- MixedCollectionTest.testMixedNestedCollection() | RealmSwift/Tests/MixedCollectionTest.swift:441
XCTAssertEqual failed: ("nil") is not equal to ("Optional("hello")")
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:248
XCTAssertEqual failed: throwing "RLMException: Index 7 is out of bounds (must be less than 0)."
- ModernKVOPersistedTests.testCollectionInMixedKVO() | Realm/RLMManagedArray.mm:306
Index 0 is out of bounds (must be less than 0). (RLMException)
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:33
XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.int(234))")
- MixedCollectionTest.testMixedCollectionDictionaryNotifications() | RealmSwift/Tests/TestCase.swift:72
XCTAssertFalse failed
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:235
XCTAssertEqual failed: throwing "RLMException: Index 5 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:39
XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.uuid(FF75B94D-527A-4AA9-93DC-FF9759B23FF2))")
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:42
XCTAssertEqual failed: ("nil") is not equal to ("Optional("hello")")
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/TestCase.swift:72
XCTAssertFalse failed
- ObjectCreationTests.testCreateWithDictionary() | RealmSwift/Tests/ObjectCreationTests.swift:285
The given expression failed to throw an exception (Invalid property value)
- QueryTests.testNestedAnyRealmDictionary() | RealmSwift/Tests/QueryTests.swift:754
XCTAssertEqual failed: ("1") is not equal to ("0")
- MixedCollectionTest.testMixedCollectionDictionaryNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:654
Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "Dictionary changes for mixed collections".
- ModernKVOMultipleAccessorsTests.testCollectionInMixedKVO() | RealmSwift/Tests/TestCase.swift:71
XCTAssertFalse failed
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:45
XCTAssertEqual failed: ("nil") is not equal to ("Optional(789.123)")
- KVOPersistedTests.testCollectionInMixedKVO() | Realm/RLMManagedArray.mm:306
Index 0 is out of bounds (must be less than 0). (RLMException)
- QueryTests.testNestedAnyRealmList() | RealmSwift/Tests/QueryTests.swift:754
XCTAssertEqual failed: ("0") is not equal to ("1")
- ObjectTests.testDescription()
Test crashed with signal kill.
- MixedCollectionTest.testMixedCollectionComparision() | RealmSwift/Tests/MixedCollectionTest.swift:542
XCTAssertNotEqual failed: ("nil") is equal to ("nil")
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:244
XCTAssertEqual failed: throwing "RLMException: Index 3 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:239
XCTAssertEqual failed: throwing "RLMException: Index 10 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:286
XCTAssertEqual failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:232
XCTAssertEqual failed: throwing "RLMException: Index 2 is out of bounds (must be less than 0)."
- QueryTests.testCompoundOr() | Realm/RLMQueryUtil.mm:57
Key paths that include a collection property must use aggregate operations (Invalid predicate)
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:49
XCTAssertEqual failed: ("nil") is not equal to ("Optional("hello")")
- MixedCollectionTest.testMixedCollectionDictionaryNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:638
XCTAssertEqual failed: ("0") is not equal to ("1")
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:247
XCTAssertEqual failed: throwing "RLMException: Index 6 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedNestedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:164
XCTAssertEqual failed: ("nil") is not equal to ("Optional("hello")")
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:37
XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.date(2024-04-22 07:43:35 +0000))")
- KVOPersistedTests.testCollectionInMixedKVO() | RealmSwift/Tests/TestCase.swift:71
XCTAssertFalse failed
- MixedCollectionTest.testAnyMixedListUpdateAndDelete() | Realm/RLMManagedArray.mm:306
Index 0 is out of bounds (must be less than 0). (RLMException)
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:236
XCTAssertEqual failed: throwing "RLMException: Index 6 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:231
XCTAssertEqual failed: throwing "RLMException: Index 1 is out of bounds (must be less than 0)."
- ModernKVOMultipleAccessorsTests.testCollectionInMixedKVO() | Realm/RLMManagedArray.mm:306
Index 0 is out of bounds (must be less than 0). (RLMException)
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:250
XCTAssertEqual failed: throwing "RLMException: Index 9 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:241
XCTAssertEqual failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:234
XCTAssertEqual failed: throwing "RLMException: Index 4 is out of bounds (must be less than 0)."
- MixedCollectionTest.testMixedCollectionArrayNotifications() | RealmSwift/Tests/TestCase.swift:72
XCTAssertFalse failed
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:52
XCTAssertEqual failed: ("nil") is not equal to ("Optional(567)")
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:245
XCTAssertEqual failed: throwing "RLMException: Index 4 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:246
XCTAssertEqual failed: throwing "RLMException: Index 5 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedNestedArray() | RealmSwift/Tests/MixedCollectionTest.swift:366
XCTAssertEqual failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
- MixedCollectionTest.testMixedCollectionComparision() | RealmSwift/Tests/MixedCollectionTest.swift:541
XCTAssertNotEqual failed: ("nil") is equal to ("nil")
- MixedCollectionTest.testAnyMixedNestedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:160
XCTAssertEqual failed: ("nil") is not equal to ("Optional(false)")
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:40
XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.decimal128(567))")
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:36
XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.data(1 bytes))")
- QueryTests.testNestedAnyRealmDictionary() | RealmSwift/Tests/QueryTests.swift:754
XCTAssertEqual failed: ("0") is not equal to ("1")
- MixedCollectionTest.testMixedCollectionArrayNotifications() | Realm/RLMManagedArray.mm:306
Index 1 is out of bounds (must be less than 0). (RLMException)
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:47
XCTAssertEqual failed: ("nil") is not equal to ("Optional(1 bytes)")
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:243
XCTAssertEqual failed: throwing "RLMException: Index 2 is out of bounds (must be less than 0)."
- MixedCollectionTest.testMixedNestedCollection() | RealmSwift/Tests/MixedCollectionTest.swift:443
XCTAssertEqual failed: ("nil") is not equal to ("Optional("hello")")
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:92
XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.none)")
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:38
XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.objectId(66261527bbe1a22022c205d0))")
- MixedCollectionTest.testAnyMixedNestedArray() | RealmSwift/Tests/MixedCollectionTest.swift:362
XCTAssertEqual failed: throwing "RLMException: Index 1 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedListUpdateAndDelete() | RealmSwift/Tests/MixedCollectionTest.swift:331
XCTAssertEqual failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:44
XCTAssertEqual failed: ("nil") is not equal to ("Optional(234)")
- QueryTests.testCompoundAnd() | Realm/RLMQueryUtil.mm:57
Key paths that include a collection property must use aggregate operations (Invalid predicate)
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:249
XCTAssertEqual failed: throwing "RLMException: Index 8 is out of bounds (must be less than 0)."
- ModernKVOPersistedTests.testCollectionInMixedKVO() | RealmSwift/Tests/TestCase.swift:71
XCTAssertFalse failed
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:86
XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.none)")
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:230
XCTAssertEqual failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:32
XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.bool(false))")
- MixedCollectionTest.testMixedCollectionDictionaryNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:637
XCTAssertEqual failed: ("["key0"]") is not equal to ("[]")
- MixedCollectionTest.testMixedCollectionObjectNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:576
Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "Object changes for mixed collections".
- QueryTests.testMapAllKeysAllValuesSubscript() | Realm/RLMQueryUtil.mm:57
Key paths that include a collection property must use aggregate operations (Invalid predicate)
- MixedCollectionTest.testMixedCollectionDictionaryNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:654
API violation - call made to wait without any expectations having been set. (NSInternalInconsistencyException)
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:238
XCTAssertEqual failed: throwing "RLMException: Index 9 is out of bounds (must be less than 0)."
- ObjectCreationTests.testInitWithDictionary() | RealmSwift/Tests/ObjectCreationTests.swift:116
The given expression failed to throw an exception (Invalid property value)
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:46
XCTAssertEqual failed: ("nil") is not equal to ("Optional(12345.678901)")
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:48
XCTAssertEqual failed: ("nil") is not equal to ("Optional(2024-04-22 07:43:35 +0000)")
- MixedCollectionTest.testAnyMixedListUpdateAndDelete() | RealmSwift/Tests/MixedCollectionTest.swift:332
XCTAssertEqual failed: throwing "RLMException: Index 1 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:237
XCTAssertEqual failed: throwing "RLMException: Index 8 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:233
XCTAssertEqual failed: throwing "RLMException: Index 3 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:50
XCTAssertEqual failed: ("nil") is not equal to ("Optional(66261527bbe1a22022c205d0)")
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:242
XCTAssertEqual failed: throwing "RLMException: Index 1 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedNestedArray() | RealmSwift/Tests/MixedCollectionTest.swift:361
XCTAssertEqual failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
- MixedCollectionTest.testMixedCollectionDictionaryNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:639
XCTAssertEqual failed: ("[]") is not equal to ("["key0"]")
- ObjectCreationTests.testCreateWithArray() | RealmSwift/Tests/ObjectCreationTests.swift:337
The given expression failed to throw an exception (Invalid property value 'List <0x6000003b9540> (
)' for property number 16)
- KVOMultipleAccessorsTests.testCollectionInMixedKVO() | Realm/RLMManagedArray.mm:306
Index 0 is out of bounds (must be less than 0). (RLMException)
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:292
XCTAssertEqual failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedNestedArray() | RealmSwift/Tests/TestCase.swift:72
XCTAssertFalse failed
- MixedCollectionTest.testMixedCollectionDictionaryNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:636
XCTAssertEqual failed: ("1") is not equal to ("0")
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:43
XCTAssertEqual failed: ("nil") is not equal to ("Optional(false)")
- MixedCollectionTest.testMixedCollectionArrayNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:698
Failed due to unwaited expectation 'Dictionary changes for mixed collections'.
- QueryTests.testNestedAnyRealmList() | RealmSwift/Tests/QueryTests.swift:754
XCTAssertEqual failed: ("1") is not equal to ("0")
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:31
XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.string("hello"))")
- MixedCollectionTest.testAnyMixedDictionaryUpdateAndDelete() | RealmSwift/Tests/MixedCollectionTest.swift:132
XCTAssertEqual failed: ("nil") is not equal to ("Optional("hello")")
- MixedCollectionTest.testAnyMixedNestedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:159
XCTAssertEqual failed: ("nil") is not equal to ("Optional("hello")")
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:51
XCTAssertEqual failed: ("nil") is not equal to ("Optional(FF75B94D-527A-4AA9-93DC-FF9759B23FF2)")
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:35
XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.double(12345.678901))")
- MixedCollectionTest.testMixedCollectionArrayNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:707
XCTAssertEqual failed: ("[0]") is not equal to ("[2]")
- KVOMultipleAccessorsTests.testCollectionInMixedKVO() | RealmSwift/Tests/TestCase.swift:71
XCTAssertFalse failed
- MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:34
XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.float(789.123))")
- MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:251
XCTAssertEqual failed: throwing "RLMException: Index 10 is out of bounds (must be less than 0)."
- MixedCollectionTest.testAnyMixedDictionaryUpdateAndDelete() | RealmSwift/Tests/MixedCollectionTest.swift:133
XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.data(1 bytes))")
- MixedCollectionTest.testAnyMixedListUpdateAndDelete() | RealmSwift/Tests/TestCase.swift:72
XCTAssertFalse failed
73 Warnings
Details
- Realm/RLMResults_Private.h:21
Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
- RealmSwift/Tests/RealmTests.swift:1518
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1708
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- Realm/RLMAccessor.mm:798
Incompatible pointer types returning 'id' from a function with result type 'RLMDictionary *'
- RealmSwift/Tests/RealmCollectionTypeTests.swift:770
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/ObjectTests.swift:1653
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:22
Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
- Realm/RLMUtil.mm:59
Incompatible pointer types returning 'id' from a function with result type 'RLMDictionary *'
- RealmSwift/Tests/AnyRealmValueTests.swift:615
Switch covers known cases, but 'AnyRealmValue' may have additional unknown values
- RealmSwift/Tests/RealmCollectionTypeTests.swift:744
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
-
Direct access in function 'realm::sync::InstructionApplier::operator()(realm::sync::instr::SetErase const&)::SetEraseResolver::on_set(realm::SetBase&)' from file '/Volumes/workspace/DerivedData/Build/Products/Release/librealm-monorepo.a(instruction_applier.o)' to global weak symbol 'typeinfo for realm::Set' from file '/Volumes/workspace/DerivedData/Build/Products/Release/librealm-monorepo.a(set.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
- RealmSwift/Tests/RealmTests.swift:1722
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- Realm/RLMArray.h:60
Cannot find protocol definition for 'RLMValue'
- file:///Volumes/workspace/DerivedData/Build/Products/Release/include/realm/path.hpp:37
'PathElement' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI
- Realm/RLMAccessor.mm:792
Incompatible pointer types returning 'id' from a function with result type 'RLMArray *'
- Realm/RLMDictionary.h:54
cannot find protocol definition for 'RLMValue'
- Realm/RLMDictionary.h:54
Cannot find protocol definition for 'RLMValue'
- RealmSwift/Tests/RealmCollectionTypeTests.swift:727
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/MapTests.swift:999
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:1734
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- Realm/RLMUtil.mm:51
Incompatible pointer types returning 'id' from a function with result type 'RLMArray *'
- RealmSwift/Tests/RealmCollectionTypeTests.swift:790
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/ObjectTests.swift:1646
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmCollectionTypeTests.swift:798
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:1875
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/ObjectTests.swift:1602
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:1846
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/ObjectTests.swift:1590
Non-sendable type 'RealmPublishers.Value.Output?' (aka 'Optional') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1829
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- Realm/RLMUtil.mm:481
Case value not in enumerated type 'Type'
- Realm/RLMUtil.mm:483
Case value not in enumerated type 'Type'
- RealmSwift/Tests/RealmTests.swift:1752
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1856
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/ObjectTests.swift:1617
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- Realm/RLMAsyncTask_Private.h:21
Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
-
No App Category is set for target 'TestHost'. Set a category by using the General tab for your target, or by adding an appropriate LSApplicationCategory value to your Info.plist.
- RealmSwift/Tests/ObjectTests.swift:1710
Passing argument of non-sendable type 'inout TaskGroup' (aka 'inout TaskGroup') outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:1823
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/ObjectTests.swift:21
Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
-
Direct access in function 'realm::sync::InstructionApplier::operator()(realm::sync::instr::SetInsert const&)::SetInsertResolver::on_set(realm::SetBase&)' from file '/Volumes/workspace/DerivedData/Build/Products/Release/librealm-monorepo.a(instruction_applier.o)' to global weak symbol 'typeinfo for realm::Set' from file '/Volumes/workspace/DerivedData/Build/Products/Release/librealm-monorepo.a(set.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
- RealmSwift/Tests/ObjectTests.swift:1620
Non-sendable type 'RealmPublishers.ObjectChangeset.Output?' (aka 'Optional>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmCollectionTypeTests.swift:778
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- Realm/RLMQueryUtil.mm:1723
Comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long')
- RealmSwift/Tests/RealmTests.swift:1683
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Realm.swift:1352
Passing argument of non-sendable type 'RLMRealm' outside of actor-isolated context may introduce data races
- RealmSwift/Tests/RealmCollectionTypeTests.swift:707
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1866
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- Realm/RLMQueryUtil.hpp:27
Class 'PathElement' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI
- Realm/RLMAsyncTask.mm:62
Unused parameter 'd'
- RealmSwift/Tests/MapTests.swift:990
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:1527
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Realm.swift:1328
Passing argument of non-sendable type 'Realm' into actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:1841
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- Realm/RLMDictionary.h:54
Cannot find protocol definition for 'RLMValue'
-
not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release/Realm.framework/Versions/A/Realm
- RealmSwift/Tests/ObjectTests.swift:1691
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1769
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- Realm/RLMArray.mm:34
Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'
- Realm/RLMDictionary.mm:34
Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'
-
not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release/RealmSwift.framework/Versions/A/RealmSwift
- RealmSwift/Tests/RealmTests.swift:1886
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:1697
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/MapTests.swift:1021
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:1502
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/MapTests.swift:1030
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmCollectionTypeTests.swift:22
Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
- RealmSwift/Tests/RealmCollectionTypeTests.swift:737
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmCollectionTypeTests.swift:720
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/ObjectTests.swift:1577
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:1818
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Realm.swift:46
Public struct 'RealmSwift.Realm' shadows module 'Realm', which may cause failures when importing 'RealmSwift' or its clients in some configurations; please rename either the struct 'RealmSwift.Realm' or the module 'Realm', or see https://github.com/apple/swift/issues/56573 for workarounds
- RealmSwift/Tests/AnyRealmValueTests.swift:915
Switch covers known cases, but 'AnyRealmValue' may have additional unknown values
- RealmSwift/Tests/ObjectAccessorTests.swift:71
'16777217' is not exactly representable as 'Float'; it becomes '16777216'
Annotations
Check notice on line 54 in Realm/RLMDictionary.h
xcode-cloud / RealmSwift | osx-swift-evolution_15.3 | Test - macOS
Realm/RLMDictionary.h#L54
Cannot find protocol definition for 'RLMValue'
Check notice on line 34 in Realm/RLMArray.mm
xcode-cloud / RealmSwift | osx-swift-evolution_15.3 | Test - macOS
Realm/RLMArray.mm#L34
Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'
Check notice on line 34 in Realm/RLMDictionary.mm
xcode-cloud / RealmSwift | osx-swift-evolution_15.3 | Test - macOS
Realm/RLMDictionary.mm#L34
Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'
Check notice on line 915 in RealmSwift/Tests/AnyRealmValueTests.swift
xcode-cloud / RealmSwift | osx-swift-evolution_15.3 | Test - macOS
RealmSwift/Tests/AnyRealmValueTests.swift#L915
Switch covers known cases, but 'AnyRealmValue' may have additional unknown values
Check notice on line 798 in Realm/RLMAccessor.mm
xcode-cloud / RealmSwift | osx-swift-evolution_15.3 | Test - macOS
Realm/RLMAccessor.mm#L798
Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMDictionary *'
Check notice on line 59 in Realm/RLMUtil.mm
xcode-cloud / RealmSwift | osx-swift-evolution_15.3 | Test - macOS
Realm/RLMUtil.mm#L59
Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMDictionary *'
Check notice on line 615 in RealmSwift/Tests/AnyRealmValueTests.swift
xcode-cloud / RealmSwift | osx-swift-evolution_15.3 | Test - macOS
RealmSwift/Tests/AnyRealmValueTests.swift#L615
Switch covers known cases, but 'AnyRealmValue' may have additional unknown values
Check notice on line 60 in Realm/RLMArray.h
xcode-cloud / RealmSwift | osx-swift-evolution_15.3 | Test - macOS
Realm/RLMArray.h#L60
Cannot find protocol definition for 'RLMValue'
Check notice on line 792 in Realm/RLMAccessor.mm
xcode-cloud / RealmSwift | osx-swift-evolution_15.3 | Test - macOS
Realm/RLMAccessor.mm#L792
Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMArray *'
Check notice on line 54 in Realm/RLMDictionary.h
xcode-cloud / RealmSwift | osx-swift-evolution_15.3 | Test - macOS
Realm/RLMDictionary.h#L54
cannot find protocol definition for 'RLMValue'
Check notice on line 54 in Realm/RLMDictionary.h
xcode-cloud / RealmSwift | osx-swift-evolution_15.3 | Test - macOS
Realm/RLMDictionary.h#L54
Cannot find protocol definition for 'RLMValue'
Check notice on line 51 in Realm/RLMUtil.mm
xcode-cloud / RealmSwift | osx-swift-evolution_15.3 | Test - macOS
Realm/RLMUtil.mm#L51
Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMArray *'
Check notice on line 481 in Realm/RLMUtil.mm
xcode-cloud / RealmSwift | osx-swift-evolution_15.3 | Test - macOS
Realm/RLMUtil.mm#L481
Case value not in enumerated type 'Type'
Check notice on line 483 in Realm/RLMUtil.mm
xcode-cloud / RealmSwift | osx-swift-evolution_15.3 | Test - macOS
Realm/RLMUtil.mm#L483
Case value not in enumerated type 'Type'
Check notice on line 1723 in Realm/RLMQueryUtil.mm
xcode-cloud / RealmSwift | osx-swift-evolution_15.3 | Test - macOS
Realm/RLMQueryUtil.mm#L1723
Comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long')
Check notice on line 27 in Realm/RLMQueryUtil.hpp
xcode-cloud / RealmSwift | osx-swift-evolution_15.3 | Test - macOS
Realm/RLMQueryUtil.hpp#L27
Class 'PathElement' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI
Check notice on line 62 in Realm/RLMAsyncTask.mm
xcode-cloud / RealmSwift | osx-swift-evolution_15.3 | Test - macOS
Realm/RLMAsyncTask.mm#L62
Unused parameter 'd'