Skip to content

wip: refactor cursor modes into boolean #2099

wip: refactor cursor modes into boolean

wip: refactor cursor modes into boolean #2099

Triggered via push January 27, 2025 22:23
Status Failure
Total duration 35s
Artifacts

build.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

38 errors and 5 warnings
test (~1.18, ubuntu-latest): textinput/textinput.go#L643
cannot assign to m.Cursor.Blink (value of type func() bool)
test (~1.18, ubuntu-latest): textinput/textinput.go#L674
m.Cursor.HiddenStyle undefined (type cursor.Model has no field or method HiddenStyle)
test (~1.18, ubuntu-latest): textinput/textinput.go#L712
m.Cursor.HiddenStyle undefined (type cursor.Model has no field or method HiddenStyle)
test (~1.18, ubuntu-latest): progress/progress.go#L186
cannot use m (variable of type Model) as type tea.Model in return statement:
test (~1.18, ubuntu-latest): progress/progress.go#L197
cannot use m (variable of type Model) as type tea.Model in return statement:
test (~1.18, ubuntu-latest): progress/progress.go#L202
cannot use m (variable of type Model) as type tea.Model in return statement:
test (~1.18, ubuntu-latest): progress/progress.go#L206
cannot use m (variable of type Model) as type tea.Model in return statement:
test (~1.18, ubuntu-latest): progress/progress.go#L209
cannot use m (variable of type Model) as type tea.Model in return statement:
test (~1.18, ubuntu-latest): textarea/textarea.go#L1103
cannot assign to m.VirtualCursor.Blink (value of type func() bool)
test (~1.18, ubuntu-latest): textarea/textarea.go#L1118
m.VirtualCursor.HiddenStyle undefined (type cursor.Model has no field or method HiddenStyle)
test (~1.18, windows-latest)
The job was canceled because "_1_18_ubuntu-latest" failed.
test (~1.18, windows-latest)
The operation was canceled.
test (^1, windows-latest)
The job was canceled because "_1_18_ubuntu-latest" failed.
test (^1, windows-latest)
The operation was canceled.
test (~1.18, macos-latest)
The job was canceled because "_1_18_ubuntu-latest" failed.
test (~1.18, macos-latest)
The operation was canceled.
test (^1, macos-latest)
The job was canceled because "_1_18_ubuntu-latest" failed.
test (^1, macos-latest): textinput/textinput.go#L643
cannot assign to m.Cursor.Blink (neither addressable nor a map index expression)
test (^1, macos-latest): textinput/textinput.go#L674
m.Cursor.HiddenStyle undefined (type cursor.Model has no field or method HiddenStyle)
test (^1, macos-latest): textinput/textinput.go#L712
m.Cursor.HiddenStyle undefined (type cursor.Model has no field or method HiddenStyle)
test (^1, macos-latest): progress/progress.go#L186
cannot use m (variable of type Model) as tea.Model value in return statement: Model does not implement tea.Model (wrong type for method View)
test (^1, macos-latest): progress/progress.go#L197
cannot use m (variable of type Model) as tea.Model value in return statement: Model does not implement tea.Model (wrong type for method View)
test (^1, macos-latest): progress/progress.go#L202
cannot use m (variable of type Model) as tea.Model value in return statement: Model does not implement tea.Model (wrong type for method View)
test (^1, macos-latest): progress/progress.go#L206
cannot use m (variable of type Model) as tea.Model value in return statement: Model does not implement tea.Model (wrong type for method View)
test (^1, macos-latest): progress/progress.go#L209
cannot use m (variable of type Model) as tea.Model value in return statement: Model does not implement tea.Model (wrong type for method View)
test (^1, macos-latest): textarea/textarea.go#L1103
cannot assign to m.VirtualCursor.Blink (neither addressable nor a map index expression)
test (^1, macos-latest): textarea/textarea.go#L1118
m.VirtualCursor.HiddenStyle undefined (type cursor.Model has no field or method HiddenStyle)
test (^1, ubuntu-latest)
The job was canceled because "_1_18_ubuntu-latest" failed.
test (^1, ubuntu-latest): progress/progress.go#L186
cannot use m (variable of type Model) as tea.Model value in return statement: Model does not implement tea.Model (wrong type for method View)
test (^1, ubuntu-latest): progress/progress.go#L197
cannot use m (variable of type Model) as tea.Model value in return statement: Model does not implement tea.Model (wrong type for method View)
test (^1, ubuntu-latest): progress/progress.go#L202
cannot use m (variable of type Model) as tea.Model value in return statement: Model does not implement tea.Model (wrong type for method View)
test (^1, ubuntu-latest): progress/progress.go#L206
cannot use m (variable of type Model) as tea.Model value in return statement: Model does not implement tea.Model (wrong type for method View)
test (^1, ubuntu-latest): progress/progress.go#L209
cannot use m (variable of type Model) as tea.Model value in return statement: Model does not implement tea.Model (wrong type for method View)
test (^1, ubuntu-latest): textinput/textinput.go#L643
cannot assign to m.Cursor.Blink (neither addressable nor a map index expression)
test (^1, ubuntu-latest): textinput/textinput.go#L674
m.Cursor.HiddenStyle undefined (type cursor.Model has no field or method HiddenStyle)
test (^1, ubuntu-latest): textinput/textinput.go#L712
m.Cursor.HiddenStyle undefined (type cursor.Model has no field or method HiddenStyle)
test (^1, ubuntu-latest): textarea/textarea.go#L1103
cannot assign to m.VirtualCursor.Blink (neither addressable nor a map index expression)
test (^1, ubuntu-latest): textarea/textarea.go#L1118
m.VirtualCursor.HiddenStyle undefined (type cursor.Model has no field or method HiddenStyle)
test (~1.18, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (~1.18, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbles/bubbles. Supported file pattern: go.sum
test (^1, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\bubbles\bubbles. Supported file pattern: go.sum
test (^1, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/bubbles/bubbles. Supported file pattern: go.sum
test (^1, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbles/bubbles. Supported file pattern: go.sum