-
Notifications
You must be signed in to change notification settings - Fork 33
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
Uncaught InvalidArgumentException #40
Comments
It's more likely a bug in psalm itself rather than a big in the CI configuration. Do you have a way to run psalm without the github action to check? |
Unfortunately, I do not at least at the moment. |
I setup my environment locally and run psalm --init --debug-by-line against the PHP code. It came back with this error
|
I can't transfer this issue to vimeo/psalm. Could you create the issue there? |
Absolutely, I created new issue there and going to close it here. |
I am trying to use following github action:
It fails with the following error:
The text was updated successfully, but these errors were encountered: