Update Documentation and Error Messages for Notifications #626
pull_request.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
7s
SwiftLint
/
...
/
SwiftLint
14s
Markdown Link Check
/
markdown_link_check
35s
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/
|