(v2) feat: add Frame type and remove cursor commands #4089
build.yml
on: pull_request
Matrix: build-examples / build
Matrix: build-go-mod / build
Matrix: build / build
build-examples
/
govulncheck
12s
build-go-mod
/
govulncheck
12s
build
/
govulncheck
18s
build-examples
/
dependabot
0s
build-go-mod
/
dependabot
0s
build
/
dependabot
0s
Annotations
12 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 (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build-examples / build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build-examples / build (windows-latest)
The operation was canceled.
|
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-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 / 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 / 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 / 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 / build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|