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 | osx-swift_15.3 | Test - macOS succeeded Jul 24, 2024 in 22m 30s

54 warnings

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

Details

54 Warnings

Details

  RealmSwift/Tests/RealmTests.swift:1851
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/MapTests.swift:1029
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  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:1757
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/ObjectTests.swift:1652
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release/RealmSwift.framework/Versions/A/RealmSwift
  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/Tests/RealmTests.swift:1739
      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:1526
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/RealmTests.swift:1871
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/ObjectTests.swift:1576
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/RealmCollectionTypeTests.swift:797
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/RealmTests.swift:1880
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/MapTests.swift:998
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/MapTests.swift:989
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/RealmTests.swift:1688
      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'
  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:769
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/RealmCollectionTypeTests.swift:726
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/RealmCollectionTypeTests.swift:743
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/RealmTests.swift:1517
      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:1846
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/RealmTests.swift:1727
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/SwiftUI.swift:1598
      'transferredBytes' is deprecated: Use progressEstimate
  RealmSwift/Tests/RealmTests.swift:1713
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/RealmTests.swift:1774
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/ObjectTests.swift:1601
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/RealmTests.swift:1501
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/RealmTests.swift:1891
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/ObjectTests.swift:1645
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/SwiftUI.swift:1599
      'transferredBytes' is deprecated: Use progressEstimate
  RealmSwift/Tests/RealmCollectionTypeTests.swift:777
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  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/RealmCollectionTypeTests.swift:736
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/RealmCollectionTypeTests.swift:22
      Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
  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:1702
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/RealmTests.swift:22
      Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
  RealmSwift/Tests/RealmTests.swift:1828
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/RealmTests.swift:1823
      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/MapTests.swift:1020
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release/Realm.framework/Versions/A/Realm
  RealmSwift/Tests/RealmTests.swift:1834
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/ProjectionTests.swift:1623
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/RealmCollectionTypeTests.swift:719
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  Realm/RLMAsyncTask_Private.h:21
      Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
  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:1861
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Realm.swift:1354
      Passing argument of non-sendable type 'RLMRealm' outside of actor-isolated context may introduce data races
  RealmSwift/Tests/RealmCollectionTypeTests.swift:789
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races