POC: Integrate BAASAAS in our sync test suite #8594
Closed
Xcode Cloud / RealmSwift | watchos-swift_15.1 | Build - macOS
succeeded
Aug 2, 2024 in 5m 31s
4 warnings
Report Summary | |
---|---|
Errors | 0 |
Test Failures | 0 |
Analysis Issues | 0 |
Warnings | 4 |
Details
4 Warnings
Details
- RealmSwift/SwiftUI.swift:1598
'transferredBytes' is deprecated: Use progressEstimate
- RealmSwift/Impl/RealmCollectionImpl.swift:190
Passing argument of non-sendable type 'Value' outside of actor-isolated context may introduce data races
- RealmSwift/SwiftUI.swift:1599
'transferredBytes' is deprecated: Use progressEstimate
- RealmSwift/Impl/RealmCollectionImpl.swift:215
Passing argument of non-sendable type 'Value' outside of actor-isolated context may introduce data races
Loading