Implement first Medication Tracking UI #44
Annotations
10 errors
SwiftLint:
Sources/SpeziMedicationSettings/Extensions/ScheduledTime+Date.swift#L13
Todo Violation: TODOs should be resolved (remove?) (todo)
|
SwiftLint:
Sources/SpeziMedicationSettings/MedicationSettings.swift#L147
Function Default Parameter at End Violation: Prefer to locate parameters with defaults toward the end of the parameter list (function_default_parameter_at_end)
|
SwiftLint:
Sources/SpeziMedicationSettings/MedicationSettings.swift#L144
Superfluous Disable Command Violation: SwiftLint rule 'function_default_parameter_at_end' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
SwiftLint:
Sources/SpeziMedicationSettings/MedicationSettings.swift#L16
Todo Violation: TODOs should be resolved (was a Set previously?) (todo)
|
SwiftLint:
Sources/SpeziMedicationSettings/MedicationSettings.swift#L17
Todo Violation: TODOs should be resolved (cancelBehaviro/dismissBehavior...) (todo)
|
SwiftLint:
Sources/SpeziMedicationSettings/MedicationSettings.swift#L28
Todo Violation: TODOs should be resolved (medicationSettingsViewModel.me...) (todo)
|
SwiftLint:
Sources/SpeziMedicationSettings/MedicationSettings.swift#L41
Todo Violation: TODOs should be resolved (how to get the list of persist...) (todo)
|
SwiftLint:
Sources/SpeziMedicationSettings/MedicationSettings.swift#L43
Todo Violation: TODOs should be resolved (conent unavaialbel view (as an...) (todo)
|
SwiftLint:
Sources/SpeziMedicationSettings/MedicationSettings.swift#L80
Todo Violation: TODOs should be resolved (migrate to confirmation dialog...) (todo)
|
SwiftLint:
Sources/SpeziMedicationSettings/MedicationSettings.swift#L101
Todo Violation: TODOs should be resolved (restore previous functionality) (todo)
|
Loading