You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
converting a value of type '(__shared sending Result<[Self.Contact], OCKStoreError>) -> ()' to type '(Result<[Self.Contact], OCKStoreError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
converting a value of type '(__shared sending Result<[OCKHealthKitPassthroughStore.Event], any Error>) -> ()' (aka '(__shared sending Result<Array<OCKEvent<OCKHealthKitTask, OCKHealthKitOutcome>>, any Error>) -> ()') to type '(Result<[OCKHealthKitPassthroughStore.Event], any Error>) -> Void' (aka '(Result<Array<OCKEvent<OCKHealthKitTask, OCKHealthKitOutcome>>, any Error>) -> ()') risks causing data races; this is an error in the Swift 6 language mode
converting a value of type '(__shared sending Result<[Self.Contact], OCKStoreError>) -> ()' to type '(Result<[Self.Contact], OCKStoreError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode