Skip to content

add test

add test #1394

Triggered via push June 24, 2025 12:35
Status Failure
Total duration 29s
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)