Skip to content

Add PickerType

Add PickerType #7

Triggered via push February 5, 2024 19:48
Status Success
Total duration 21s
Artifacts

lint-soft.yml

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

Annotations

10 errors and 2 warnings
lint-soft: table/table.go#L121
mnd: Magic number: 20, in <argument> detected (gomnd)
lint-soft: table/table.go#L203
mnd: Magic number: 2, in <argument> detected (gomnd)
lint-soft: table/table.go#L205
mnd: Magic number: 2, in <argument> detected (gomnd)
lint-soft: viewport/viewport.go#L338
missing cases in switch of type tea.MouseButton: tea.MouseButtonNone, tea.MouseButtonLeft, tea.MouseButtonMiddle, tea.MouseButtonRight, tea.MouseButtonWheelLeft, tea.MouseButtonWheelRight, tea.MouseButtonBackward, tea.MouseButtonForward, tea.MouseButton10, tea.MouseButton11 (exhaustive)
lint-soft: viewport/viewport.go#L168
mnd: Magic number: 2, in <argument> detected (gomnd)
lint-soft: viewport/viewport.go#L177
mnd: Magic number: 2, in <argument> detected (gomnd)
lint-soft: filepicker/filepicker.go#L389
`if m.selected == i` has complex nested blocks (complexity: 5) (nestif)
lint-soft: paginator/paginator.go#L169
missing cases in switch of type paginator.Type: paginator.Arabic (exhaustive)
lint-soft: textinput/textinput.go#L666
`if pos < len(value)` has complex nested blocks (complexity: 6) (nestif)
lint-soft: list/list.go#L1113
`if m.filterState == Filtering` has complex nested blocks (complexity: 5) (nestif)
lint-soft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbles/bubbles. Supported file pattern: go.sum