feat: Add EventQueryView wrappers #206
Annotations
5 warnings
Build-Test:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Build-Test:
Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift#L12
extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
|
Build-Test:
Sources/CareKitEssentials/Extensions/OCKAnyEventStore.swift#L16
converting a value of type '(__shared sending Result<any OCKAnyOutcome, OCKStoreError>) -> ()' to type '(Result<any OCKAnyOutcome, OCKStoreError>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
|
Build-Test:
Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift#L12
extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
|
Build-Test
TestHost isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'TestHost' from project 'CareKitEssentials')
|
Loading