fix(input): width #916
Annotations
6 errors and 1 warning
lint-soft:
spin/command.go#L46
`if m.status == 0` has complex nested blocks (complexity: 8) (nestif)
|
lint-soft:
choose/command.go#L61
`if o.Limit > 1` has complex nested blocks (complexity: 5) (nestif)
|
lint-soft:
choose/command.go#L79
error returned from external package is unwrapped: sig: func (*github.com/charmbracelet/huh.Form).Run() error (wrapcheck)
|
lint-soft:
choose/command.go#L109
error returned from external package is unwrapped: sig: func (*github.com/charmbracelet/huh.Form).Run() error (wrapcheck)
|
lint-soft:
file/command.go#L54
error returned from external package is unwrapped: sig: func (*github.com/charmbracelet/huh.Form).Run() error (wrapcheck)
|
lint-soft:
input/command.go#L58
error returned from external package is unwrapped: sig: func (*github.com/charmbracelet/huh.Form).Run() error (wrapcheck)
|
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/gum/gum. Supported file pattern: go.sum
|