Skip to content

Support for scheduling notifications #144

Support for scheduling notifications

Support for scheduling notifications #144

Triggered via pull request September 18, 2024 15:46
Status Failure
Total duration 24s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  ...  /  REUSE Compliance Check
8s
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  ...  /  SwiftLint
8s
SwiftLint / SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
16s
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#L95
Todo Violation: TODOs should be resolved (there are properties that can ...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Notifications/SchedulerNotifications.swift#L50
Missing Docs Violation: public declarations should be documented (missing_docs)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Notifications/SchedulerNotifications.swift#L52
Missing Docs Violation: public declarations should be documented (missing_docs)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Notifications/SchedulerNotifications.swift#L56
Missing Docs Violation: public declarations should be documented (missing_docs)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Notifications/SchedulerNotifications.swift#L32
Todo Violation: TODOs should be resolved (docs! entitltemenet for time-s...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Notifications/SchedulerNotifications.swift#L48
Todo Violation: TODOs should be resolved (rename and make public) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Notifications/SchedulerNotifications.swift#L58
Todo Violation: TODOs should be resolved (duration doesn't really make t...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Notifications/SchedulerNotifications.swift#L95
Todo Violation: TODOs should be resolved (use an async semaphore or simi...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Notifications/SchedulerNotifications.swift#L121
Todo Violation: TODOs should be resolved (move first few lines to the sc...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziScheduler/Notifications/SchedulerNotifications.swift#L123
Todo Violation: TODOs should be resolved (remove siwfltint disable again...) (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/