ui: use viewport instead of list model for messages model #6
Annotations
10 errors
|
internal/ui/handlers.go#L14
could not import github.com/aavshr/panda/internal/ui/styles (-: cannot compile Go 1.23 code) (typecheck)
|
|
internal/ui/handlers.go#L11
could not import github.com/aavshr/panda/internal/config (-: cannot compile Go 1.23 code) (typecheck)
|
|
main.go#L9
could not import github.com/aavshr/panda/internal/llm/openai (-: cannot compile Go 1.23 code) (typecheck)
|
|
main.go#L8
could not import github.com/aavshr/panda/internal/db (-: cannot compile Go 1.23 code) (typecheck)
|
|
internal/ui/store/store.go#L4
could not import github.com/aavshr/panda/internal/db (-: cannot compile Go 1.23 code) (typecheck)
|
|
internal/ui/components/thread_list_item.go#L4
could not import github.com/aavshr/panda/internal/db (-: cannot compile Go 1.23 code) (typecheck)
|
|
internal/ui/components/chat.go#L7
could not import github.com/aavshr/panda/internal/ui/styles (-: cannot compile Go 1.23 code) (typecheck)
|
|
internal/ui/styles/styles.go#L1
: cannot compile Go 1.23 code (typecheck)
|
|
internal/config/config.go#L1
: cannot compile Go 1.23 code (typecheck)
|
|
internal/llm/openai/openai.go#L1
: cannot compile Go 1.23 code (typecheck)
|
The logs for this run have expired and are no longer available.
Loading