Skip to content

fix(audio): fix audioTextResponse decode #1142

fix(audio): fix audioTextResponse decode

fix(audio): fix audioTextResponse decode #1142

Triggered via pull request January 17, 2024 07:44
@WqyJhWqyJh
synchronize #638
WqyJh:fix-audio
Status Failure
Total duration 24s
Artifacts

pr.yml

on: pull_request
Sanity check
15s
Sanity check
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Sanity check: client_test.go#L41
cognitive complexity 23 of func `TestDecodeResponse` is high (> 20) (gocognit)
Sanity check: client_test.go#L103
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
Sanity check: client_test.go#L90
`if tc.hasError` has complex nested blocks (complexity: 9) (nestif)
Sanity check
issues found
Sanity check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/