Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RCOCOA-1883: Add "Sync is not enabled for this App" as a catchable error in error handler #8643

Merged
merged 5 commits into from
Jul 24, 2024

Solve PR comments

6191b22
Select commit
Loading
Failed to load commit list.
Merged

RCOCOA-1883: Add "Sync is not enabled for this App" as a catchable error in error handler #8643

Solve PR comments
6191b22
Select commit
Loading
Failed to load commit list.
Xcode Cloud / RealmSwift | watchos-swift_15.1 | Build - macOS succeeded Jul 24, 2024 in 3m 35s

4 warnings

Report Summary
Errors 0
Test Failures 0
Analysis Issues 0
Warnings 4

Details

4 Warnings

Details

  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
  RealmSwift/Impl/RealmCollectionImpl.swift:190
      Passing argument of non-sendable type 'Value' outside of actor-isolated context may introduce data races
  RealmSwift/SwiftUI.swift:1598
      'transferredBytes' is deprecated: Use progressEstimate