show follow notification in tab #2645
Annotations
8 errors and 1 warning
SwiftLint:
Nos/Service/PushNotificationService.swift#L64
Code should be indented using one tab or 4 spaces (indentation_width)
|
SwiftLint:
Nos/Service/PushNotificationService.swift#L152
Code should be indented using one tab or 4 spaces (indentation_width)
|
SwiftLint:
Nos/Service/PushNotificationService.swift#L247
Code should be indented using one tab or 4 spaces (indentation_width)
|
SwiftLint:
Nos/Service/PushNotificationService.swift#L267
Code should be indented using one tab or 4 spaces (indentation_width)
|
SwiftLint:
Nos/Service/PushNotificationService.swift#L304
Code should be indented using one tab or 4 spaces (indentation_width)
|
SwiftLint:
Nos/Service/PushNotificationService.swift#L313
Code should be indented using one tab or 4 spaces (indentation_width)
|
SwiftLint:
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)
|
SwiftLint:
Nos/Views/Notifications/NotificationCard.swift#L40
Don't include vertical whitespace (empty line) before closing braces (vertical_whitespace_closing_braces)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading