-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
Internal error: Invalid value #204
Comments
mglaman
added a commit
that referenced
this issue
Mar 17, 2021
Adds testing pipeline for contrib to check on #204
I've added a testing pipeline for this and can reproduce |
Thanks for the find, I have the test reproducing the issue:
I have a feeling its due to missing Drush 8, and this is code for backwards compatibility. PHPStan doesn't handle that well for optional or conditional dependencies. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How is drupal-check installed?
composer require phpstan/phpstan:0.12.42 --dev
composer require mglaman/drupal-check --dev
Environment:
Describe the bug
I am checking
config_update
module (version 8.x-1.5) and am getting this error:Console output
The text was updated successfully, but these errors were encountered: