tests use RequestBuilder::form(), was extracted to reqwest feature
rustls-tls feature was renamed to rustls, added native-tls feature
macos-system-configuration was renamed to system-proxy, see https://github.com/seanmonstar/reqwest/pull/2901
Bumping reqwest to 0.13.4 did indeed fix this issue, but it also causes some tests to fail, I'll see if those are easy to fix and then I'll send a PR. Thanks
The second amplifying part is introduced in 2813425488 which is a merge from Gitea's https://github.com/go-gitea/gitea/comm...
What I'm guessing so far (but I didn't check this) is that this is a result of GetLatestCommitStatusForPairs receiving an empty list of repoSHAs, meaning the first query:
//...This also happens on our private instance and we are using Postgres. The limit is just higher:
2024年11月13日 10:58:43 ...ers/web/repo/repo.go:682:SearchRepo() [E] FindReposLastestCommitStatuse...