-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pre-commit: Temporary failure in name resolution #164
Comments
I am also having this issue. https://results.pre-commit.ci/run/github/724754781/1725119718.2YaMAA-QQ7yNr0bt2s2V5A |
I know pre-commit hooks don't have internet access at runtime on the CI (only at download/setup) for the free tier. Could this be related? For example if the action is calling npx or trying to check for an update online. |
Yes this will be because the pre-commit hook doesn't have internet access. I'm going to close this in favour of #231 as once the pyright npm package is bundled, this will be resolved. |
I am unable to use this action with
pre-commit.ci
, see this run: https://results.pre-commit.ci/run/github/590722908/1679661177.MbHCS6NnRWWUN9bswKc3EgThe text was updated successfully, but these errors were encountered: