The composer.json require section contains cweagans/composer-patches as a dependency which should be removed. That plugin does nothing when it comes with packages, it is only working when it's contained in the root project.
If you need that package for the CI pipeline, then add it to the require-dev section of the composer.json.
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.