Skip to content

Collections in mixed

Xcode Cloud / RealmSwift | watchos_15.3 | Build - macOS succeeded Apr 23, 2024 in 2m 20s

13 warnings

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

Details

13 Warnings

Details

  Realm/RLMArray.mm:34
      Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'
  Realm/RLMUtil.mm:483
      Case value not in enumerated type 'Type'
  Realm/RLMAccessor.mm:798
      Incompatible pointer types returning 'id' from a function with result type 'RLMDictionary *'
  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/RLMQueryUtil.mm:1699
      Comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long')
  Realm/RLMUtil.mm:51
      Incompatible pointer types returning 'id' from a function with result type 'RLMArray *'
  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'
  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/RLMUtil.mm:59
      Incompatible pointer types returning 'id' from a function with result type 'RLMDictionary *'
  Realm/RLMUtil.mm:481
      Case value not in enumerated type 'Type'
  Realm/RLMDictionary.mm:34
      Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'
  Realm/RLMArray.h:60
      Cannot find protocol definition for 'RLMValue'

Annotations

Check notice on line 34 in Realm/RLMArray.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | watchos_15.3 | Build - macOS

Realm/RLMArray.mm#L34

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

Check notice on line 483 in Realm/RLMUtil.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | watchos_15.3 | Build - macOS

Realm/RLMUtil.mm#L483

Case value not in enumerated type 'Type'

Check notice on line 798 in Realm/RLMAccessor.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | watchos_15.3 | Build - macOS

Realm/RLMAccessor.mm#L798

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

Check notice on line 1699 in Realm/RLMQueryUtil.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | watchos_15.3 | Build - macOS

Realm/RLMQueryUtil.mm#L1699

Comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long')

Check notice on line 51 in Realm/RLMUtil.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | watchos_15.3 | Build - macOS

Realm/RLMUtil.mm#L51

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

Check notice on line 792 in Realm/RLMAccessor.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | watchos_15.3 | Build - 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

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | watchos_15.3 | Build - macOS

Realm/RLMDictionary.h#L54

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 | watchos_15.3 | Build - macOS

Realm/RLMUtil.mm#L59

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

Check notice on line 481 in Realm/RLMUtil.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | watchos_15.3 | Build - macOS

Realm/RLMUtil.mm#L481

Case value not in enumerated type 'Type'

Check notice on line 34 in Realm/RLMDictionary.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | watchos_15.3 | Build - macOS

Realm/RLMDictionary.mm#L34

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

Check notice on line 60 in Realm/RLMArray.h

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | watchos_15.3 | Build - macOS

Realm/RLMArray.h#L60

Cannot find protocol definition for 'RLMValue'