Query Property Wrappers, HealthChart, and Other Refactoring #82
pull_request.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
8s
SwiftLint
/
...
/
SwiftLint
8s
Markdown Link Check
/
markdown_link_check
19s
Annotations
10 errors and 3 warnings
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziHealthKitUI/HealthOverview.swift#L51
Explicit Init Violation: Explicitly calling .init() should be avoided (explicit_init)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziHealthKitUI/HealthOverview.swift#L55
Explicit Init Violation: Explicitly calling .init() should be avoided (explicit_init)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziHealthKitUI/HealthOverview.swift#L16
File Types Order Violation: A 'main_type' should not be placed amongst the file type(s) 'supporting_type' (file_types_order)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziHealthKitUI/HealthOverview.swift#L31
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziHealthKitUI/HealthOverview.swift#L50
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziHealthKitUI/HealthOverview.swift#L54
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziHealthKitUI/HealthOverview.swift#L15
Todo Violation: TODOs should be resolved (implement or remove!) (todo)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziHealthKitUI/HealthOverview.swift#L58
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziHealthKitUI/HealthOverview.swift#L19
Type Contents Order Violation: An 'initializer' should not be placed amongst the type content(s) 'instance_property' (type_contents_order)
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziHealthKitUI/HealthOverview.swift#L14
Vertical Whitespace Violation: Limit vertical whitespace to maximum 2 empty lines; currently 3 (vertical_whitespace)
|
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
|