testing CI #129
Annotations
2 errors and 10 warnings
|
Build
The operation was canceled.
|
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/Outcomes/OCKOutcomeStore.swift#L236
converting a value of type '(__shared sending Result<[Self.Outcome], OCKStoreError>) -> ()' to type '(Result<[Self.Outcome], OCKStoreError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
|
Build:
CareKitStore/CareKitStore/Protocols/Outcomes/OCKOutcomeStore.swift#L247
converting a value of type '(__shared sending Result<Self.Outcome, OCKStoreError>) -> ()' to type '(Result<Self.Outcome, OCKStoreError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
|
Loading