fix: enabled auth add support watsonx backend #4910
Annotations
2 errors
pkg/ai/amazonbedrock.go#L1
[golangci] reported by reviewdog 🐶
: # github.com/k8sgpt-ai/k8sgpt/pkg/ai [github.com/k8sgpt-ai/k8sgpt/pkg/ai.test]
Raw Output:
pkg/ai/amazonbedrock.go:1: : # github.com/k8sgpt-ai/k8sgpt/pkg/ai [github.com/k8sgpt-ai/k8sgpt/pkg/ai.test]
|
pkg/ai/openai_header_transport_test.go#L99
[golangci] reported by reviewdog 🐶
cannot use config (variable of type *mockConfig) as IAIConfig value in argument to client.Configure: *mockConfig does not implement IAIConfig (missing method GetProjectId) (typecheck)
Raw Output:
pkg/ai/openai_header_transport_test.go:99:26: cannot use config (variable of type *mockConfig) as IAIConfig value in argument to client.Configure: *mockConfig does not implement IAIConfig (missing method GetProjectId) (typecheck)
package ai
|
The logs for this run have expired and are no longer available.
Loading