Skip to content

Handle response error when body contains no valid json #839

Handle response error when body contains no valid json

Handle response error when body contains no valid json #839

Triggered via pull request August 17, 2023 09:17
Status Failure
Total duration 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

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

Annotations

2 errors and 1 warning
Sanity check: client.go#L216
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
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/