Skip to content

Support for scheduling notifications #143

Support for scheduling notifications

Support for scheduling notifications #143

Triggered via pull request September 18, 2024 12:17
Status Failure
Total duration 34s
Artifacts

pull_request.yml

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

Annotations

10 errors and 1 warning
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Schedule/Schedule.swift#L65
Todo Violation: TODOs should be resolved (when does this end???) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Schedule/Schedule.swift#L66
Todo Violation: TODOs should be resolved (we can only do that if we are ...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Schedule/Schedule.swift#L97
Todo Violation: TODOs should be resolved (there are properties that can ...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Task/Task.swift#L120
Missing Docs Violation: public declarations should be documented (missing_docs)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Schedule/Weekday+Ordinal.swift#L13
Todo Violation: TODOs should be resolved (this is what we want right) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Schedule/Date+Extensions.swift#L34
Missing Docs Violation: public declarations should be documented (missing_docs)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Notifications/SchedulerNotifications.swift#L76
Missing Docs Violation: public declarations should be documented (missing_docs)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Notifications/SchedulerNotifications.swift#L80
Missing Docs Violation: public declarations should be documented (missing_docs)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Notifications/SchedulerNotifications.swift#L86
Missing Docs Violation: public declarations should be documented (missing_docs)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Notifications/SchedulerNotifications.swift#L58
Todo Violation: TODOs should be resolved (docs!) (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/