Fix review request API #24423
Annotations
3 errors
Run make deps-backend deps-tools
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
|
Run make lint-backend:
tests/integration/api_pull_review_test.go#L428
cannot use pullIssue (variable of type *"code.gitea.io/gitea/models/issues".Issue) as *"code.gitea.io/gitea/models/issues".PullRequest value in argument to issue_service.ReviewRequest (typecheck)
|
Run make lint-backend
Process completed with exit code 2.
|
Loading