Skip to content

Custom bottom content offset for BottomSheet #656

Custom bottom content offset for BottomSheet

Custom bottom content offset for BottomSheet #656

Re-run triggered April 10, 2024 05:41
Status Success
Total duration 1m 46s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 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/Models/BottomSheetConfiguration.swift#L65
Redundant Optional Initialization Violation: Initializing an optional variable with nil is redundant (redundant_optional_initialization)
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+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+Calculations.swift#L69
Statement Position Violation: Else and catch should be on the same line, one space after the previous declaration (statement_position)
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/.