Skip to content

task: Show email in lowercase everywhere #2154 #241

task: Show email in lowercase everywhere #2154

task: Show email in lowercase everywhere #2154 #241

Triggered via pull request September 23, 2024 16:30
Status Failure
Total duration 44s
Artifacts

pr_checks.yml

on: pull_request
SwiftLint
34s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
SwiftLint: Packages/RuuviNotification/Sources/RuuviNotificationLocal/RuuviNotificationLocalImpl.swift#L613
Attribute Name Spacing Violation: `@escaping` must have a trailing space before the associated type (attribute_name_spacing)
SwiftLint: Apps/RuuviStation/Sources/Classes/Presentation/Modules/Dashboard/Home/View/DashboardCell.swift#L10
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
SwiftLint: Apps/RuuviStation/Sources/Classes/Presentation/Modules/Dashboard/Home/View/DashboardCell.swift#L13
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
SwiftLint: Apps/RuuviStation/Sources/Classes/Presentation/Modules/Dashboard/Home/View/DashboardCell.swift#L16
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
SwiftLint: Apps/RuuviStation/Sources/Classes/Presentation/Modules/Dashboard/Home/View/DashboardCell.swift#L19
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
SwiftLint: Apps/RuuviStation/Sources/Classes/Presentation/Transitions/SwipeDownToDismiss/SwipeDownToDismissNavigationController.swift#L8
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)