Improve ECG Mapping With a Precision Setting #296
Annotations
10 warnings
Build and test (xcodebuild):
Sources/HealthKitOnFHIR/HKSampleMapping/MappedUnit.swift#L23
stored property 'hkunit' of 'Sendable'-conforming struct 'MappedUnit' has non-sendable type 'HKUnit'
|
Build and test (xcodebuild):
Sources/HealthKitOnFHIR/HKSampleMapping/MappedUnit.swift#L23
stored property 'hkunit' of 'Sendable'-conforming struct 'MappedUnit' has non-sendable type 'HKUnit'
|
Build and test (xcodebuild):
Tests/UITests/TestApp/Views/ElectrocardiogramTestView.swift#L54
passing argument of non-sendable type 'HealthKitManager' outside of main actor-isolated context may introduce data races
|
Build and test (xcodebuild):
Tests/UITests/TestApp/Views/ElectrocardiogramTestView.swift#L56
passing argument of non-sendable type 'HealthKitManager' outside of main actor-isolated context may introduce data races
|
Build and test (xcodebuild):
Tests/UITests/TestApp/Views/ElectrocardiogramTestView.swift#L59
passing argument of non-sendable type 'HealthKitManager' outside of main actor-isolated context may introduce data races
|
Build and test (xcodebuild):
Tests/UITests/TestApp/Views/ElectrocardiogramTestView.swift#L60
passing argument of non-sendable type 'HealthKitManager' outside of main actor-isolated context may introduce data races
|
Build and test (xcodebuild):
Tests/UITests/TestApp/Views/CreateWorkoutView.swift#L78
passing argument of non-sendable type 'HealthKitManager' outside of main actor-isolated context may introduce data races
|
Build and test (xcodebuild):
Tests/UITests/TestApp/Views/ReadDataView.swift#L39
passing argument of non-sendable type 'HealthKitManager' outside of main actor-isolated context may introduce data races
|
Build and test (xcodebuild):
Tests/UITests/TestApp/Views/ReadDataView.swift#L41
passing argument of non-sendable type 'HealthKitManager' outside of main actor-isolated context may introduce data races
|
Build and test (xcodebuild):
Tests/UITests/TestApp/Views/HealthRecordsTestView.swift#L58
passing argument of non-sendable type 'HealthKitManager' outside of main actor-isolated context may introduce data races
|
Loading