Implement first Medication Tracking UI #49
pull_request.yml
on: pull_request
REUSE Compliance Check
/
REUSE Compliance Check
8s
SwiftLint
/
SwiftLint
10s
Annotations
10 errors and 2 warnings
SwiftLint / SwiftLint:
Sources/SpeziMedication/Medication/MedicationInstanceInitializable.swift#L11
Todo Violation: TODOs should be resolved (remove) (todo)
|
SwiftLint / SwiftLint:
Sources/SpeziMedication/Medication/Dosage.swift#L36
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint / SwiftLint:
Sources/SpeziMedication/Medication/Dosage.swift#L27
Todo Violation: TODOs should be resolved (does that work with SwiftData?) (todo)
|
SwiftLint / SwiftLint:
Sources/SpeziMedication/Medication/Dosage.swift#L29
Todo Violation: TODOs should be resolved (make a single value container?...) (todo)
|
SwiftLint / SwiftLint:
Sources/SpeziMedication/Medication/Dosage.swift#L31
Todo Violation: TODOs should be resolved (FHIR medicatin representation:...) (todo)
|
SwiftLint / SwiftLint:
Sources/SpeziMedication/Medication/Dosage.swift#L32
Todo Violation: TODOs should be resolved (look at FHIR coding system (e....) (todo)
|
SwiftLint / SwiftLint:
Sources/SpeziMedication/Medication/Dosage.swift#L34
Todo Violation: TODOs should be resolved (coding system for (strenght, u...) (todo)
|
SwiftLint / SwiftLint:
Sources/SpeziMedication/Medication/Dosage.swift#L57
Todo Violation: TODOs should be resolved (is that doable with SwiftData?) (todo)
|
SwiftLint / SwiftLint:
Sources/SpeziMedication/Medication/Medication.swift#L28
File Types Order Violation: An 'extension' should not be placed amongst the file type(s) 'supporting_type' (file_types_order)
|
SwiftLint / SwiftLint:
Sources/SpeziMedication/Medication/Medication.swift#L51
Missing Docs Violation: public declarations should be documented (missing_docs)
|
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|