Build All Previews and Updated with @Previewable #564
Annotations
10 warnings
Basic-Car-Maintenance/Shared/Dashboard/Views/AddMaintenanceView.swift#L103
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Basic-Car-Maintenance/Shared/Dashboard/Views/AddMaintenanceView.swift#L104
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Basic-Car-Maintenance/Shared/Dashboard/Views/AddMaintenanceView.swift#L103
There should be no space before and one after any comma (comma)
|
Basic-Car-Maintenance/Shared/Dashboard/Views/AddMaintenanceView.swift#L104
There should be no space before and one after any comma (comma)
|
Basic-Car-Maintenance/Shared/Dashboard/Views/AddMaintenanceView.swift#L109
Files should have a single trailing newline (trailing_newline)
|
Basic-Car-Maintenance/Shared/Dashboard/Views/AddMaintenanceView.swift#L109
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
Basic-Car-Maintenance/Shared/Odometer/Views/AddOdometerReadingView.swift#L93
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Basic-Car-Maintenance/Shared/Odometer/Views/AddOdometerReadingView.swift#L94
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Basic-Car-Maintenance/Shared/Odometer/Views/AddOdometerReadingView.swift#L93
There should be no space before and one after any comma (comma)
|
Basic-Car-Maintenance/Shared/Odometer/Views/AddOdometerReadingView.swift#L94
There should be no space before and one after any comma (comma)
|
This job succeeded
Loading