fix(textarea): infer if we should use focused or blurred styles #2104
Annotations
6 errors and 1 warning
coverage (^1.18, 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)
|
coverage (^1.18, 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)
|
coverage (^1.18, 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)
|
coverage (^1.18, 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)
|
coverage (^1.18, 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)
|
coverage (^1.18, ubuntu-latest)
Process completed with exit code 1.
|
coverage (^1.18, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbles/bubbles. Supported file pattern: go.sum
|