Skip to content

feat: Dashboard

feat: Dashboard #4

Triggered via pull request February 5, 2025 13:24
Status Failure
Total duration 17s
Artifacts

swiftlint.yml

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

Annotations

5 errors
SwiftLint: Sources/MyKSuite/Utils/ColorHelper.swift#L62
Trailing closure syntax should be used whenever possible (trailing_closure)
SwiftLint: Sources/MyKSuite/Utils/ColorHelper.swift#L35
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/MyKSuite/Dashboard/SubscriptionPlusDetailsView.swift#L39
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/MyKSuite/Dashboard/SubscriptionPlusDetailsView.swift#L48
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
SwiftLint
Process completed with exit code 2.