- Issue created by @jonraedeke
- Assigned to Shreya_98
drupal-check
reports 6 errors in 1 file inside the tests directory:
------ ------------------------------------------------------------------------------
Line tests/src/Unit/ComponentsRegistryTest.php
------ ------------------------------------------------------------------------------
301 Call to deprecated method withConsecutive() of class
PHPUnit\Framework\MockObject\Builder\InvocationMocker.
586 Call to deprecated method withConsecutive() of class
PHPUnit\Framework\MockObject\Builder\InvocationMocker.
592 Call to deprecated method withConsecutive() of class
PHPUnit\Framework\MockObject\Builder\InvocationMocker.
775 Call to deprecated method withConsecutive() of class
PHPUnit\Framework\MockObject\Builder\InvocationMocker.
1472 Call to deprecated method withConsecutive() of class
PHPUnit\Framework\MockObject\Builder\InvocationMocker.
1480 Call to deprecated method withConsecutive() of class
PHPUnit\Framework\MockObject\Builder\InvocationMocker.
------ ------------------------------------------------------------------------------
Setup and run drupal-check
using Drupal 9.5.x.
Update the code to fix the errors.
Active
3.0
Code