feat: handle interrupts and timeouts #1434
Annotations
10 errors and 2 warnings
golangci-lint:
confirm/command.go#L14
undefined: timeout
|
golangci-lint:
confirm/command.go#L36
undefined: fmt (typecheck)
|
golangci-lint:
pager/command.go#L43
unknown field timeout in struct literal of type model
|
golangci-lint:
pager/command.go#L44
unknown field hasTimeout in struct literal of type model (typecheck)
|
golangci-lint:
gum.go#L8
could not import github.com/charmbracelet/gum/confirm (-: # github.com/charmbracelet/gum/confirm
|
golangci-lint:
confirm/command.go#L14
undefined: timeout
|
golangci-lint:
confirm/command.go#L36
undefined: fmt) (typecheck)
|
golangci-lint:
gum.go#L16
could not import github.com/charmbracelet/gum/pager (-: # github.com/charmbracelet/gum/pager
|
golangci-lint:
pager/command.go#L43
unknown field timeout in struct literal of type model
|
golangci-lint:
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
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/gum/gum. Supported file pattern: go.sum
|
Loading