Task: Improve dashboard scroll performance #2225 #286
Annotations
4 warnings
SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
SwiftLint:
Apps/RuuviStation/Sources/Classes/Presentation/Modules/Dashboard/Cards/View/CardsViewModel.swift#L266
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
|
SwiftLint:
Apps/RuuviStation/Sources/Classes/Presentation/Modules/Dashboard/Background/Presenter/BackgroundSelectionPresenter.swift#L51
Superfluous Disable Command Violation: 'inert_defer' is not a valid SwiftLint rule; remove it from the disable command (superfluous_disable_command)
|
SwiftLint:
Apps/RuuviStation/Sources/Classes/Presentation/Transitions/SwipeDownToDismiss/SwipeDownToDismissNavigationController.swift#L8
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|