Skip to content

29 setup openai client #13

29 setup openai client

29 setup openai client #13

Triggered via pull request December 20, 2023 03:55
Status Failure
Total duration 54s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
Lint
Process completed with exit code 1.
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
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#L160
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Static Checks: pkg/providers/openai/chat.go#L232
var-naming: method createChatHttp should be createChatHTTP (revive)
Static Checks: pkg/providers/openai/openai_test.go#L9
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)