Skip to content

Change ObservableObject to Observable Macros #49

Change ObservableObject to Observable Macros

Change ObservableObject to Observable Macros #49

Triggered via pull request August 16, 2024 06:39
Status Success
Total duration 35s
Artifacts

swiftlint.yml

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

Annotations

8 warnings
SwiftLint: Sources/OTPKit/Features/OriginDestination/Sheets/FavoriteLocationDetailSheet.swift#L15
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/OTPKit/Features/OriginDestination/OriginDestinationSheetEnvironment.swift#L25
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/OTPKit/Features/OriginDestination/Sheets/MoreRecentLocationsSheet.swift#L15
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/OTPKit/TripPlannerExtensionView.swift#L43
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
SwiftLint: Sources/OTPKit/Services/TripPlannerService.swift#L71
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/OTPKit/Features/OriginDestination/Sheets/AddFavoriteLocationsSheet.swift#L14
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/OTPKit/Models/TripPlanner/Itinerary.swift#L58
Todo Violation: TODOs should be resolved (localize this!) (todo)
SwiftLint: Examples/OTPKitDemo/OTPKitDemo/OTPKitDemoApp.swift#L29
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)