fix: cursor actually need to take the renderer too #458
Annotations
10 errors and 2 warnings
lint-soft:
cursor/cursor.go#L1
: # github.com/charmbracelet/bubbles/cursor
|
lint-soft:
cursor/cursor.go#L78
undefined: tea.Context (typecheck)
|
lint-soft:
filepicker/filepicker.go#L1
: # github.com/charmbracelet/bubbles/filepicker
|
lint-soft:
filepicker/filepicker.go#L32
undefined: tea.Context (typecheck)
|
lint-soft:
help/help.go#L1
: # github.com/charmbracelet/bubbles/help
|
lint-soft:
help/help.go#L60
undefined: tea.Context (typecheck)
|
lint-soft:
textinput/textinput.go#L10
could not import github.com/charmbracelet/bubbles/cursor (-: # github.com/charmbracelet/bubbles/cursor
|
lint-soft:
cursor/cursor.go#L78
undefined: tea.Context) (typecheck)
|
lint-soft:
textinput/textinput.go#L158
undefined: tea.Context (typecheck)
|
lint-soft:
list/list.go#L13
could not import github.com/charmbracelet/bubbles/help (-: # github.com/charmbracelet/bubbles/help
|
lint-soft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbles/bubbles. Supported file pattern: go.sum
|