fix(textinput): make textinput.Model satisfy tea.Model interface #3
Annotations
3 errors and 1 warning
coverage (^1.18, ubuntu-latest):
list/list.go#L913
newFilterInputModel.Value undefined (type tea.Model has no field or method Value)
|
coverage (^1.18, ubuntu-latest):
list/list.go#L914
cannot use newFilterInputModel (variable of type tea.Model) as textinput.Model value in assignment: need type assertion
|
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
|