Query Property Wrappers, HealthChart, and Other Refactoring #98
pull_request.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
10s
SwiftLint
/
...
/
SwiftLint
12s
Markdown Link Check
/
Check Links
27s
Annotations
10 errors and 2 warnings
SwiftLint / SwiftLint / 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 / SwiftLint / 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 / SwiftLint / SwiftLint:
Sources/SpeziHealthKit/Health Data Collection/CollectSample.swift#L74
Todo Violation: TODOs should be resolved (Question @paul : why does it d...) (todo)
|
SwiftLint / SwiftLint / 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 / SwiftLint / 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 / SwiftLint / 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 / SwiftLint / 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 / SwiftLint / 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 / SwiftLint / 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 / SwiftLint / SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType.swift#L132
Missing Docs Violation: public declarations should be documented (missing_docs)
|
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Markdown Link Check / Check Links
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|