Skip to content

Change ObservableObject to Observable Macros #50

Change ObservableObject to Observable Macros

Change ObservableObject to Observable Macros #50

Triggered via pull request August 16, 2024 09:05
Status Success
Total duration 33s
Artifacts

swiftlint.yml

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

Annotations

2 warnings
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/Models/TripPlanner/Itinerary.swift#L58
Todo Violation: TODOs should be resolved (localize this!) (todo)