16 warnings
Report Summary | |
---|---|
Errors | 0 |
Test Failures | 0 |
Analysis Issues | 0 |
Warnings | 16 |
Details
16 Warnings
Details
- Realm/RLMDictionary.h:54
Cannot find protocol definition for 'RLMValue'
- 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/RLMUtil.mm:59
Incompatible pointer types returning 'id' from a function with result type 'RLMDictionary *'
- Realm/RLMArray.mm:34
Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'
- 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/RLMAccessor.mm:798
Incompatible pointer types returning 'id' from a function with result type 'RLMDictionary *'
- Realm/RLMUtil.mm:483
Case value not in enumerated type 'Type'
- Realm/RLMQueryUtil.mm:1723
Comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long')
- 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/RLMArray.h:60
Cannot find protocol definition for 'RLMValue'
- Realm/RLMAccessor.mm:792
Incompatible pointer types returning 'id' from a function with result type 'RLMArray *'
- Realm/RLMAsyncTask.mm:62
Unused parameter 'd'
-
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:51
Incompatible pointer types returning 'id' from a function with result type 'RLMArray *'
-
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.
Annotations
Check notice on line 54 in Realm/RLMDictionary.h
xcode-cloud / RealmSwift | watchos_15.3 | Build - macOS
Realm/RLMDictionary.h#L54
Cannot find protocol definition for 'RLMValue'
Check notice on line 27 in Realm/RLMQueryUtil.hpp
xcode-cloud / RealmSwift | watchos_15.3 | Build - 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 59 in Realm/RLMUtil.mm
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 34 in Realm/RLMArray.mm
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 481 in Realm/RLMUtil.mm
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
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 798 in Realm/RLMAccessor.mm
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 483 in Realm/RLMUtil.mm
xcode-cloud / RealmSwift | watchos_15.3 | Build - macOS
Realm/RLMUtil.mm#L483
Case value not in enumerated type 'Type'
Check notice on line 1723 in Realm/RLMQueryUtil.mm
xcode-cloud / RealmSwift | watchos_15.3 | Build - macOS
Realm/RLMQueryUtil.mm#L1723
Comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long')
Check notice on line 60 in Realm/RLMArray.h
xcode-cloud / RealmSwift | watchos_15.3 | Build - macOS
Realm/RLMArray.h#L60
Cannot find protocol definition for 'RLMValue'
Check notice on line 792 in Realm/RLMAccessor.mm
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 62 in Realm/RLMAsyncTask.mm
xcode-cloud / RealmSwift | watchos_15.3 | Build - macOS
Realm/RLMAsyncTask.mm#L62
Unused parameter 'd'
Check notice on line 51 in Realm/RLMUtil.mm
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 *'