Skip to content

29 setup openai client #10

29 setup openai client

29 setup openai client #10

Re-run triggered December 20, 2023 03:33
Status Failure
Total duration 18s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
Static Checks
Cannot open: File exists
Static Checks
Cannot open: File exists
Static Checks
Cannot open: File exists
Static Checks
Cannot open: File exists
Static Checks
Cannot open: File exists
Static Checks
Cannot open: File exists
Static Checks
Cannot open: File exists
Static Checks
Cannot open: File exists
Static Checks
Cannot open: File exists
Static Checks
Cannot open: File exists
Lint
Process completed with exit code 1.
Static Checks
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Static Checks: pkg/providers/openai/chat.go#L236
var-naming: method createChatHttp should be createChatHTTP (revive)
Static Checks: pkg/providers/openai/openai_test.go#L11
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
Static Checks: pkg/providers/openai/openaiclient.go#L150
var-naming: func HttpClient should be HTTPClient (revive)
Static Checks: pkg/providers/types.go#L19
var-naming: struct field ApiKey should be APIKey (revive)