Fixed missing swiftlint package dependency #301
Annotations
10 warnings
Sources/HealthKitOnFHIR/HealthKit Extensions/HKCategoryValue+String.swift#L27
extension declares a conformance of imported type 'HKCategoryValueCervicalMucusQuality' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'HealthKit' introduce this conformance in the future
|
Sources/HealthKitOnFHIR/HealthKit Extensions/HKCategoryValue+String.swift#L48
extension declares a conformance of imported type 'HKCategoryValueMenstrualFlow' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'HealthKit' introduce this conformance in the future
|
Sources/HealthKitOnFHIR/HealthKit Extensions/HKCategoryValue+String.swift#L69
extension declares a conformance of imported type 'HKCategoryValueOvulationTestResult' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'HealthKit' introduce this conformance in the future
|
Sources/HealthKitOnFHIR/HealthKit Extensions/HKCategoryValue+String.swift#L88
extension declares a conformance of imported type 'HKCategoryValueContraceptive' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'HealthKit' introduce this conformance in the future
|
Sources/HealthKitOnFHIR/HealthKit Extensions/HKCategoryValue+String.swift#L113
extension declares a conformance of imported type 'HKCategoryValueSleepAnalysis' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'HealthKit' introduce this conformance in the future
|
Sources/HealthKitOnFHIR/HealthKit Extensions/HKCategoryValue+String.swift#L136
extension declares a conformance of imported type 'HKCategoryValueAppetiteChanges' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'HealthKit' introduce this conformance in the future
|
Sources/HealthKitOnFHIR/HealthKit Extensions/HKCategoryValue+String.swift#L155
extension declares a conformance of imported type 'HKCategoryValueEnvironmentalAudioExposureEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'HealthKit' introduce this conformance in the future
|
Sources/HealthKitOnFHIR/HealthKit Extensions/HKCategoryValue+String.swift#L168
extension declares a conformance of imported type 'HKCategoryValueHeadphoneAudioExposureEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'HealthKit' introduce this conformance in the future
|
Sources/HealthKitOnFHIR/HealthKit Extensions/HKCategoryValue+String.swift#L181
extension declares a conformance of imported type 'HKCategoryValueLowCardioFitnessEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'HealthKit' introduce this conformance in the future
|
Sources/HealthKitOnFHIR/HealthKit Extensions/HKCategoryValue+String.swift#L194
extension declares a conformance of imported type 'HKAppleWalkingSteadinessClassification' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'HealthKit' introduce this conformance in the future
|
This job succeeded
Loading