Skip to content

feat: handle interrupts and timeouts #1434

feat: handle interrupts and timeouts

feat: handle interrupts and timeouts #1434

Triggered via push December 9, 2024 17:16
Status Failure
Total duration 40s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: confirm/command.go#L14
undefined: timeout
lint: confirm/command.go#L36
undefined: fmt (typecheck)
lint: pager/command.go#L43
unknown field timeout in struct literal of type model
lint: pager/command.go#L44
unknown field hasTimeout in struct literal of type model (typecheck)
lint: gum.go#L8
could not import github.com/charmbracelet/gum/confirm (-: # github.com/charmbracelet/gum/confirm
lint: confirm/command.go#L14
undefined: timeout
lint: confirm/command.go#L36
undefined: fmt) (typecheck)
lint: gum.go#L16
could not import github.com/charmbracelet/gum/pager (-: # github.com/charmbracelet/gum/pager
lint: pager/command.go#L43
unknown field timeout in struct literal of type model
lint: pager/command.go#L44
unknown field hasTimeout in struct literal of type model) (typecheck)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gum/gum. Supported file pattern: go.sum