Skip to content

Fix dragging of sheet when dragging is started on top of button or other pressable item #653

Fix dragging of sheet when dragging is started on top of button or other pressable item

Fix dragging of sheet when dragging is started on top of button or other pressable item #653

Triggered via pull request February 21, 2024 12:18
Status Success
Total duration 1m 58s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
SwiftLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
SwiftLint: Sources/BottomSheet/BottomSheetView/BottomSheetView+HelperViews.swift#L405
File Length Violation: File should contain 400 lines or less: currently contains 405 (file_length)
SwiftLint: Sources/BottomSheet/BottomSheetView/BottomSheetView+HelperViews.swift#L184
Line Length Violation: Line should be 120 characters or less; currently it has 156 characters (line_length)
SwiftLint: Sources/BottomSheet/BottomSheetView/BottomSheetView+SwitchPosition.swift#L22
Line Length Violation: Line should be 120 characters or less; currently it has 124 characters (line_length)
SwiftLint: Sources/BottomSheet/BottomSheetView/BottomSheetView+Gestures.swift#L26
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
SwiftLint: Sources/BottomSheet/BottomSheetView/BottomSheetView+Gestures.swift#L26
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
SwiftLint: Sources/BottomSheet/BottomSheet+ViewModifiers/BottomSheet+AccountingForKeyboardHeight.swift#L15
Line Length Violation: Line should be 120 characters or less; currently it has 127 characters (line_length)
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.