Query Property Wrappers, HealthChart, and Other Refactoring #115
pull_request.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
7s
SwiftLint
/
...
/
SwiftLint
15s
Markdown Link Check
/
Check Links
24s
Annotations
10 errors and 2 warnings
SwiftLint / SwiftLint / SwiftLint:
Tests/UITests/TestAppUITests/SpeziHealthKitTests.swift#L189
Empty Count Violation: Prefer checking `isEmpty` over comparing `count` to zero (empty_count)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/UITests/TestAppUITests/SpeziHealthKitTests.swift#L195
Empty Count Violation: Prefer checking `isEmpty` over comparing `count` to zero (empty_count)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/UITests/TestAppUITests/SpeziHealthKitTests.swift#L197
Return Value from Void Function Violation: Returning values from Void functions should be avoided (return_value_from_void_function)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/UITests/TestAppUITests/SpeziHealthKitTests.swift#L207
Return Value from Void Function Violation: Returning values from Void functions should be avoided (return_value_from_void_function)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/UITests/TestAppUITests/SpeziHealthKitTests.swift#L150
Type Contents Order Violation: An 'other_method' should not be placed amongst the type content(s) 'type_alias,associated_type' (type_contents_order)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/UITests/TestAppUITests/SpeziHealthKitTests.swift#L162
Type Contents Order Violation: An 'other_method' should not be placed amongst the type content(s) 'type_alias,associated_type' (type_contents_order)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/UITests/TestAppUITests/SpeziHealthKitTests.swift#L170
Type Contents Order Violation: An 'other_method' should not be placed amongst the type content(s) 'type_alias,associated_type' (type_contents_order)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/UITests/TestAppUITests/SpeziHealthKitTests.swift#L18
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/UITests/TestApp/StatisticsQueryView.swift#L22
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/UITests/TestApp/HealthKitStore.swift#L17
File Types Order Violation: A 'main_type' should not be placed amongst the file type(s) 'supporting_type' (file_types_order)
|
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
|