fix(spin): if not a tty, only print title, do not open tty for stdin #1485
Annotations
4 errors and 2 warnings
golangci-lint:
spin/command.go#L29
unknown field isTTY in struct literal of type model (typecheck)
|
golangci-lint:
gum.go#L17
could not import github.com/charmbracelet/gum/spin (-: # github.com/charmbracelet/gum/spin
|
golangci-lint:
spin/command.go#L29
unknown field isTTY in struct literal of type model) (typecheck)
|
golangci-lint
issues found
|
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