refactor: rename CursorStyle to CursorShape #4088
build.yml
on: push
Matrix: build-examples / build
Matrix: build-go-mod / build
Matrix: build / build
build-examples
/
govulncheck
21s
build-go-mod
/
govulncheck
26s
build
/
govulncheck
22s
build-examples
/
dependabot
0s
build-go-mod
/
dependabot
0s
build
/
dependabot
0s
Annotations
21 errors and 6 warnings
build-examples / build (ubuntu-latest)
undefined: tea.CursorStyle
|
build-examples / build (ubuntu-latest)
f.Cursor.Style undefined (type *tea.Cursor has no field or method Style)
|
build-examples / build (ubuntu-latest)
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)
|
build-examples / build (ubuntu-latest)
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)
|
build-examples / build (ubuntu-latest)
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)
|
build-examples / build (ubuntu-latest)
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)
|
build-examples / build (ubuntu-latest)
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)
|
build-examples / build (ubuntu-latest)
m.textarea.CursorPosition undefined (type textarea.Model has no field or method CursorPosition)
|
build-examples / build (ubuntu-latest)
Process completed with exit code 1.
|
build-examples / build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build-examples / build (windows-latest)
The operation was canceled.
|
build-examples / build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build-examples / build (macos-latest)
undefined: tea.CursorStyle
|
build-examples / build (macos-latest)
f.Cursor.Style undefined (type *tea.Cursor has no field or method Style)
|
build-examples / build (macos-latest)
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)
|
build-examples / build (macos-latest)
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)
|
build-examples / build (macos-latest)
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)
|
build-examples / build (macos-latest)
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)
|
build-examples / build (macos-latest)
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)
|
build-examples / build (macos-latest)
m.textarea.CursorPosition undefined (type textarea.Model has no field or method CursorPosition)
|
build-examples / build (macos-latest)
The operation was canceled.
|
build / build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-go-mod / build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-examples / govulncheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / govulncheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-go-mod / govulncheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-examples / build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|