Automatically closed - issue fixed for 2 weeks with no activity.
There are some issues with the module on Drupal 9.
------ -----------------------------------------------------------------------
Line src/EventSubscriber/ConfigSubscriber.php
------ -----------------------------------------------------------------------
51 Parameter $event of method
Drupal\config_patch\EventSubscriber\ConfigSubscriber::onConfigChange(
) has typehint with deprecated class
Symfony\Component\EventDispatcher\Event:
since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event"
instead
------ -----------------------------------------------------------------------
------ ---------------------------------------------------------------------
Line tests/src/Functional/LoadTest.php
------ ---------------------------------------------------------------------
13 Drupal\Tests\BrowserTestBase::$defaultTheme is required. See
https://www.drupal.org/node/3083055, which includes recommendations
on which theme to use.
------ ---------------------------------------------------------------------
[ERROR] Found 2 errors
Fixed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.