New Task model using SwiftData and Schedule creation using Calendar Recurrence Rule #123
Annotations
10 errors
Tests/SpeziSchedulerMacrosTest/UserStorageEntryMacroTests.swift#L172
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 64 lines (function_body_length)
|
Tests/SpeziSchedulerMacrosTest/UserStorageEntryMacroTests.swift#L241
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 56 lines (function_body_length)
|
Tests/SpeziSchedulerMacrosTest/UserStorageEntryMacroTests.swift#L21
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 269 lines (type_body_length)
|
Tests/SpeziSchedulerTests/SchedulerTests.swift#L196
Todo Violation: TODOs should be resolved (what?) (todo)
|
Tests/UITests/TestApp/ScheduleView.swift#L32
Todo Violation: TODOs should be resolved (reusable list!) (todo)
|
Tests/UITests/TestApp/ScheduleView.swift#L33
Todo Violation: TODOs should be resolved (today and tomorrow headings!?) (todo)
|
Sources/SpeziScheduler/Task/Task+Type.swift#L17
Todo Violation: TODOs should be resolved (we should build infrastructure...) (todo)
|
Sources/SpeziScheduler/Task/Task+Type.swift#L32
Todo Violation: TODOs should be resolved (how to support regular images) (todo)
|
Sources/SpeziScheduler/UI/CompletedTile.swift#L11
Todo Violation: TODOs should be resolved (make separate UI target) (todo)
|
Sources/SpeziScheduler/UI/CompletedTile.swift#L14
Todo Violation: TODOs should be resolved (could be moved to SpeziViews?) (todo)
|
This job failed
Loading