(v2) textarea,cursor: wrap up real cursor API #2114
Annotations
20 errors and 4 warnings
test (^1, 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)
|
test (^1, 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)
|
test (^1, 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)
|
test (^1, 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)
|
test (^1, 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)
|
test (^1, ubuntu-latest)
Process completed with exit code 1.
|
test (^1, macos-latest)
The job was canceled because "_1_ubuntu-latest" failed.
|
test (~1.18, ubuntu-latest)
The job was canceled because "_1_ubuntu-latest" failed.
|
test (~1.18, ubuntu-latest):
progress/progress.go#L186
cannot use m (variable of type Model) as type tea.Model in return statement:
|
test (~1.18, ubuntu-latest):
progress/progress.go#L197
cannot use m (variable of type Model) as type tea.Model in return statement:
|
test (~1.18, ubuntu-latest):
progress/progress.go#L202
cannot use m (variable of type Model) as type tea.Model in return statement:
|
test (^1, windows-latest)
The job was canceled because "_1_ubuntu-latest" failed.
|
test (~1.18, ubuntu-latest):
progress/progress.go#L206
cannot use m (variable of type Model) as type tea.Model in return statement:
|
test (~1.18, ubuntu-latest):
progress/progress.go#L209
cannot use m (variable of type Model) as type tea.Model in return statement:
|
test (^1, windows-latest)
The operation was canceled.
|
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)
A task 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, 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.18, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/bubbles/bubbles. Supported file pattern: go.sum
|