Skip to content

get the response from http request #1393

get the response from http request

get the response from http request #1393

Triggered via push June 24, 2025 12:28
Status Failure
Total duration 30s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint
issues found
lint: pkg/github/pullrequests_test.go#L290
dupBranchBody: both branches in if statement have same body (gocritic)
lint: pkg/github/actions.go#L683
Error return value of `ghErrors.NewGitHubAPIErrorToCtx` is not checked (errcheck)
lint: pkg/errors/error.go#L122
Error return value is not checked (errcheck)
lint: pkg/errors/error.go#L113
Error return value is not checked (errcheck)
lint: pkg/errors/error.go#L88
Error return value is not checked (errcheck)
lint: pkg/github/actions.go#L739
response body must be closed (bodyclose)