Skip to content

Read request body only once #74

Read request body only once

Read request body only once #74

Triggered via pull request August 15, 2023 11:37
Status Failure
Total duration 3m 31s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build: libwallet/internal/vsp/client.go#L73
SA5001: should check returned error before deferring reply.Body.Close() (staticcheck)
Build: libwallet/assets/dcr/vsp.go#L176
SA5001: should check returned error before deferring resp.Body.Close() (staticcheck)
Build
Process completed with exit code 1.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/