Implement first Medication Tracking UI #46
pull_request.yml
on: pull_request
REUSE Compliance Check
/
REUSE Compliance Check
10s
SwiftLint
/
SwiftLint
9s
Annotations
10 errors
SwiftLint / SwiftLint:
Sources/SpeziMedicationSettings/Extensions/ScheduledTime+Date.swift#L13
Todo Violation: TODOs should be resolved (remove?) (todo)
|
SwiftLint / SwiftLint:
Sources/SpeziMedicationSettings/Extensions/UIDatePicker+SwiftUI.swift#L12
Todo Violation: TODOs should be resolved (why was that needed?) (todo)
|
SwiftLint / SwiftLint:
Sources/SpeziMedicationSettings/Extensions/UIDatePicker+SwiftUI.swift#L31
Todo Violation: TODOs should be resolved (we just add 5 every time!) (todo)
|
SwiftLint / 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 / 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 / SwiftLint:
Sources/SpeziMedicationSettings/MedicationSettings.swift#L16
Todo Violation: TODOs should be resolved (was a Set previously?) (todo)
|
SwiftLint / SwiftLint:
Sources/SpeziMedicationSettings/MedicationSettings.swift#L17
Todo Violation: TODOs should be resolved (cancelBehaviro/dismissBehavior...) (todo)
|
SwiftLint / SwiftLint:
Sources/SpeziMedicationSettings/MedicationSettings.swift#L28
Todo Violation: TODOs should be resolved (medicationSettingsViewModel.me...) (todo)
|
SwiftLint / SwiftLint:
Sources/SpeziMedicationSettings/MedicationSettings.swift#L41
Todo Violation: TODOs should be resolved (how to get the list of persist...) (todo)
|
SwiftLint / SwiftLint:
Sources/SpeziMedicationSettings/MedicationSettings.swift#L43
Todo Violation: TODOs should be resolved (conent unavaialbel view (as an...) (todo)
|