Skip to content

Implement AddOdometerReading AppIntent #667

Implement AddOdometerReading AppIntent

Implement AddOdometerReading AppIntent #667

Triggered via pull request October 30, 2024 13:19
Status Success
Total duration 21s
Artifacts

swiftlint.yml

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

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)