Skip to content

Collections in mixed

Xcode Cloud / RealmSwift | osx-swift_14.3.1 | Test - macOS required action Apr 23, 2024 in 18m 18s

98 test failures, 27 warnings

Report Summary
Errors 0
Test Failures 98
Analysis Issues 0
Warnings 27

Details

98 Test Failures

Details

  MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:241
      XCTAssertEqual failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:46
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(12345.678901)")
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:36
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.data(1 bytes))")
  KVOMultipleAccessorsTests.testCollectionInMixedKVO() | RealmSwift/Tests/KVOTests.swift:472
      Index 0 is out of bounds (must be less than 0). (RLMException)
  QueryTests.testNestedAnyRealmDictionary() | RealmSwift/Tests/QueryTests.swift:754
      XCTAssertEqual failed: ("0") is not equal to ("1")
  KVOPersistedTests.testCollectionInMixedKVO() | RealmSwift/Tests/TestCase.swift:71
      XCTAssertFalse failed
  MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:238
      XCTAssertEqual failed: throwing "RLMException: Index 9 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(B8E3E2C1-436B-4CD3-930F-F866B436BB07))")
  MixedCollectionTest.testAnyMixedNestedArray() | RealmSwift/Tests/TestCase.swift:72
      XCTAssertFalse failed
  MixedCollectionTest.testMixedNestedCollection() | RealmSwift/Tests/MixedCollectionTest.swift:441
      XCTAssertEqual failed: ("nil") is not equal to ("Optional("hello")")
  MixedCollectionTest.testMixedCollectionComparision() | RealmSwift/Tests/MixedCollectionTest.swift:542
      XCTAssertNotEqual failed: ("nil") is equal to ("nil")
  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:286
      XCTAssertEqual failed: throwing "RLMException: Index 0 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.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:48
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(2024-04-23 14:56:40 +0000)")
  MixedCollectionTest.testMixedCollectionDictionaryNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:638
      XCTAssertEqual failed: ("0") is not equal to ("1")
  MixedCollectionTest.testReassignToMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:830
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.bool(true))")
  QueryTests.testNestedAnyRealmDictionary() | RealmSwift/Tests/QueryTests.swift:754
      XCTAssertEqual failed: ("1") is not equal to ("0")
  ModernKVOMultipleAccessorsTests.testCollectionInMixedKVO() | RealmSwift/Tests/ModernKVOTests.swift:379
      Index 0 is out of bounds (must be less than 0). (RLMException)
  MixedCollectionTest.testReassignToMixedDictionary() | RealmSwift/Tests/TestCase.swift:72
      XCTAssertFalse failed
  ModernKVOPersistedTests.testCollectionInMixedKVO() | RealmSwift/Tests/TestCase.swift:71
      XCTAssertFalse failed
  ModernKVOMultipleAccessorsTests.testCollectionInMixedKVO() | RealmSwift/Tests/TestCase.swift:71
      XCTAssertFalse failed
  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.testAnyMixedDictionaryUpdateAndDelete() | RealmSwift/Tests/MixedCollectionTest.swift:133
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.data(1 bytes))")
  KVOMultipleAccessorsTests.testCollectionInMixedKVO() | RealmSwift/Tests/TestCase.swift:71
      XCTAssertFalse failed
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:32
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.bool(false))")
  QueryTests.testNestedAnyRealmList() | RealmSwift/Tests/QueryTests.swift:754
      XCTAssertEqual failed: ("1") is not equal to ("0")
  MixedCollectionTest.testReassignToMixedList() | RealmSwift/Tests/TestCase.swift:72
      XCTAssertFalse failed
  MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:246
      XCTAssertEqual failed: throwing "RLMException: Index 5 is out of bounds (must be less than 0)."
  MixedCollectionTest.testMixedCollectionObjectNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:576
      Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "Object changes for mixed collections".
  MixedCollectionTest.testMixedCollectionArrayNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:698
      Failed due to unwaited expectation 'Dictionary changes for mixed collections'.
  MixedCollectionTest.testMixedCollectionDictionaryNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:636
      XCTAssertEqual failed: ("1") is not equal to ("0")
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:86
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.none)")
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:51
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(B8E3E2C1-436B-4CD3-930F-F866B436BB07)")
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:31
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.string("hello"))")
  MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:245
      XCTAssertEqual failed: throwing "RLMException: Index 4 is out of bounds (must be less than 0)."
  MixedCollectionTest.testMixedCollectionArrayNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:740
      Index 1 is out of bounds (must be less than 0). (RLMException)
  ModernKVOPersistedTests.testCollectionInMixedKVO() | RealmSwift/Tests/ModernKVOTests.swift:379
      Index 0 is out of bounds (must be less than 0). (RLMException)
  MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:242
      XCTAssertEqual failed: throwing "RLMException: Index 1 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:235
      XCTAssertEqual failed: throwing "RLMException: Index 5 is out of bounds (must be less than 0)."
  MixedCollectionTest.testReassignToMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:767
      XCTAssertEqual failed: throwing "RLMException: Index 3 is out of bounds (must be less than 1)."
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:92
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.none)")
  MixedCollectionTest.testMixedCollectionDictionaryNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:639
      XCTAssertEqual failed: ("[]") is not equal to ("["key0"]")
  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:38
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.objectId(6627cc2805d9e7a3da050a54))")
  MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:243
      XCTAssertEqual failed: throwing "RLMException: Index 2 is out of bounds (must be less than 0)."
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:37
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.date(2024-04-23 14:56:40 +0000))")
  MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:234
      XCTAssertEqual failed: throwing "RLMException: Index 4 is out of bounds (must be less than 0)."
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:49
      XCTAssertEqual failed: ("nil") is not equal to ("Optional("hello")")
  MixedCollectionTest.testAnyMixedNestedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:160
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(false)")
  MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:230
      XCTAssertEqual failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
  MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:249
      XCTAssertEqual failed: throwing "RLMException: Index 8 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)."
  MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:248
      XCTAssertEqual failed: throwing "RLMException: Index 7 is out of bounds (must be less than 0)."
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:52
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(567)")
  MixedCollectionTest.testReassignToMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:776
      Index 3 is out of bounds (must be less than 2). (RLMException)
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:40
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.decimal128(567))")
  MixedCollectionTest.testAnyMixedNestedArray() | RealmSwift/Tests/MixedCollectionTest.swift:362
      XCTAssertEqual failed: throwing "RLMException: Index 1 is out of bounds (must be less than 0)."
  MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:247
      XCTAssertEqual failed: throwing "RLMException: Index 6 is out of bounds (must be less than 0)."
  MixedCollectionTest.testMixedCollectionDictionaryNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:637
      XCTAssertEqual failed: ("["key0"]") is not equal to ("[]")
  MixedCollectionTest.testAnyMixedNestedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:164
      XCTAssertEqual failed: ("nil") is not equal to ("Optional("hello")")
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:42
      XCTAssertEqual failed: ("nil") is not equal to ("Optional("hello")")
  MixedCollectionTest.testAnyMixedListUpdateAndDelete() | RealmSwift/Tests/MixedCollectionTest.swift:331
      XCTAssertEqual failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
  MixedCollectionTest.testReassignToMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:762
      XCTAssertEqual failed: throwing "RLMException: Index 1 is out of bounds (must be less than 0)."
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:50
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(6627cc2805d9e7a3da050a54)")
  MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:244
      XCTAssertEqual failed: throwing "RLMException: Index 3 is out of bounds (must be less than 0)."
  QueryTests.testNestedAnyRealmList() | RealmSwift/Tests/QueryTests.swift:754
      XCTAssertEqual failed: ("0") is not equal to ("1")
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:47
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(1 bytes)")
  MixedCollectionTest.testAnyMixedNestedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:159
      XCTAssertEqual failed: ("nil") is not equal to ("Optional("hello")")
  MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:250
      XCTAssertEqual failed: throwing "RLMException: Index 9 is out of bounds (must be less than 0)."
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:43
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(false)")
  MixedCollectionTest.testReassignToMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:842
      XCTAssertEqual failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
  MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:292
      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)."
  MixedCollectionTest.testMixedCollectionArrayNotifications() | RealmSwift/Tests/TestCase.swift:72
      XCTAssertFalse failed
  MixedCollectionTest.testMixedCollectionDictionaryNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:654
      API violation - call made to wait without any expectations having been set. (NSInternalInconsistencyException)
  MixedCollectionTest.testMixedCollectionDictionaryNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:654
      Asynchronous wait failed: Exceeded timeout of 2 seconds, with unfulfilled expectations: "Dictionary changes for mixed collections".
  MixedCollectionTest.testAnyMixedListUpdateAndDelete() | RealmSwift/Tests/MixedCollectionTest.swift:336
      Index 0 is out of bounds (must be less than 0). (RLMException)
  MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/TestCase.swift:72
      XCTAssertFalse failed
  MixedCollectionTest.testReassignToMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:773
      XCTAssertEqual failed: throwing "RLMException: Index 4 is out of bounds (must be less than 2)."
  MixedCollectionTest.testAnyMixedListUpdateAndDelete() | RealmSwift/Tests/TestCase.swift:72
      XCTAssertFalse failed
  MixedCollectionTest.testAnyMixedListUpdateAndDelete() | RealmSwift/Tests/MixedCollectionTest.swift:332
      XCTAssertEqual failed: throwing "RLMException: Index 1 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)")
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:35
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.double(12345.678901))")
  MixedCollectionTest.testAnyMixedList() | RealmSwift/Tests/MixedCollectionTest.swift:251
      XCTAssertEqual failed: throwing "RLMException: Index 10 is out of bounds (must be less than 0)."
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:33
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.int(234))")
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:45
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(789.123)")
  MixedCollectionTest.testAnyMixedDictionaryUpdateAndDelete() | RealmSwift/Tests/MixedCollectionTest.swift:132
      XCTAssertEqual failed: ("nil") is not equal to ("Optional("hello")")
  KVOPersistedTests.testCollectionInMixedKVO() | RealmSwift/Tests/KVOTests.swift:472
      Index 0 is out of bounds (must be less than 0). (RLMException)
  MixedCollectionTest.testReassignToMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:824
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.int(3))")
  MixedCollectionTest.testMixedNestedCollection() | RealmSwift/Tests/MixedCollectionTest.swift:443
      XCTAssertEqual failed: ("nil") is not equal to ("Optional("hello")")
  MixedCollectionTest.testAnyMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:34
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.float(789.123))")
  MixedCollectionTest.testReassignToMixedDictionary() | RealmSwift/Tests/MixedCollectionTest.swift:819
      XCTAssertEqual failed: ("nil") is not equal to ("Optional(RealmSwift.AnyRealmValue.int(12))")
  MixedCollectionTest.testMixedCollectionDictionaryNotifications() | RealmSwift/Tests/TestCase.swift:72
      XCTAssertFalse failed
  MixedCollectionTest.testMixedCollectionArrayNotifications() | RealmSwift/Tests/MixedCollectionTest.swift:707
      XCTAssertEqual failed: ("[0]") is not equal to ("[2]")

27 Warnings

Details

  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.
  Realm/RLMQueryUtil.mm:1699
      Comparison of integers of different signs: 'int' and 'std::vector::size_type' (aka 'unsigned long')
  Realm/RLMAccessor.mm:798
      Incompatible pointer types returning 'id' from a function with result type 'RLMDictionary *'
  Realm/RLMAsyncTask_Private.h:21
      Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
  Realm/RLMResults_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.
  Realm/RLMArray.h:60
      Cannot find protocol definition for 'RLMValue'
  RealmSwift/Tests/ObjectAccessorTests.swift:71
      '16777217' is not exactly representable as 'Float'; it becomes '16777216'
  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.
  Realm/RLMUtil.mm:59
      Incompatible pointer types returning 'id' from a function with result type 'RLMDictionary *'
  RealmSwift/Tests/MixedCollectionTest.swift:409
      Heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
  skipping copy phase strip, binary is code signed: /Volumes/workspace/DerivedData/Build/Products/Release/RealmSwift.framework/Versions/A/RealmSwift
  Realm/RLMUtil.mm:483
      Case value not in enumerated type 'realm::DataType::Type'
  RealmSwift/Tests/ProjectionTests.swift:438
      Heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
  RealmSwift/Tests/MixedCollectionTest.swift:208
      Heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
  Realm/RLMDictionary.mm:34
      Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'
  Non-sendable type 'RealmPublishers.ObjectChangeset.Output?' (aka 'Optional>') returned by call from global actor 'CustomGlobalActor'-isolated context to non-isolated instance method 'next()' cannot cross actor boundary
  Realm/RLMDictionary.h:54
      cannot find protocol definition for 'RLMValue'
  Realm/RLMUtil.mm:51
      Incompatible pointer types returning 'id' from a function with result type 'RLMArray *'
  Realm/RLMArray.mm:34
      Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'
  Realm/RLMAccessor.mm:792
      Incompatible pointer types returning 'id' from a function with result type 'RLMArray *'
  Realm/RLMUtil.mm:481
      Case value not in enumerated type 'realm::DataType::Type'
  skipping copy phase strip, binary is code signed: /Volumes/workspace/DerivedData/Build/Products/Release/Realm.framework/Versions/A/Realm
  Non-sendable type 'RealmPublishers.Value.Output?' (aka 'Optional') returned by call from main actor-isolated context to non-isolated instance method 'next()' cannot cross actor boundary
  RealmSwift/Tests/MixedCollectionTest.swift:473
      Heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
  Realm/RLMDictionary.h:54
      Cannot find protocol definition for 'RLMValue'
  RealmSwift/Tests/ObjectTests.swift:21
      Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'

Annotations

Check notice on line 1699 in Realm/RLMQueryUtil.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_14.3.1 | Test - macOS

Realm/RLMQueryUtil.mm#L1699

Comparison of integers of different signs: 'int' and 'std::vector<realm::PathElement>::size_type' (aka 'unsigned long')

Check notice on line 798 in Realm/RLMAccessor.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_14.3.1 | Test - macOS

Realm/RLMAccessor.mm#L798

Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMDictionary *'

Check notice on line 60 in Realm/RLMArray.h

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_14.3.1 | Test - macOS

Realm/RLMArray.h#L60

Cannot find protocol definition for 'RLMValue'

Check notice on line 59 in Realm/RLMUtil.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_14.3.1 | Test - macOS

Realm/RLMUtil.mm#L59

Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMDictionary *'

Check notice on line 409 in RealmSwift/Tests/MixedCollectionTest.swift

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_14.3.1 | Test - macOS

RealmSwift/Tests/MixedCollectionTest.swift#L409

Heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional

Check notice on line 483 in Realm/RLMUtil.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_14.3.1 | Test - macOS

Realm/RLMUtil.mm#L483

Case value not in enumerated type 'realm::DataType::Type'

Check notice on line 208 in RealmSwift/Tests/MixedCollectionTest.swift

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_14.3.1 | Test - macOS

RealmSwift/Tests/MixedCollectionTest.swift#L208

Heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional

Check notice on line 34 in Realm/RLMDictionary.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_14.3.1 | Test - macOS

Realm/RLMDictionary.mm#L34

Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'

Check notice on line 54 in Realm/RLMDictionary.h

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_14.3.1 | Test - macOS

Realm/RLMDictionary.h#L54

cannot find protocol definition for 'RLMValue'

Check notice on line 51 in Realm/RLMUtil.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_14.3.1 | Test - macOS

Realm/RLMUtil.mm#L51

Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMArray *'

Check notice on line 34 in Realm/RLMArray.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_14.3.1 | Test - macOS

Realm/RLMArray.mm#L34

Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'

Check notice on line 792 in Realm/RLMAccessor.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_14.3.1 | Test - macOS

Realm/RLMAccessor.mm#L792

Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMArray *'

Check notice on line 481 in Realm/RLMUtil.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_14.3.1 | Test - macOS

Realm/RLMUtil.mm#L481

Case value not in enumerated type 'realm::DataType::Type'

Check notice on line 473 in RealmSwift/Tests/MixedCollectionTest.swift

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_14.3.1 | Test - macOS

RealmSwift/Tests/MixedCollectionTest.swift#L473

Heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional

Check notice on line 54 in Realm/RLMDictionary.h

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx-swift_14.3.1 | Test - macOS

Realm/RLMDictionary.h#L54

Cannot find protocol definition for 'RLMValue'