- 🇩🇪Germany sleitner
There are two problems found with drupal-check:
------ -------------------------------------------------------------------------- Line menu_firstchild.module ------ -------------------------------------------------------------------------- 32 Call to an undefined method Drupal\Core\Form\FormInterface::getEntity(). 95 Call to an undefined method Drupal\Core\Form\FormInterface::getEntity(). ------ -------------------------------------------------------------------------- ------ --------------------------------------------------------------------------------------------------------------- Line tests/src/Functional/MenuFirstchildTest.php ------ --------------------------------------------------------------------------------------------------------------- 299 Access to an undefined property Drupal\Tests\menu_firstchild\Functional\MenuFirstchildTest::$blockPlacements. ------ ---------------------------------------------------------------------------------------------------------------
$blockPlacements is not avaiable in MenuFirstchildTest class. Problem existed before.
- Status changed to RTBC
over 1 year ago 8:22pm 18 February 2023 - 🇺🇸United States pingevt
Thanks Ludo.R for the patch! I'll be adding that in a created a D10 version shortly.
sleitner - the first two issues there seem to be false errors. I'm not entirely sure how drupal-check is checking that. I'll be creating a commit for those other 2 test issues shortly.
- First commit to issue fork.
- Status changed to Fixed
over 1 year ago 7:50pm 23 June 2023 Automatically closed - issue fixed for 2 weeks with no activity.