Skip to content

Merge branch 'dev' of https://github.com/mikaelacaron/Basic-Car-Maint… #747

Merge branch 'dev' of https://github.com/mikaelacaron/Basic-Car-Maint…

Merge branch 'dev' of https://github.com/mikaelacaron/Basic-Car-Maint… #747

Triggered via push October 30, 2025 02:19
Status Success
Total duration 19s
Artifacts

swiftlint.yml

on: push
SwiftLint
15s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: Basic-Car-Maintenance-Widget/BasicCarMaintenanceWidget.swift#L33
Lines should not have trailing semicolons (trailing_semicolon)
SwiftLint: Basic-Car-Maintenance-Widget/BasicCarMaintenanceWidget.swift#L32
Lines should not have trailing semicolons (trailing_semicolon)
SwiftLint: Basic-Car-Maintenance-Widget/BasicCarMaintenanceWidget.swift#L36
Line should be 110 characters or less; currently it has 144 characters (line_length)
SwiftLint: Basic-Car-Maintenance-Widget/BasicCarMaintenanceWidget.swift#L22
Line should be 110 characters or less; currently it has 120 characters (line_length)
SwiftLint: Basic-Car-Maintenance-Widget/SmallMaintenanceEventsCountWidgetView.swift#L35
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
SwiftLint: Basic-Car-Maintenance-Widget/SmallMaintenanceEventsCountWidgetView.swift#L9
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
SwiftLint: Basic-Car-Maintenance-Widget/SmallMaintenanceEventsCountWidgetView.swift#L51
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
SwiftLint: Basic-Car-Maintenance-Widget/SmallMaintenanceEventsCountWidgetView.swift#L45
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
SwiftLint: Basic-Car-Maintenance-Widget/SmallMaintenanceEventsCountWidgetView.swift#L39
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
SwiftLint: Basic-Car-Maintenance-Widget/BasicCarMaintenanceWidgetEntryView.swift#L31
Files should have a single trailing newline (trailing_newline)