Skip to content

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

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

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

Triggered via pull request September 6, 2024 12:21
Status Failure
Total duration 31s
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
21s
Markdown Link Check / markdown_link_check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziSchedulerTests/SchedulerTests.swift#L31
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziSchedulerTests/SchedulerTests.swift#L17
Todo Violation: TODOs should be resolved (remove?) (todo)
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziSchedulerTests/SchedulerTests.swift#L20
Todo Violation: TODOs should be resolved (remove and below) (todo)
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziSchedulerTests/SchedulerTests.swift#L61
Todo Violation: TODOs should be resolved (unit test with two different e...) (todo)
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziSchedulerTests/SchedulerTests.swift#L72
Todo Violation: TODOs should be resolved (does this still translate?) (todo)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/ScheduleView.swift#L14
Todo Violation: TODOs should be resolved (show today vs tomorrow?) (todo)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/ScheduleView.swift#L28
Todo Violation: TODOs should be resolved (today and tomorrow headings!) (todo)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/ScheduleView.swift#L31
Todo Violation: TODOs should be resolved (completing event is not really...) (todo)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/ScheduleView.swift#L38
Todo Violation: TODOs should be resolved (completed description?) (todo)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/TestAppDelegate.swift#L18
Todo Violation: TODOs should be resolved (do that or use the sample data...) (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/