Implement first Medication Tracking UI #50
Annotations
10 errors and 1 warning
SwiftLint:
Sources/SpeziMedication/Schedule/Schedule.swift#L24
Todo Violation: TODOs should be resolved (this is wrong now) (todo)
|
SwiftLint:
Sources/SpeziMedication/Medication/MedicationInstanceInitializable.swift#L11
Todo Violation: TODOs should be resolved (remove) (todo)
|
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:
Sources/SpeziMedication/Medication/Medication.swift#L51
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint:
Sources/SpeziMedication/Medication/Medication.swift#L35
Todo Violation: TODOs should be resolved (how to make identifiable?) (todo)
|
SwiftLint:
Sources/SpeziMedication/Medication/Medication.swift#L40
Todo Violation: TODOs should be resolved (coding system, SNOMED CT, RxNo...) (todo)
|
SwiftLint:
Sources/SpeziMedication/Medication/Medication.swift#L50
Todo Violation: TODOs should be resolved (extension?) (todo)
|
SwiftLint:
Sources/SpeziMedication/Medication/Medication.swift#L52
Todo Violation: TODOs should be resolved (let id: UUID?) (todo)
|
SwiftLint:
Sources/SpeziMedication/Medication/Medication.swift#L53
Todo Violation: TODOs should be resolved (dosages!) (todo)
|
SwiftLint:
Sources/SpeziMedication/Medication/Medication.swift#L54
Todo Violation: TODOs should be resolved (do we need Hashable?) (todo)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading