Skip to content

Add onboarding for otpkitdemo #54

Add onboarding for otpkitdemo

Add onboarding for otpkitdemo #54

Triggered via pull request August 28, 2024 00:31
Status Success
Total duration 42s
Artifacts

swiftlint.yml

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

Annotations

10 warnings
SwiftLint: Sources/OTPKit/Services/TripPlannerService.swift#L197
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/OnboardingView.swift#L93
Line Length Violation: Line should be 120 characters or less; currently it has 141 characters (line_length)
SwiftLint: Examples/OTPKitDemo/OTPKitDemo/OnboardingView.swift#L41
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: Examples/OTPKitDemo/OTPKitDemo/OnboardingView.swift#L74
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: Examples/OTPKitDemo/OTPKitDemo/OnboardingView.swift#L11
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Examples/OTPKitDemo/OTPKitDemo/OnboardingView.swift#L29
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Examples/OTPKitDemo/OTPKitDemo/OnboardingView.swift#L34
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Examples/OTPKitDemo/OTPKitDemo/OnboardingView.swift#L37
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Examples/OTPKitDemo/OTPKitDemo/OnboardingView.swift#L54
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)