Skip to content

fix: spacebar keybinding is now "space" instead of a literal space #849

fix: spacebar keybinding is now "space" instead of a literal space

fix: spacebar keybinding is now "space" instead of a literal space #849

Triggered via push September 18, 2024 18:56
Status Success
Total duration 33s
Artifacts

lint-soft.yml

on: push
lint-soft
23s
lint-soft
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint-soft: textarea/textarea.go#L1201
Comment should end in a period (godot)
lint-soft: list/list.go#L275
Comment should end in a period (godot)
lint-soft: list/list.go#L291
Comment should end in a period (godot)
lint-soft: filepicker/filepicker.go#L389
`if m.selected == i` has complex nested blocks (complexity: 5) (nestif)
lint-soft: textinput/textinput.go#L664
`if pos < len(value)` has complex nested blocks (complexity: 6) (nestif)
lint-soft: textarea/textarea.go#L1122
`if m.ShowLineNumbers` has complex nested blocks (complexity: 8) (nestif)
lint-soft: textarea/textarea.go#L1410
`if spaces > 0` has complex nested blocks (complexity: 6) (nestif)
lint-soft: list/list.go#L1141
`if m.filterState == Filtering` has complex nested blocks (complexity: 5) (nestif)
lint-soft: paginator/paginator.go#L192
missing cases in switch of type paginator.Type: paginator.Arabic (exhaustive)
lint-soft: list/list.go#L710
missing cases in switch of type list.FilterState: list.Unfiltered, list.FilterApplied (exhaustive)
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbles/bubbles. Supported file pattern: go.sum