Skip to content

New Task model using SwiftData and Schedule creation using Calendar Recurrence Rule #119

New Task model using SwiftData and Schedule creation using Calendar Recurrence Rule

New Task model using SwiftData and Schedule creation using Calendar Recurrence Rule #119

Triggered via pull request September 10, 2024 15:51
Status Failure
Total duration 26s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  ...  /  REUSE Compliance Check
9s
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  ...  /  SwiftLint
8s
SwiftLint / SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
15s
Markdown Link Check / markdown_link_check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/ScheduleView.swift#L15
Todo Violation: TODOs should be resolved (show today vs tomorrow?) (todo)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/ScheduleView.swift#L33
Todo Violation: TODOs should be resolved (today and tomorrow headings!?) (todo)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/TestAppScheduler.swift#L11
Sorted Imports Violation: Imports should be sorted (sorted_imports)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Task/Task+Type.swift#L14
Todo Violation: TODOs should be resolved (make category its own model, r...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Task/Task+Type.swift#L28
Todo Violation: TODOs should be resolved (how to support any images?) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Scheduler.swift#L16
Todo Violation: TODOs should be resolved (can we formulate 5pm every Fri...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Scheduler.swift#L18
Todo Violation: TODOs should be resolved (allow to specify "text" Locali...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Scheduler.swift#L20
Todo Violation: TODOs should be resolved (support showing tasks as overd...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Scheduler.swift#L21
Todo Violation: TODOs should be resolved (easy "mark deleted" method (th...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Scheduler.swift#L22
Todo Violation: TODOs should be resolved (bring back support for notific...) (todo)
Markdown Link Check / markdown_link_check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/