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

Fix documentation links #8579

Merged
merged 1 commit into from
May 9, 2024

Fix documentation links

9546439
Select commit
Loading
Failed to load commit list.
Merged

Fix documentation links #8579

Fix documentation links
9546439
Select commit
Loading
Failed to load commit list.
Xcode Cloud / RealmSwift | osx-swift-evolution_15.3 | Test - macOS succeeded May 7, 2024 in 25m 5s

62 warnings

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

Details

62 Warnings

Details

  RealmSwift/Tests/MapTests.swift:1029
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  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/AnyRealmValueTests.swift:615
      Switch covers known cases, but 'AnyRealmValue' may have additional unknown values
  Realm/RLMAsyncTask_Private.h:21
      Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
  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:1601
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/RealmCollectionTypeTests.swift:777
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  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:1884
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  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:1566
      'transferredBytes' is deprecated: Use progressEstimate
  RealmSwift/Tests/RealmTests.swift:1706
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/RealmCollectionTypeTests.swift:789
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  Realm/RLMResults_Private.h:21
      Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
  RealmSwift/Tests/RealmCollectionTypeTests.swift:726
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/RealmTests.swift:1864
      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'
  Realm/TestUtils/include/TestUtils.h:38
      Pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
  RealmSwift/Tests/RealmTests.swift:1681
      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)
  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:769
      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'
  not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release/RealmSwift.framework/Versions/A/RealmSwift
  RealmSwift/Tests/RealmTests.swift:1827
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/ObjectTests.swift:21
      Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
  RealmSwift/Realm.swift:1327
      Passing argument of non-sendable type 'Realm' into actor-isolated context may introduce data races
  RealmSwift/Tests/RealmTests.swift:1720
      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/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:1732
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  Realm/TestUtils/TestUtils.mm:176
      Unused function 'fakeJWT'
  RealmSwift/Tests/AnyRealmValueTests.swift:911
      Switch covers known cases, but 'AnyRealmValue' may have additional unknown values
  RealmSwift/Tests/RealmTests.swift:1695
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/MapTests.swift:1020
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/RealmCollectionTypeTests.swift:706
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  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:1839
      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/ObjectTests.swift:1652
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/RealmTests.swift:1854
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/MapTests.swift:998
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  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/RealmTests.swift:1767
      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:1750
      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/RealmCollectionTypeTests.swift:719
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/RealmTests.swift:1500
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/RealmCollectionTypeTests.swift:797
      Passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
  RealmSwift/Tests/ObjectTests.swift:1690
      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
  RealmSwift/SwiftUI.swift:1567
      'transferredBytes' is deprecated: Use progressEstimate
  RealmSwift/Tests/RealmTests.swift:1821
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/ObjectTests.swift:1645
      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/Realm.swift:46
      Public struct 'RealmSwift.Realm' shadows module 'Realm', which may cause failures when importing 'RealmSwift' or its clients in some configurations; please rename either the struct 'RealmSwift.Realm' or the module 'Realm', or see https://github.com/apple/swift/issues/56573 for workarounds
  RealmSwift/Realm.swift:1351
      Passing argument of non-sendable type 'RLMRealm' outside of actor-isolated context may introduce data races
  Realm/TestUtils/include/TestUtils.h:24
      Pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
  RealmSwift/Tests/ObjectTests.swift:1616
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary