support history #7
Merged
Annotations
10 errors
|
internal/ui/handlers.go#L15
could not import github.com/aavshr/panda/internal/utils (-: cannot compile Go 1.23 code) (typecheck)
|
|
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)
|
|
internal/utils/utils.go#L1
: cannot compile Go 1.23 code (typecheck)
|
|
internal/ui/llm/llm.go#L5
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#L8
could not import github.com/aavshr/panda/internal/db (-: cannot compile Go 1.23 code) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading