-
Notifications
You must be signed in to change notification settings - Fork 327
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
RequestError [HttpError]: Invalid request. #1041
Comments
Thank you for the report! Let me take a look and see what is going on. |
@cklin Thank you. I found the same error in other repos that run CodeQL on Windows. |
Thanks for the report! We've merged a fix on our development branch and expect to roll it out in the next day or so. |
@edoardopirovano Thank you! Are you going to create a new tag when you merge this or update v2? |
|
Hello!
I get the following error when running the action on
windows-2022
:The error happens first during the initialization, and then again after the analysis completes. The same job runs fine without any errors on
ubuntu-latest
.The text was updated successfully, but these errors were encountered: