fix(textinput): make textinput.Model satisfy tea.Model interface #3
Annotations
3 errors and 1 warning
Coverage:
list/list.go#L913
newFilterInputModel.Value undefined (type tea.Model has no field or method Value)
|
Coverage:
list/list.go#L914
cannot use newFilterInputModel (variable of type tea.Model) as textinput.Model value in assignment: need type assertion
|
Coverage
Process completed with exit code 1.
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbles/bubbles. Supported file pattern: go.sum
|
Loading