Query Property Wrappers, HealthChart, and Other Refactoring #93
Annotations
10 errors and 1 warning
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)
|
SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType.swift#L107
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType.swift#L51
Todo Violation: TODOs should be resolved (remove the range thing?!) (todo)
|
SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType.swift#L79
Type Contents Order Violation: An 'other_method' should not be placed amongst the type content(s) 'type_method' (type_contents_order)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading