Skip to content

Upgrade to core 14

Xcode Cloud / RealmSwift | watchos_14.2 | Build - macOS required action Feb 23, 2024 in 55s

10 errors

Report Summary
Errors 10
Test Failures 0
Analysis Issues 0
Warnings 0

Details

10 Errors

Details

  Realm/RLMSyncManager.mm:89
      No type named 'LogCategory' in namespace 'realm::util'; did you mean 'Category'?
  file:///Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/__memory/compressed_pair.h:175
      Static_cast from 'std::__compressed_pair, (anonymous namespace)::CallbackLogger> *' to 'std::__compressed_pair, (anonymous namespace)::CallbackLogger>::_Base2 *' (aka '__compressed_pair_elem<(anonymous namespace)::CallbackLogger, 1> *'), which are not related by inheritance, is not allowed
  Realm/RLMBSON_Private.hpp:24
      Definition of type 'BsonDocument' conflicts with type alias of the same name
  file:///Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/__memory/compressed_pair.h:171
      Static_cast from 'std::__compressed_pair, (anonymous namespace)::CallbackLogger> *' to 'std::__compressed_pair, (anonymous namespace)::CallbackLogger>::_Base1 *' (aka '__compressed_pair_elem, 0> *'), which are not related by inheritance, is not allowed
  Realm/RLMSyncManager.mm:76
      No type named 'LogCategory' in namespace 'realm::util'; did you mean 'Category'?
  file:///Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/__memory/unique_ptr.h:728
      Allocating an object of abstract class type '(anonymous namespace)::CallbackLogger'
  file:///Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/__memory/unique_ptr.h:728
      Allocating an object of abstract class type '(anonymous namespace)::CocoaSyncLogger'
  Realm/RLMSyncManager.mm:205
      No member named 'tear_down_for_testing' in 'realm::SyncManager'
  file:///Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/__memory/allocator_traits.h:298
      No matching function for call to 'construct_at'
  file:///Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/include/c++/v1/__memory/compressed_pair.h:70
      Field type '(anonymous namespace)::CallbackLogger' is an abstract class

Annotations

Check failure on line 89 in Realm/RLMSyncManager.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | watchos_14.2 | Build - macOS

Realm/RLMSyncManager.mm#L89

No type named 'LogCategory' in namespace 'realm::util'; did you mean 'Category'?

Check failure on line 24 in Realm/RLMBSON_Private.hpp

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | watchos_14.2 | Build - macOS

Realm/RLMBSON_Private.hpp#L24

Definition of type 'BsonDocument' conflicts with type alias of the same name

Check failure on line 76 in Realm/RLMSyncManager.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | watchos_14.2 | Build - macOS

Realm/RLMSyncManager.mm#L76

No type named 'LogCategory' in namespace 'realm::util'; did you mean 'Category'?

Check failure on line 205 in Realm/RLMSyncManager.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | watchos_14.2 | Build - macOS

Realm/RLMSyncManager.mm#L205

No member named 'tear_down_for_testing' in 'realm::SyncManager'