Fix #148 by handling cancelled drag gestures (#149, thx @juhieta) #652
Annotations
7 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#L404
File Length Violation: File should contain 400 lines or less: currently contains 404 (file_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/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/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/.
|