fix: Query HealthKitSamples over specified date interval #127
Annotations
2 errors and 10 warnings
|
Build
The operation was canceled.
|
Build:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Build:
CareKitStore/CareKitStore/StoreCoordinator/OCKStoreCoordinator.swift#L48
extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
|
Build:
CareKitStore/CareKitStore/StoreCoordinator/OCKStoreCoordinator.swift#L49
extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
|
Build:
CareKitStore/CareKitStore/StoreCoordinator/OCKStoreCoordinator.swift#L50
extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
|
Build:
CareKitStore/CareKitStore/StoreCoordinator/OCKStoreCoordinator.swift#L51
extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
|
Build:
CareKitStore/CareKitStore/StoreCoordinator/OCKStoreCoordinator.swift#L53
extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
|
Build:
CareKitStore/CareKitStore/StoreCoordinator/OCKStoreCoordinator.swift#L54
extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
|
Build:
CareKitStore/CareKitStore/StoreCoordinator/OCKStoreCoordinator.swift#L55
extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
|
Build:
CareKitStore/CareKitStore/StoreCoordinator/OCKStoreCoordinator.swift#L56
extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
|
Build:
CareKitStore/CareKitStore/HealthKit/OCKHealthKitPassthroughStore+EventsStream.swift#L123
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
|
Loading