Query Property Wrappers, HealthChart, and Other Refactoring #96
Annotations
10 errors
SwiftLint:
Sources/SpeziHealthKit/Health Data Collection/HealthDataCollectorDeliverySetting.swift#L23
Type Contents Order Violation: A 'type_method' should not be placed amongst the type content(s) 'instance_property' (type_contents_order)
|
SwiftLint:
Sources/SpeziHealthKit/Health Data Collection/CollectSample.swift#L68
Todo Violation: TODOs should be resolved (Question @paul : why does it d...) (todo)
|
SwiftLint:
Sources/SpeziHealthKit/Health Data Collection/HealthKitSampleCollector.swift#L22
Lower ACL than Parent Violation: Ensure declarations have a lower access control level than their enclosing parent (lower_acl_than_parent)
|
SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType+QuantityTypes.swift#L44
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType+QuantityTypes.swift#L48
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType.swift#L20
File Types Order Violation: An 'extension' should not be placed amongst the file type(s) 'main_type' (file_types_order)
|
SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType.swift#L24
File Types Order Violation: An 'extension' should not be placed amongst the file type(s) 'main_type' (file_types_order)
|
SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType.swift#L28
File Types Order Violation: An 'extension' should not be placed amongst the file type(s) 'main_type' (file_types_order)
|
SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType.swift#L32
File Types Order Violation: An 'extension' should not be placed amongst the file type(s) 'main_type' (file_types_order)
|
SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType.swift#L36
File Types Order Violation: An 'extension' should not be placed amongst the file type(s) 'main_type' (file_types_order)
|
Loading