Setting up fhirstore and mock patients #35
build-and-test.yml
on: pull_request
Build and Test
/
Test using xcodebuild or run fastlane
38s
REUSE Compliance Check
/
REUSE Compliance Check
10s
SwiftLint
/
SwiftLint
15s
Markdown Link Check
/
markdown_link_check
25s
Upload Coverage Report
/
Create and upload coverage report
Annotations
11 errors and 5 warnings
SwiftLint / SwiftLint:
Intake/IntakeStandard.swift#L28
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
SwiftLint / SwiftLint:
Intake/IntakeStandard.swift#L30
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
SwiftLint / SwiftLint:
Intake/IntakeStandard.swift#L31
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
|
SwiftLint / SwiftLint:
Intake/Medical History/MedicalHistoryView.swift#L34
Accessibility Label for Image Violation: Images that provide context should have an accessibility label or should be explicitly hidden from accessibility (accessibility_label_for_image)
|
SwiftLint / SwiftLint:
Intake/Medical History/MedicalHistoryView.swift#L45
Accessibility Label for Image Violation: Images that provide context should have an accessibility label or should be explicitly hidden from accessibility (accessibility_label_for_image)
|
SwiftLint / SwiftLint:
Intake/Medical History/MedicalHistoryView.swift#L23
Closure Body Length Violation: Closure body should span 35 lines or less excluding comments and whitespace: currently spans 43 lines (closure_body_length)
|
SwiftLint / SwiftLint:
Intake/Medical History/MedicalHistoryView.swift#L64
Collection Element Alignment Violation: All elements in a collection literal should be vertically aligned (collection_alignment)
|
SwiftLint / SwiftLint:
Intake/Medical History/MedicalHistoryView.swift#L66
Line Length Violation: Line should be 150 characters or less; currently it has 151 characters (line_length)
|
SwiftLint / SwiftLint:
Intake/Medical History/MedicalHistoryView.swift#L63
Multiline Literal Brackets Violation: Multiline literals should have their surrounding brackets in a new line (multiline_literal_brackets)
|
SwiftLint / SwiftLint:
Intake/Medical History/MedicalHistoryView.swift#L64
Multiline Literal Brackets Violation: Multiline literals should have their surrounding brackets in a new line (multiline_literal_brackets)
|
Build and Test / Test using xcodebuild or run fastlane
Process completed with exit code 1.
|
REUSE Compliance Check / REUSE Compliance Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
SwiftLint / SwiftLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Markdown Link Check / markdown_link_check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and Test / Test using xcodebuild or run fastlane
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and Test / Test using xcodebuild or run fastlane
No files were found with the provided path: ./Intake.xcresult. No artifacts will be uploaded.
|