Prepare for 10.50.0 #8569
Merged
Prepare for 10.50.0 #8569
Xcode Cloud / RealmSwift | catalyst-swift_15.1 | Test - macOS
succeeded
May 2, 2024 in 18m 40s
41 warnings
Report Summary | |
---|---|
Errors | 0 |
Test Failures | 0 |
Analysis Issues | 0 |
Warnings | 41 |
Details
41 Warnings
Details
- RealmSwift/Tests/RealmTests.swift:1821
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1844
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/ObjectTests.swift:1616
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1695
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:1750
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
-
Building for 'macCatalyst', but linking in dylib (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa.tbd) built for 'macOS'
- RealmSwift/Tests/RealmTests.swift:1720
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/SwiftUI.swift:1561
'transferredBytes' is deprecated: Use progressEstimate
-
Building for 'macCatalyst', but linking in dylib (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL.tbd) built for 'macOS'
- Realm/RLMAsyncTask_Private.h:21
Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
- RealmSwift/Tests/RealmTests.swift:22
Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
-
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.
- 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:1681
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1816
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1767
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/SwiftUI.swift:1560
'transferredBytes' is deprecated: Use progressEstimate
- 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
- Realm/TestUtils/include/TestUtils.h:24
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
- RealmSwift/Tests/RealmCollectionTypeTests.swift:22
Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
- RealmSwift/Tests/RealmTests.swift:1873
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- Realm/TestUtils/include/TestUtils.h:38
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
- RealmSwift/Tests/RealmTests.swift:1706
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1732
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- Realm/TestUtils/include/TestUtils.h:24
Pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
-
not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release-maccatalyst/Realm.framework/Versions/A/Realm
- 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:1525
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- Realm/RLMResults_Private.h:21
Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
- RealmSwift/Tests/ObjectTests.swift:21
Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
- 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:1500
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
- RealmSwift/Tests/RealmTests.swift:1839
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-maccatalyst/RealmSwift.framework/Versions/A/RealmSwift
- RealmSwift/Impl/RealmCollectionImpl.swift:217
Passing argument of non-sendable type 'Value' outside of actor-isolated context may introduce data races
- Realm/TestUtils/TestUtils.mm:176
Unused function 'fakeJWT'
- RealmSwift/Impl/RealmCollectionImpl.swift:192
Passing argument of non-sendable type 'Value' outside of actor-isolated context may introduce data races
- Realm/TestUtils/include/TestUtils.h:38
Pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
- RealmSwift/Tests/RealmTests.swift:1864
Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
Loading