feat: no tea.Quit on submit / cancel #12
Annotations
10 errors and 1 warning
lint-soft:
field_confirm.go#L182
string `Chose: ` has 3 occurrences, make it a constant (goconst)
|
lint-soft:
field_text.go#L119
Comment should end in a period (godot)
|
lint-soft:
theme.go#L26
Comment should end in a period (godot)
|
lint-soft:
theme.go#L31
theme.go:31: Line contains TODO/BUG/FIXME: "TODO: apply help coloring in theme to he..." (godox)
|
lint-soft:
form.go#L212
Consider pre-allocating `cmds` (prealloc)
|
lint-soft:
group.go#L132
Consider pre-allocating `cmds` (prealloc)
|
lint-soft:
option.go#L14
Consider pre-allocating `options` (prealloc)
|
lint-soft:
field_text.go#L188
mnd: Magic number: 0600, in <argument> detected (gomnd)
|
lint-soft:
theme.go#L106
mnd: Magic number: 2, in <argument> detected (gomnd)
|
lint-soft:
form.go#L76
mnd: Magic number: 80, in <assign> detected (gomnd)
|
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/huh/huh. Supported file pattern: go.sum
|