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

Redesign the Logger API #8645

Closed
wants to merge 4 commits into from

Redesign the Logger API

ab72b7a
Select commit
Loading
Failed to load commit list.
Closed

Redesign the Logger API #8645

Redesign the Logger API
ab72b7a
Select commit
Loading
Failed to load commit list.
Xcode Cloud / RealmSwift | osx_16 beta 3 | Test - macOS succeeded Jul 27, 2024 in 18m 13s

11 warnings

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

Details

11 Warnings

Details

  not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release/Realm.framework/Versions/A/Realm
  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
  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
  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
  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/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/RLMAsyncTask_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
  Realm/Tests/RealmTests.mm:1909
      Variable 'asyncTransactionIdA' is uninitialized when captured by block

Annotations

Check notice on line 1909 in Realm/Tests/RealmTests.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | osx_16 beta 3 | Test - macOS

Realm/Tests/RealmTests.mm#L1909

Variable 'asyncTransactionIdA' is uninitialized when captured by block