fix(textinput): make textinput.Model satisfy tea.Model interface #1376
Annotations
15 errors and 4 warnings
test (^1, ubuntu-latest):
list/list.go#L913
newFilterInputModel.Value undefined (type tea.Model has no field or method Value)
|
test (^1, ubuntu-latest):
list/list.go#L914
cannot use newFilterInputModel (variable of type tea.Model) as textinput.Model value in assignment: need type assertion
|
test (^1, ubuntu-latest)
Process completed with exit code 1.
|
test (~1.18, ubuntu-latest)
The job was canceled because "_1_ubuntu-latest" failed.
|
test (~1.18, ubuntu-latest):
list/list.go#L913
newFilterInputModel.Value undefined (type tea.Model has no field or method Value)
|
test (~1.18, ubuntu-latest):
list/list.go#L914
cannot use newFilterInputModel (variable of type tea.Model) as type textinput.Model in assignment:
|
test (~1.18, ubuntu-latest)
Process completed with exit code 2.
|
test (~1.18, windows-latest)
The job was canceled because "_1_ubuntu-latest" failed.
|
test (~1.18, windows-latest)
The operation was canceled.
|
test (~1.18, macos-latest)
The job was canceled because "_1_ubuntu-latest" failed.
|
test (~1.18, macos-latest)
The operation was canceled.
|
test (^1, windows-latest)
The job was canceled because "_1_ubuntu-latest" failed.
|
test (^1, windows-latest)
The operation was canceled.
|
test (^1, macos-latest)
The job was canceled because "_1_ubuntu-latest" failed.
|
test (^1, macos-latest)
The operation was canceled.
|
test (^1, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbles/bubbles. Supported file pattern: go.sum
|
test (~1.18, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbles/bubbles. Supported file pattern: go.sum
|
test (^1, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\bubbles\bubbles. Supported file pattern: go.sum
|
test (^1, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/bubbles/bubbles. Supported file pattern: go.sum
|