Bump github.com/charmbracelet/bubbles from 0.11.0 to 0.17.1 #68
validations.yaml
on: pull_request
Static analysis
20s
Unit tests
28s
Annotations
6 errors
Static analysis:
bubbles/prompt/prompt.go#L8
could not import github.com/erikgeiser/promptkit/textinput (-: # github.com/erikgeiser/promptkit/textinput
|
Static analysis
input.BackgroundStyle undefined (type "github.com/charmbracelet/bubbles/textinput".Model has no field or method BackgroundStyle)) (typecheck)
|
Static analysis:
bubbles/prompt/prompt.go#L79
m.Template undefined (type *Prompt has no field or method Template) (typecheck)
|
Static analysis
Process completed with exit code 2.
|
Unit tests
input.BackgroundStyle undefined (type "github.com/charmbracelet/bubbles/textinput".Model has no field or method BackgroundStyle)
|
Unit tests
Process completed with exit code 2.
|