chore(textarea,cursor): flesh out real cursor API #2103
Annotations
7 errors and 1 warning
|
Build:
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)
|
Build:
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)
|
Build:
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)
|
Build:
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)
|
Build:
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)
|
Build
Process completed with exit code 1.
|
Install Go
Restore cache failed: Dependencies file is not found in /Users/runner/work/bubbles/bubbles. Supported file pattern: go.sum
|
Loading