Skip to content
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

Fatal error with the facets module #109

Open
1 of 4 tasks
prudloff-insite opened this issue Oct 11, 2019 · 0 comments
Open
1 of 4 tasks

Fatal error with the facets module #109

prudloff-insite opened this issue Oct 11, 2019 · 0 comments

Comments

@prudloff-insite
Copy link

How is drupal-check installed?

  • drupal-check is installed using the phar
  • drupal-check is installed globally via Composer
  • drupal-check is installed globally using consolidation/cgr
  • drupal-check is installed as a dependency to my project

Environment:

  • OS: Linux Mint 19.1
  • PHP Version: 7.2
  • Drupal core: 8.7.6

Describe the bug
I am running ./vendor/bin/drupal-check web/modules/contrib/ and it fails with this error:

Fatal error: Cannot redeclare Drupal\facets\Plugin\facets\url_processor\drupal_static() (previously declared in /home/pierre/workspace/drupal/web/modules/contrib/facets/tests/src/Unit/Plugin/url_processor/QueryStringTest.php:459) in /home/pierre/workspace/drupal/web/modules/contrib/facets/tests/src/Unit/Plugin/url_processor/QueryStringTest.php on line 462

Console output
https://gist.github.com/prudloff-insite/66401a5b4a8ce4dc1a93d85711eaa7d2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant