Skip to content

In addition to handling drag gesture changes & ending, also handle ca… #649

In addition to handling drag gesture changes & ending, also handle ca…

In addition to handling drag gesture changes & ending, also handle ca… #649

Re-run triggered December 25, 2023 15:00
Status Failure
Total duration 1m 8s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Build
Process completed with exit code 65.
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)
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+HelperViews.swift#L404
File Length Violation: File should contain 400 lines or less: currently contains 404 (file_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)