Implement AddOdometerReading AppIntent #667
Annotations
4 warnings
SwiftLint:
Basic-Car-Maintenance/Shared/AppIntents/AddOdometerReadingIntent/AddOdometerReadingIntent.swift#L92
Line should be 110 characters or less; currently it has 114 characters (line_length)
|
SwiftLint:
Basic-Car-Maintenance/Shared/AppIntents/AddOdometerReadingIntent/OdometerReadingIntentError.swift#L16
Line should be 110 characters or less; currently it has 112 characters (line_length)
|
SwiftLint:
Basic-Car-Maintenance/Shared/AppIntents/AddOdometerReadingIntent/OdometerReadingIntentError.swift#L33
Line should be 110 characters or less; currently it has 188 characters (line_length)
|
SwiftLint:
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)
|