#42 init router config #75
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
vuln.yaml
on: pull_request
Vulnerability Check
28s
Annotations
5 errors and 1 warning
Vulnerability Check:
pkg/providers/openai/chat.go#L58
cannot use request.MessageHistory (variable of type []string) as []map[string]string value in argument to append
|
Vulnerability Check:
pkg/providers/openai/chat.go#L61
cannot use request.Message (variable of type []struct{Role string "json:\"role\""; Content string "json:\"content\""}) as map[string]string value in argument to append
|
|
Vulnerability Check:
pkg/providers/openai/chat.go#L64
defaultParams declared and not used
|
Vulnerability Check
Process completed with exit code 1.
|
Vulnerability Check
Restore cache failed: Dependencies file is not found in /home/runner/work/glide/glide. Supported file pattern: go.sum
|