fix: Query HealthKitSamples over specified date interval #127
Annotations
10 warnings
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/Protocols/Contacts/OCKContactStore.swift#L221
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
|
Loading