Skip to content

Task: Improve dashboard scroll performance #2225 #286

Task: Improve dashboard scroll performance #2225

Task: Improve dashboard scroll performance #2225 #286

Triggered via pull request January 21, 2025 18:28
Status Success
Total duration 43s
Artifacts

pr_checks.yml

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

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)