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 | ios-static_16 beta 4 | Test - iOS succeeded Aug 2, 2024 in 20m 29s

9 warnings

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

Details

9 Warnings

Details

  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/RLMResults_Private.h:21
      Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
  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
  tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing
  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/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
  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
  Realm/RLMAsyncTask_Private.h:21
      Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead