pre-commit-ci / issues

public issues for https://pre-commit.ci
16 stars 3 forks source link

pre-commit CI times out while installing mypy #159

Closed Saransh-cpp closed 1 year ago

Saransh-cpp commented 1 year ago

I am seeing the pre-commit CI timeout while installing mypy in multiple projects. Rerunning the CI does not solve this issue, and I have no idea from where this is originating.

Bot PR Failing build
https://github.com/Saransh-cpp/riemapp/pull/45 https://results.pre-commit.ci/run/github/540904220/1673892067.cqVMlW2WQT2ON4iXI6Xl4Q
https://github.com/Saransh-cpp/OCRed/pull/98 https://results.pre-commit.ci/run/github/517398089/1673892047.t8w3X0wyRb6C8DnQSzd7YQ
https://github.com/scikit-hep/vector/pull/306 https://results.pre-commit.ci/run/github/217698030/1673774921.Uc6xN5nAQY6RiMYEYqJKTQ

A random (but the same) issue I found while looking for a fix - scverse/spatialdata#94.

Could someone please let me know why this is happening?

Thanks!

asottile commented 1 year ago

given this then #157 is an exact duplicate

Saransh-cpp commented 1 year ago

Ah, you beat me to it! I was just reading the same issue! Will try, thanks!