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 | swiftui_16 beta 3 | Test - iOS succeeded Jul 27, 2024 in 12m 38s

33 warnings

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

Details

33 Warnings

Details

  RealmSwift/SwiftUI.swift:60
      Capture of 'keyPath' with non-sendable type 'ReferenceWritableKeyPath' in an isolated closure; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:77
      Capture of 'keyPath' with non-sendable type 'ReferenceWritableKeyPath' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:54
      Capture of 'value' with non-sendable type 'T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:108
      Capture of 'keyPath' with non-sendable type 'ReferenceWritableKeyPath' in an isolated closure; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:60
      Capture of 'keyPath' with non-sendable type 'ReferenceWritableKeyPath' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:55
      Capture of 'keyPath' with non-sendable type 'ReferenceWritableKeyPath' 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
  RealmSwift/SwiftUI.swift:78
      Reference to captured var 'lastValue' in concurrently-executing code; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:106
      Capture of 'keyPath' with non-sendable type 'ReferenceWritableKeyPath' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:79
      Mutation of captured var 'lastValue' in concurrently-executing code; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:77
      Mutation of captured var 'lastValue' in concurrently-executing code; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:54
      Capture of 'lastValue' with non-sendable type 'V' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:101
      Capture of 'value' with non-sendable type 'T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:56
      Reference to captured var 'lastValue' in concurrently-executing code; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:81
      Reference to captured var 'lastValue' in concurrently-executing code; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:76
      Capture of 'lastValue' with non-sendable type 'V' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:102
      Mutation of captured var 'lastValue' in concurrently-executing code; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:105
      Capture of 'value' with non-sendable type 'T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:101
      Reference to captured var 'lastValue' in concurrently-executing code; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:1599
      'transferredBytes' is deprecated: Use progressEstimate
  RealmSwift/SwiftUI.swift:103
      Reference to captured var 'lastValue' in concurrently-executing code; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:101
      Capture of 'lastValue' with non-sendable type 'V' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:85
      Capture of 'keyPath' with non-sendable type 'ReferenceWritableKeyPath' in an isolated closure; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:55
      Mutation of captured var 'lastValue' in concurrently-executing code; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:83
      Capture of 'value' with non-sendable type 'T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:79
      Reference to captured var 'lastValue' in concurrently-executing code; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:54
      Reference to captured var 'lastValue' in concurrently-executing code; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:102
      Capture of 'keyPath' with non-sendable type 'ReferenceWritableKeyPath' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:58
      Capture of 'value' with non-sendable type 'T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:1598
      'transferredBytes' is deprecated: Use progressEstimate
  RealmSwift/SwiftUI.swift:76
      Reference to captured var 'lastValue' in concurrently-executing code; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:85
      Capture of 'keyPath' with non-sendable type 'ReferenceWritableKeyPath' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  RealmSwift/SwiftUI.swift:76
      Capture of 'value' with non-sendable type 'T' in a `@Sendable` closure; this is an error in the Swift 6 language mode