feat: use inhouse wcwidth package instead of go-runewidth #930
Annotations
10 errors and 1 warning
lint-soft:
textarea/textarea.go#L1200
Comment should end in a period (godot)
|
lint-soft:
list/list.go#L276
Comment should end in a period (godot)
|
lint-soft:
list/list.go#L292
Comment should end in a period (godot)
|
lint-soft:
filepicker/filepicker.go#L382
`if m.selected == i` has complex nested blocks (complexity: 5) (nestif)
|
lint-soft:
textinput/textinput.go#L660
`if pos < len(value)` has complex nested blocks (complexity: 6) (nestif)
|
lint-soft:
textarea/textarea.go#L1121
`if m.ShowLineNumbers` has complex nested blocks (complexity: 8) (nestif)
|
lint-soft:
textarea/textarea.go#L1409
`if spaces > 0` has complex nested blocks (complexity: 6) (nestif)
|
lint-soft:
list/list.go#L1156
`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#L725
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
|