Release 10.53.0 #8671
Merged
Release 10.53.0 #8671
Xcode Cloud / RealmSwift | osx-swift_15.4 | Test - macOS
succeeded
Aug 20, 2024 in 17m 51s
34 warnings
Report Summary | |
---|---|
Errors | 0 |
Test Failures | 0 |
Analysis Issues | 0 |
Warnings | 34 |
Details
34 Warnings
Details
- RealmSwift/Tests/RealmTests.swift:1701
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/ObjectTests.swift:1589
Non-sendable type 'RealmPublishers.Value.Output?' (aka 'Optional') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1827
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmCollectionTypeTests.swift:706
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1516
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1687
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/ObjectTests.swift:1619
Non-sendable type 'RealmPublishers.ObjectChangeset.Output?' (aka 'Optional>') returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1879
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/ObjectAccessorTests.swift:71
'16777217' is not exactly representable as 'Float'; it becomes '16777216'
- RealmSwift/Tests/RealmTests.swift:22
Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
- RealmSwift/Realm.swift:1354
Passing argument of non-sendable type 'RLMRealm' outside of actor-isolated context may introduce data races
- RealmSwift/Tests/RealmCollectionTypeTests.swift:22
Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
- RealmSwift/Tests/RealmTests.swift:1773
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1726
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1756
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/SwiftUI.swift:1599
'transferredBytes' is deprecated: Use progressEstimate
- RealmSwift/Tests/ObjectTests.swift:1616
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/ObjectTests.swift:1690
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1500
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
-
not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release/Realm.framework/Versions/A/Realm
-
not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release/RealmSwift.framework/Versions/A/RealmSwift
- Realm/RLMResults_Private.h:21
Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
- RealmSwift/Tests/RealmTests.swift:1822
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1712
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1850
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:1870
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.
- Realm/RLMAsyncTask_Private.h:21
Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
- RealmSwift/Tests/RealmTests.swift:1845
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/ObjectTests.swift:1709
Passing argument of non-sendable type 'inout TaskGroup' (aka 'inout TaskGroup') outside of main actor-isolated context may introduce data races
- RealmSwift/SwiftUI.swift:1598
'transferredBytes' is deprecated: Use progressEstimate
- RealmSwift/Tests/RealmTests.swift:1525
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1738
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
Loading