Skip to content

Fix CI issues and warnings

Xcode Cloud / RealmSwift | ios-swift_15.1 | Test - iOS succeeded May 7, 2024 in 23m 42s

49 warnings

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

Details

49 Warnings

Details

  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:1821
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Impl/RealmCollectionImpl.swift:192
      Passing argument of non-sendable type 'Value' outside of actor-isolated context may introduce data races
  Realm/RLMValue.mm:181
      Implementing deprecated method
  RealmSwift/Tests/RealmTests.swift:1695
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  Realm/RLMValue.mm:28
      Implementing deprecated method
  Realm/RLMValue.mm:147
      Implementing deprecated method
  RealmSwift/Tests/RealmTests.swift:1864
      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
  RealmSwift/Tests/RealmTests.swift:1767
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  Realm/TestUtils/TestUtils.mm:176
      Unused function 'fakeJWT'
  Realm/RLMValue.mm:62
      Implementing deprecated method
  Realm/RLMValue.mm:230
      Implementing deprecated method
  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:1844
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/RealmTests.swift:1720
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/Tests/RealmTests.swift:1873
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  Realm/RLMValue.mm:198
      Implementing deprecated method
  not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release-iphonesimulator/Realm.framework/Realm
  RealmSwift/SwiftUI.swift:1567
      'transferredBytes' is deprecated: Use progressEstimate
  Realm/RLMAsyncTask_Private.h:21
      Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
  Realm/RLMValue.mm:164
      Implementing deprecated method
  Realm/RLMValue.mm:45
      Implementing deprecated method
  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:1816
      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)
  Realm/RLMValue.mm:130
      Implementing deprecated method
  RealmSwift/Tests/ObjectTests.swift:1690
      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
  Realm/TestUtils/include/TestUtils.h:38
      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-iphonesimulator/RealmSwift.framework/RealmSwift
  RealmSwift/Tests/ObjectTests.swift:21
      Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
  Realm/TestUtils/include/TestUtils.h:24
      Pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
  RealmSwift/Tests/RealmTests.swift:22
      Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
  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:1681
      Non-sendable type 'Realm' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
  RealmSwift/SwiftUI.swift:1566
      'transferredBytes' is deprecated: Use progressEstimate
  RealmSwift/Tests/RealmTests.swift:1839
      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/ObjectAccessorTests.swift:71
      '16777217' is not exactly representable as 'Float'; it becomes '16777216'
  RealmSwift/Tests/RealmCollectionTypeTests.swift:706
      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
  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/Impl/RealmCollectionImpl.swift:217
      Passing argument of non-sendable type 'Value' outside of actor-isolated context may introduce data races
  Realm/RLMValue.mm:113
      Implementing deprecated method
  RealmSwift/Tests/RealmCollectionTypeTests.swift:22
      Add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
  Realm/RLMResults_Private.h:21
      Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
  Realm/RLMValue.mm:96
      Implementing deprecated method

Annotations

Check notice on line 181 in Realm/RLMValue.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios-swift_15.1 | Test - iOS

Realm/RLMValue.mm#L181

Implementing deprecated method

Check notice on line 28 in Realm/RLMValue.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios-swift_15.1 | Test - iOS

Realm/RLMValue.mm#L28

Implementing deprecated method

Check notice on line 147 in Realm/RLMValue.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios-swift_15.1 | Test - iOS

Realm/RLMValue.mm#L147

Implementing deprecated method

Check notice on line 62 in Realm/RLMValue.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios-swift_15.1 | Test - iOS

Realm/RLMValue.mm#L62

Implementing deprecated method

Check notice on line 230 in Realm/RLMValue.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios-swift_15.1 | Test - iOS

Realm/RLMValue.mm#L230

Implementing deprecated method

Check notice on line 198 in Realm/RLMValue.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios-swift_15.1 | Test - iOS

Realm/RLMValue.mm#L198

Implementing deprecated method

Check notice on line 164 in Realm/RLMValue.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios-swift_15.1 | Test - iOS

Realm/RLMValue.mm#L164

Implementing deprecated method

Check notice on line 45 in Realm/RLMValue.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios-swift_15.1 | Test - iOS

Realm/RLMValue.mm#L45

Implementing deprecated method

Check notice on line 130 in Realm/RLMValue.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios-swift_15.1 | Test - iOS

Realm/RLMValue.mm#L130

Implementing deprecated method

Check notice on line 113 in Realm/RLMValue.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios-swift_15.1 | Test - iOS

Realm/RLMValue.mm#L113

Implementing deprecated method

Check notice on line 96 in Realm/RLMValue.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios-swift_15.1 | Test - iOS

Realm/RLMValue.mm#L96

Implementing deprecated method