fix(confirm): ensure --show-output
show the right answer
#1698
Annotations
7 errors and 1 warning
golangci-lint:
filter/command.go#L53
SA1019: tea.WithReportFocus is deprecated: use the [EnableReportFocus] [Cmd] in your [Model.Init] instead. (staticcheck)
|
golangci-lint:
filter/command.go#L57
SA1019: tea.WithAltScreen is deprecated: use the [EnterAltScreen] [Cmd] in your [Model.Init] instead. (staticcheck)
|
golangci-lint:
input/command.go#L62
SA1019: tea.WithReportFocus is deprecated: use the [EnableReportFocus] [Cmd] in your [Model.Init] instead. (staticcheck)
|
golangci-lint:
pager/command.go#L52
SA1019: tea.WithAltScreen is deprecated: use the [EnterAltScreen] [Cmd] in your [Model.Init] instead. (staticcheck)
|
golangci-lint:
pager/command.go#L53
SA1019: tea.WithReportFocus is deprecated: use the [EnableReportFocus] [Cmd] in your [Model.Init] instead. (staticcheck)
|
golangci-lint:
write/command.go#L71
SA1019: tea.WithReportFocus is deprecated: use the [EnableReportFocus] [Cmd] in your [Model.Init] instead. (staticcheck)
|
golangci-lint
issues found
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/gum/gum. Supported file pattern: go.sum
|
Loading