Skip to content

Update Documentation and Error Messages for Notifications #626

Update Documentation and Error Messages for Notifications

Update Documentation and Error Messages for Notifications #626

Triggered via pull request August 29, 2024 03:59
Status Failure
Total duration 44s
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
14s
SwiftLint / SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
35s
Markdown Link Check / markdown_link_check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
SwiftLint / SwiftLint / SwiftLint: Sources/Spezi/Capabilities/Notifications/RegisterRemoteNotificationsAction.swift#L130
Line Length Violation: Line should be 150 characters or less; currently it has 155 characters (line_length)
SwiftLint / SwiftLint / SwiftLint: Sources/Spezi/Capabilities/Notifications/RegisterRemoteNotificationsAction.swift#L142
Line Length Violation: Line should be 150 characters or less; currently it has 174 characters (line_length)
SwiftLint / SwiftLint / SwiftLint: Sources/Spezi/Capabilities/Notifications/RegisterRemoteNotificationsAction.swift#L137
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
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/