feat(deps): bump github.com/charmbracelet/lipgloss from 0.7.1 to 0.9.… #342
Annotations
10 errors and 1 warning
progress/progress.go#L304
`inbetween` is a misspelling of `between` (misspell)
|
textinput/textinput.go#L666
`if pos < len(value)` has complex nested blocks (complexity: 6) (nestif)
|
textarea/textarea.go#L1282
`if spaces > 0` has complex nested blocks (complexity: 6) (nestif)
|
textarea/textarea.go#L1063
`if m.ShowLineNumbers` has complex nested blocks (complexity: 5) (nestif)
|
list/list.go#L1113
`if m.filterState == Filtering` has complex nested blocks (complexity: 5) (nestif)
|
paginator/paginator.go#L164
missing cases in switch of type paginator.Type: paginator.Arabic (exhaustive)
|
list/list.go#L682
missing cases in switch of type list.FilterState: list.Unfiltered, list.FilterApplied (exhaustive)
|
viewport/viewport.go#L338
missing cases in switch of type tea.MouseEventType: tea.MouseUnknown, tea.MouseLeft, tea.MouseRight, tea.MouseMiddle, tea.MouseRelease, tea.MouseMotion (exhaustive)
|
list/defaultitem.go#L38
mnd: Magic number: 2, in <argument> detected (gomnd)
|
list/defaultitem.go#L54
mnd: Magic number: 2, in <argument> detected (gomnd)
|
|
The logs for this run have expired and are no longer available.
Loading