Query Property Wrappers, HealthChart, and Other Refactoring #93
pull_request.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
10s
SwiftLint
/
...
/
SwiftLint
9s
Markdown Link Check
/
markdown_link_check
16s
Annotations
10 errors and 3 warnings
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType+QuantityTypes.swift#L44
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType+QuantityTypes.swift#L48
Missing Docs Violation: public declarations should be documented (missing_docs)
|
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) 'main_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) 'main_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) 'main_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) 'main_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) 'main_type' (file_types_order)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType.swift#L107
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziHealthKit/Sample Types/SampleType.swift#L51
Todo Violation: TODOs should be resolved (remove the range thing?!) (todo)
|
SwiftLint / SwiftLint / 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)
|
SwiftLint / SwiftLint / SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 / markdown_link_check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|