feat: allow cursor option in file (#667) #1301
Annotations
3 errors and 1 warning
golangci-lint:
file/command.go#L46
huh.NewFilePicker().Picking(true).CurrentDirectory(path).Cursor undefined (type *huh.FilePicker has no field or method Cursor) (typecheck)
|
golangci-lint:
gum.go#L9
could not import github.com/charmbracelet/gum/file (-: # github.com/charmbracelet/gum/file
|
golangci-lint:
file/command.go#L46
huh.NewFilePicker().Picking(true).CurrentDirectory(path).Cursor undefined (type *huh.FilePicker has no field or method Cursor)) (typecheck)
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/gum/gum. Supported file pattern: go.sum
|
Loading