Query Property Wrappers, HealthChart, and Other Refactoring #99
Annotations
10 errors
SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType.swift#L20
File Types Order Violation: An 'extension' should not be placed amongst the file type(s) 'supporting_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) 'supporting_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) 'supporting_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) 'supporting_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) 'supporting_type' (file_types_order)
|
SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType.swift#L56
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#L132
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType.swift#L70
Todo Violation: TODOs should be resolved (remove the range thing?!) (todo)
|
SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType.swift#L102
Type Contents Order Violation: An 'other_method' should not be placed amongst the type content(s) 'type_method' (type_contents_order)
|
SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType.swift#L15
Type Name Violation: Type name '_HKSampleWithSampleType' should only contain alphanumeric and other allowed characters (type_name)
|
Loading