feat: support gpt-4o-audio-preview #895
+444
−82
Open
Annotations
10 errors and 2 warnings
Run golangci-lint:
client_test.go#L516
Error return value is not checked (errcheck)
|
Run golangci-lint:
chat.go#L219
the line is 144 characters long, which exceeds the maximum of 120 characters. (lll)
|
Run golangci-lint:
chat.go#L311
the line is 151 characters long, which exceeds the maximum of 120 characters. (lll)
|
Run golangci-lint:
chat.go#L312
the line is 168 characters long, which exceeds the maximum of 120 characters. (lll)
|
Run golangci-lint:
chat_test.go#L788
the line is 199 characters long, which exceeds the maximum of 120 characters. (lll)
|
Run golangci-lint:
chat_test.go#L823
the line is 322 characters long, which exceeds the maximum of 120 characters. (lll)
|
Run golangci-lint:
chat_test.go#L849
the line is 1034 characters long, which exceeds the maximum of 120 characters. (lll)
|
Run golangci-lint:
chat_test.go#L885
the line is 337 characters long, which exceeds the maximum of 120 characters. (lll)
|
Run golangci-lint:
chat_test.go#L905
the line is 274 characters long, which exceeds the maximum of 120 characters. (lll)
|
Run golangci-lint:
chat_test.go#L927
the line is 381 characters long, which exceeds the maximum of 120 characters. (lll)
|
Run golangci-lint:
internal/test/checks/checks.go#L76
unused-parameter: parameter 'msgAndArgs' seems to be unused, consider removing or renaming it as _ (revive)
|
Setup Go
Restore cache failed: Dependencies file is not found in /home/runner/work/go-openai/go-openai. Supported file pattern: go.sum
|
Loading