1 error, 8 warnings
Report Summary | |
---|---|
Errors | 1 |
Test Failures | 0 |
Analysis Issues | 0 |
Warnings | 8 |
Details
1 Error
Details
8 Warnings
Details
- Realm/RLMUtil.mm:483
Case value not in enumerated type 'Type'
- Realm/RLMArray.h:59
Cannot find protocol definition for 'RLMValue'
- Realm/RLMUtil.mm:51
Incompatible pointer types returning 'id' from a function with result type 'RLMArray *'
- Realm/RLMUtil.mm:59
Incompatible pointer types returning 'id' from a function with result type 'RLMDictionary *'
- file:///Volumes/workspace/DerivedData/Build/Products/Release-appletvsimulator/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/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/RLMDictionary.h:53
Cannot find protocol definition for 'RLMValue'
- Realm/RLMUtil.mm:481
Case value not in enumerated type 'Type'
Annotations
Check failure on line 165 in Realm/RLMCollection.mm
xcode-cloud / RealmSwift | tvos-swift_15.3 | Test - tvOS
Realm/RLMCollection.mm#L165
Non-void method 'countByEnumeratingWithState:count:' should return a value
Check notice on line 483 in Realm/RLMUtil.mm
xcode-cloud / RealmSwift | tvos-swift_15.3 | Test - tvOS
Realm/RLMUtil.mm#L483
Case value not in enumerated type 'Type'
Check notice on line 59 in Realm/RLMArray.h
xcode-cloud / RealmSwift | tvos-swift_15.3 | Test - tvOS
Realm/RLMArray.h#L59
Cannot find protocol definition for 'RLMValue'
Check notice on line 51 in Realm/RLMUtil.mm
xcode-cloud / RealmSwift | tvos-swift_15.3 | Test - tvOS
Realm/RLMUtil.mm#L51
Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMArray *'
Check notice on line 59 in Realm/RLMUtil.mm
xcode-cloud / RealmSwift | tvos-swift_15.3 | Test - tvOS
Realm/RLMUtil.mm#L59
Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMDictionary *'
Check notice on line 27 in Realm/RLMQueryUtil.hpp
xcode-cloud / RealmSwift | tvos-swift_15.3 | Test - tvOS
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 53 in Realm/RLMDictionary.h
xcode-cloud / RealmSwift | tvos-swift_15.3 | Test - tvOS
Realm/RLMDictionary.h#L53
Cannot find protocol definition for 'RLMValue'
Check notice on line 481 in Realm/RLMUtil.mm
xcode-cloud / RealmSwift | tvos-swift_15.3 | Test - tvOS
Realm/RLMUtil.mm#L481
Case value not in enumerated type 'Type'