Tests FHIRResource
and its extensions
#61
pull_request.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
10s
SwiftLint
/
...
/
SwiftLint
15s
Markdown Link Check
/
markdown_link_check
17s
Annotations
8 errors and 3 warnings
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziFHIRTests/FHIRResourceTests.swift#L354
Convenience Type Violation: Types used for hosting only static members should be implemented as a caseless enum to avoid instantiation (convenience_type)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziFHIRTests/FHIRResourceTests.swift#L589
Convenience Type Violation: Types used for hosting only static members should be implemented as a caseless enum to avoid instantiation (convenience_type)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziFHIRTests/FHIRResourceTests.swift#L664
File Length Violation: File should contain 500 lines or less: currently contains 664 (file_length)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziFHIRTests/FHIRResourceTests.swift#L14
File Types Order Violation: A 'main_type' should not be placed amongst the file type(s) 'supporting_type' (file_types_order)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziFHIRTests/FHIRResourceTests.swift#L316
File Types Order Violation: An 'extension' should not be placed amongst the file type(s) 'supporting_type' (file_types_order)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziFHIRTests/FHIRResourceTests.swift#L118
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziFHIRTests/FHIRResourceTests.swift#L145
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziFHIRTests/FHIRResourceTests.swift#L316
No Extension Access Modifier Violation: Prefer not to use extension access modifiers (no_extension_access_modifier)
|
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
|
SwiftLint / SwiftLint / SwiftLint
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
|