Skip to content

✨ feat: Refactor provider management and add error handling #9

✨ feat: Refactor provider management and add error handling

✨ feat: Refactor provider management and add error handling #9

Triggered via push February 26, 2025 10:16
Status Failure
Total duration 54s
Artifacts

go.yml

on: push
lint and test
13s
lint and test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint and test: llms/openai/client.go#L36
c.BaseURL undefined (type *OpenAI has no field or method BaseURL) (typecheck)
lint and test: llms/openai/client.go#L40
c.SetHttpHeaders undefined (type *OpenAI has no field or method SetHttpHeaders) (typecheck)
lint and test: llms/openai/client.go#L42
c.HttpClient undefined (type *OpenAI has no field or method HttpClient) (typecheck)
lint and test: llms/openai/client.go#L74
c.BaseURL undefined (type *OpenAI has no field or method BaseURL) (typecheck)
lint and test: llms/openai/client.go#L85
c.SetHttpHeaders undefined (type *OpenAI has no field or method SetHttpHeaders) (typecheck)
lint and test: llms/openai/client.go#L88
c.HttpClient undefined (type *OpenAI has no field or method HttpClient) (typecheck)
lint and test: llms/openai/client_test.go#L18
client.BaseURL undefined (type *OpenAI has no field or method BaseURL) (typecheck)
lint and test: llms/openai/client_test.go#L22
client.BaseURL undefined (type *OpenAI has no field or method BaseURL) (typecheck)
lint and test
cannot range over 3 (untyped int constant) (typecheck)
lint and test
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
lint and test
Restore cache failed: Dependencies file is not found in /home/runner/work/polyllm/polyllm. Supported file pattern: go.sum