Skip to content

feat: add HelpView to table as a convenience #745

feat: add HelpView to table as a convenience

feat: add HelpView to table as a convenience #745

Triggered via push August 20, 2024 02:03
Status Success
Total duration 22s
Artifacts

lint-soft.yml

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

Annotations

10 errors and 1 warning
lint-soft: textinput/textinput.go#L661
`if pos < len(value)` has complex nested blocks (complexity: 6) (nestif)
lint-soft: list/list.go#L1112
`if m.filterState == Filtering` has complex nested blocks (complexity: 5) (nestif)
lint-soft: list/list.go#L681
missing cases in switch of type list.FilterState: list.Unfiltered, list.FilterApplied (exhaustive)
lint-soft: list/defaultitem.go#L38
Magic number: 2, in <argument> detected (gomnd)
lint-soft: list/defaultitem.go#L54
Magic number: 2, in <argument> detected (gomnd)
lint-soft: list/list.go#L1128
Magic number: 10, in <argument> detected (gomnd)
lint-soft: list/style.go#L48
Magic number: 2, in <argument> detected (gomnd)
lint-soft: list/style.go#L68
Magic number: 2, in <argument> detected (gomnd)
lint-soft: list/style.go#L84
Magic number: 2, in <argument> detected (gomnd)
lint-soft: list/defaultitem.go#L99
Magic number: 2, in <assign> detected (gomnd)
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbles/bubbles. Supported file pattern: go.sum