Skip to content

Implement first Medication Tracking UI #43

Implement first Medication Tracking UI

Implement first Medication Tracking UI #43

Triggered via pull request November 12, 2024 20:52
Status Failure
Total duration 25s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  REUSE Compliance Check
6s
REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  SwiftLint
13s
SwiftLint / SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
SwiftLint / SwiftLint: Sources/SpeziMedicationSettings/MedicationSettings.swift#L16
Todo Violation: TODOs should be resolved (cancelBehaviro/dismissBehavior...) (todo)
SwiftLint / SwiftLint: Sources/SpeziMedicationSettings/MedicationSettings.swift#L83
Todo Violation: TODOs should be resolved (migrate to confirmation dialog...) (todo)
SwiftLint / SwiftLint: Sources/SpeziMedicationSettings/ModifyMedication/AddMedication.swift#L20
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
SwiftLint / SwiftLint: Sources/SpeziMedicationSettings/ModifyMedication/AddMedicationSchedule.swift#L18
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
SwiftLint / SwiftLint: Sources/SpeziMedicationTracking/MedicationLogRowModel.swift#L93
Discouraged Optional Collection Violation: Prefer empty collection over optional collection (discouraged_optional_collection)
SwiftLint / SwiftLint: Sources/XCTSpeziMedication/Mock.swift#L13
Missing Docs Violation: public declarations should be documented (missing_docs)
SwiftLint / SwiftLint: Sources/XCTSpeziMedication/Mock.swift#L14
Missing Docs Violation: public declarations should be documented (missing_docs)
SwiftLint / SwiftLint: Sources/XCTSpeziMedication/Mock.swift#L38
Missing Docs Violation: public declarations should be documented (missing_docs)
SwiftLint / SwiftLint: Sources/SpeziMedication/Schedule/Frequency.swift#L24
File Types Order Violation: An 'extension' should not be placed amongst the file type(s) 'supporting_type' (file_types_order)
SwiftLint / SwiftLint: Sources/SpeziMedication/Schedule/Frequency.swift#L17
Missing Docs Violation: public declarations should be documented (missing_docs)