Tests FHIRResource
and its extensions
#69
pull_request.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
9s
SwiftLint
/
...
/
SwiftLint
12s
Markdown Link Check
/
markdown_link_check
17s
Annotations
6 errors and 2 warnings
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziFHIR/FHIRResource/FHIRResource+Category.swift#L13
Superfluous Disable Command Violation: SwiftLint rule 'file_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziFHIRTests/FHIRResourceTests.swift#L15
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#L778
Multiline Arguments Brackets Violation: Multiline arguments should have their surrounding brackets in a new line (multiline_arguments_brackets)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziFHIRTests/FHIRResourceTests.swift#L15
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 316 lines (type_body_length)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziFHIRTests/FHIRResourceTests.swift#L436
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 276 lines (type_body_length)
|
SwiftLint / SwiftLint / SwiftLint
Process completed with exit code 2.
|
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
|