Implement AddOdometerReading AppIntent #644
Annotations
5 warnings
Basic-Car-Maintenance/Shared/AppIntents/AddOdometerReadingIntent.swift#L103
Line should be 110 characters or less; currently it has 114 characters (line_length)
|
Basic-Car-Maintenance/Shared/AppIntents/AddOdometerReadingIntent.swift#L115
Line should be 110 characters or less; currently it has 112 characters (line_length)
|
Basic-Car-Maintenance/Shared/AppIntents/AddOdometerReadingIntent.swift#L138
Files should have a single trailing newline (trailing_newline)
|
Basic-Car-Maintenance/Shared/AppIntents/AddOdometerReadingIntent.swift#L9
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
Basic-Car-Maintenance/Shared/Dashboard/CarMaintenancePDFGenerator.swift#L33
Function body should span 50 lines or less excluding comments and whitespace: currently spans 52 lines (function_body_length)
|
The logs for this run have expired and are no longer available.
Loading