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

POC: Integrate BAASAAS in our sync test suite #8594

Closed
wants to merge 3 commits into from

New

7430caa
Select commit
Loading
Failed to load commit list.
Closed

POC: Integrate BAASAAS in our sync test suite #8594

New
7430caa
Select commit
Loading
Failed to load commit list.
Xcode Cloud / RealmSwift | catalyst_16 beta 4 | Test - macOS succeeded Aug 2, 2024 in 18m 0s

11 warnings

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

Details

11 Warnings

Details

  Realm/Tests/Swift/SwiftRealmTests.swift:219
      Capture of 'self' with non-sendable type 'SwiftRLMRealmTests' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  Realm/Tests/RealmTests.mm:1909
      Variable 'asyncTransactionIdA' is uninitialized when captured by block
  Realm/Tests/Swift/SwiftRealmTests.swift:82
      Capture of 'self' with non-sendable type 'SwiftRLMRealmTests' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release-maccatalyst/Realm.framework/Versions/A/Realm
  Realm/Tests/Swift/SwiftRealmTests.swift:159
      Capture of 'self' with non-sendable type 'SwiftRLMRealmTests' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  Realm/Tests/Swift/SwiftRealmTests.swift:244
      Capture of 'self' with non-sendable type 'SwiftRLMRealmTests' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  Realm/RLMAsyncTask_Private.h:21
      Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
  Realm/Tests/Swift/SwiftRealmTests.swift:133
      Capture of 'self' with non-sendable type 'SwiftRLMRealmTests' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  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.
  Realm/RLMResults_Private.h:21
      Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
  tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing