show follow notification in tab #2644
Annotations
10 errors and 2 warnings
Check CHANGELOG
You have not updated CHANGELOG.md. If an entry is not applicable add the Skip-Changelog label to your PR. See the top of the CHANGELOG.md for more details.
|
swift_lint:
Nos/Service/PushNotificationService.swift#L64
Code should be indented using one tab or 4 spaces (indentation_width)
|
swift_lint:
Nos/Service/PushNotificationService.swift#L152
Code should be indented using one tab or 4 spaces (indentation_width)
|
swift_lint:
Nos/Service/PushNotificationService.swift#L247
Code should be indented using one tab or 4 spaces (indentation_width)
|
swift_lint:
Nos/Service/PushNotificationService.swift#L267
Code should be indented using one tab or 4 spaces (indentation_width)
|
swift_lint:
Nos/Service/PushNotificationService.swift#L304
Code should be indented using one tab or 4 spaces (indentation_width)
|
swift_lint:
Nos/Service/PushNotificationService.swift#L313
Code should be indented using one tab or 4 spaces (indentation_width)
|
swift_lint:
Nos/Views/Notifications/NotificationCard.swift#L38
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
swift_lint:
Nos/Views/Notifications/NotificationCard.swift#L40
Don't include vertical whitespace (empty line) before closing braces (vertical_whitespace_closing_braces)
|
Unit Tests
Process completed with exit code 65.
|
Check CHANGELOG
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
swift_lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|