2 errors, 63 warnings
Report Summary | |
---|---|
Errors | 2 |
Test Failures | 0 |
Analysis Issues | 0 |
Warnings | 63 |
Details
2 Errors
Details
63 Warnings
Details
- Realm/RLMDictionary.h:54
Cannot find protocol definition for 'RLMValue'
- Realm/RLMUtil.mm:483
Case value not in enumerated type 'Type'
- RealmSwift/Tests/RealmTests.swift:1856
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/ObjectTests.swift:1646
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:1823
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- Realm/RLMUtil.mm:481
Case value not in enumerated type 'Type'
- RealmSwift/Tests/RealmCollectionTypeTests.swift:720
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- Realm/RLMArray.mm:34
Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'
- RealmSwift/Tests/RealmCollectionTypeTests.swift:707
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1846
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Realm.swift:1328
Passing argument of non-sendable type 'Realm' into actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:1734
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1866
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- Realm/RLMUtil.mm:51
Incompatible pointer types returning 'id' from a function with result type 'RLMArray *'
- Realm/RLMAccessor.mm:798
Incompatible pointer types returning 'id' from a function with result type 'RLMDictionary *'
- file:///Volumes/workspace/DerivedData/Build/Products/Release-maccatalyst/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
- RealmSwift/Tests/RealmTests.swift:1769
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmCollectionTypeTests.swift:744
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:1722
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- Realm/RLMAsyncTask.mm:62
Unused parameter 'd'
- RealmSwift/Tests/ObjectTests.swift:1710
Passing argument of non-sendable type 'inout TaskGroup' (aka 'inout TaskGroup') outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmCollectionTypeTests.swift:778
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- Realm/RLMAccessor.mm:792
Incompatible pointer types returning 'id' from a function with result type 'RLMArray *'
- RealmSwift/Tests/ObjectTests.swift:1590
Non-sendable type 'RealmPublishers.Value.Output?' (aka 'Optional') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmCollectionTypeTests.swift:727
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:1502
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1683
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1841
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmCollectionTypeTests.swift:22
Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
- RealmSwift/Tests/ObjectTests.swift:1577
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:1708
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/ObjectTests.swift:21
Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
- RealmSwift/Tests/RealmTests.swift:1527
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1886
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- 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 *'
- RealmSwift/Tests/MapTests.swift:1021
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- Realm/RLMDictionary.h:54
cannot find protocol definition for 'RLMValue'
- RealmSwift/Tests/RealmCollectionTypeTests.swift:737
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:1697
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmCollectionTypeTests.swift:798
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- Realm/RLMDictionary.mm:34
Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'
- RealmSwift/Tests/ObjectTests.swift:1653
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/ObjectTests.swift:1602
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/ObjectTests.swift:1617
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- Realm/RLMArray.h:60
Cannot find protocol definition for 'RLMValue'
- RealmSwift/Tests/RealmTests.swift:1829
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:22
Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
- RealmSwift/Tests/RealmCollectionTypeTests.swift:770
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:1818
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- Realm/RLMDictionary.h:54
Cannot find protocol definition for 'RLMValue'
- RealmSwift/Tests/RealmCollectionTypeTests.swift:790
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/ObjectTests.swift:1620
Non-sendable type 'RealmPublishers.ObjectChangeset.Output?' (aka 'Optional>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- Realm/RLMQueryUtil.mm:1723
Comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long')
- RealmSwift/Tests/MapTests.swift:999
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/MapTests.swift:1030
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:1875
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1518
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/ObjectTests.swift:1691
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Realm.swift:1352
Passing argument of non-sendable type 'RLMRealm' outside of actor-isolated context may introduce data races
- RealmSwift/Tests/MapTests.swift:990
Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
- RealmSwift/Tests/RealmTests.swift:1752
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
-
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.
Annotations
Check notice on line 54 in Realm/RLMDictionary.h
xcode-cloud / RealmSwift | catalyst-swift_15.3 | Test - macOS
Realm/RLMDictionary.h#L54
Cannot find protocol definition for 'RLMValue'
Check notice on line 1723 in Realm/RLMQueryUtil.mm
xcode-cloud / RealmSwift | catalyst-swift_15.3 | Test - macOS
Realm/RLMQueryUtil.mm#L1723
Comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long')
Check failure on line 225 in RealmSwift/Tests/MixedCollectionTest.swift
xcode-cloud / RealmSwift | catalyst-swift_15.3 | Test - macOS
RealmSwift/Tests/MixedCollectionTest.swift#L225
'now' is only available in application extensions for Mac Catalyst 15 or newer
Check failure on line 26 in RealmSwift/Tests/MixedCollectionTest.swift
xcode-cloud / RealmSwift | catalyst-swift_15.3 | Test - macOS
RealmSwift/Tests/MixedCollectionTest.swift#L26
'now' is only available in application extensions for Mac Catalyst 15 or newer
Check notice on line 54 in Realm/RLMDictionary.h
xcode-cloud / RealmSwift | catalyst-swift_15.3 | Test - macOS
Realm/RLMDictionary.h#L54
Cannot find protocol definition for 'RLMValue'
Check notice on line 483 in Realm/RLMUtil.mm
xcode-cloud / RealmSwift | catalyst-swift_15.3 | Test - macOS
Realm/RLMUtil.mm#L483
Case value not in enumerated type 'Type'
Check notice on line 481 in Realm/RLMUtil.mm
xcode-cloud / RealmSwift | catalyst-swift_15.3 | Test - macOS
Realm/RLMUtil.mm#L481
Case value not in enumerated type 'Type'
Check notice on line 34 in Realm/RLMArray.mm
xcode-cloud / RealmSwift | catalyst-swift_15.3 | Test - macOS
Realm/RLMArray.mm#L34
Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'
Check notice on line 51 in Realm/RLMUtil.mm
xcode-cloud / RealmSwift | catalyst-swift_15.3 | Test - macOS
Realm/RLMUtil.mm#L51
Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMArray *'
Check notice on line 798 in Realm/RLMAccessor.mm
xcode-cloud / RealmSwift | catalyst-swift_15.3 | Test - macOS
Realm/RLMAccessor.mm#L798
Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMDictionary *'
Check notice on line 62 in Realm/RLMAsyncTask.mm
xcode-cloud / RealmSwift | catalyst-swift_15.3 | Test - macOS
Realm/RLMAsyncTask.mm#L62
Unused parameter 'd'
Check notice on line 792 in Realm/RLMAccessor.mm
xcode-cloud / RealmSwift | catalyst-swift_15.3 | Test - macOS
Realm/RLMAccessor.mm#L792
Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMArray *'
Check notice on line 27 in Realm/RLMQueryUtil.hpp
xcode-cloud / RealmSwift | catalyst-swift_15.3 | Test - 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 | catalyst-swift_15.3 | Test - macOS
Realm/RLMUtil.mm#L59
Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMDictionary *'
Check notice on line 54 in Realm/RLMDictionary.h
xcode-cloud / RealmSwift | catalyst-swift_15.3 | Test - macOS
Realm/RLMDictionary.h#L54
cannot find protocol definition for 'RLMValue'
Check notice on line 34 in Realm/RLMDictionary.mm
xcode-cloud / RealmSwift | catalyst-swift_15.3 | Test - 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
xcode-cloud / RealmSwift | catalyst-swift_15.3 | Test - macOS
Realm/RLMArray.h#L60
Cannot find protocol definition for 'RLMValue'