Skip to content

fix(textinput): make textinput.Model satisfy tea.Model interface #1390

fix(textinput): make textinput.Model satisfy tea.Model interface

fix(textinput): make textinput.Model satisfy tea.Model interface #1390

Triggered via pull request March 10, 2024 19:17
Status Failure
Total duration 30s
Artifacts

build.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 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, windows-latest)
The job was canceled because "_1_ubuntu-latest" failed.
test (^1, windows-latest)
The operation was canceled.
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, macos-latest)
The job was canceled because "_1_ubuntu-latest" failed.
test (^1, macos-latest): list/list.go#L913
newFilterInputModel.Value undefined (type tea.Model has no field or method Value)
test (^1, macos-latest): list/list.go#L914
cannot use newFilterInputModel (variable of type tea.Model) as textinput.Model value in assignment: need type assertion
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, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\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, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/bubbles/bubbles. Supported file pattern: go.sum