wip: refactor cursor modes into boolean #2099
Annotations
10 errors and 2 warnings
Build:
textinput/textinput.go#L643
cannot assign to m.Cursor.Blink (value of type func() bool)
|
Build:
textinput/textinput.go#L674
m.Cursor.HiddenStyle undefined (type cursor.Model has no field or method HiddenStyle)
|
Build:
textinput/textinput.go#L712
m.Cursor.HiddenStyle undefined (type cursor.Model has no field or method HiddenStyle)
|
Build:
progress/progress.go#L186
cannot use m (variable of type Model) as type tea.Model in return statement:
|
Build:
progress/progress.go#L197
cannot use m (variable of type Model) as type tea.Model in return statement:
|
Build:
progress/progress.go#L202
cannot use m (variable of type Model) as type tea.Model in return statement:
|
Build:
progress/progress.go#L206
cannot use m (variable of type Model) as type tea.Model in return statement:
|
Build:
progress/progress.go#L209
cannot use m (variable of type Model) as type tea.Model in return statement:
|
Build:
textarea/textarea.go#L1103
cannot assign to m.VirtualCursor.Blink (value of type func() bool)
|
Build:
textarea/textarea.go#L1118
m.VirtualCursor.HiddenStyle undefined (type cursor.Model has no field or method HiddenStyle)
|
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/bubbles/bubbles. Supported file pattern: go.sum
|
Loading