feat: handle interrupts and timeouts #1420
Annotations
10 errors and 2 warnings
confirm/command.go#L14
undefined: timeout
|
confirm/command.go#L36
undefined: fmt (typecheck)
|
pager/command.go#L43
unknown field timeout in struct literal of type model
|
pager/command.go#L44
unknown field hasTimeout in struct literal of type model (typecheck)
|
gum.go#L8
could not import github.com/charmbracelet/gum/confirm (-: # github.com/charmbracelet/gum/confirm
|
confirm/command.go#L14
undefined: timeout
|
confirm/command.go#L36
undefined: fmt) (typecheck)
|
gum.go#L16
could not import github.com/charmbracelet/gum/pager (-: # github.com/charmbracelet/gum/pager
|
pager/command.go#L43
unknown field timeout in struct literal of type model
|
pager/command.go#L44
unknown field hasTimeout in struct literal of type model) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
The logs for this run have expired and are no longer available.
Loading