localgovdrupal / localgov_microsites_group

LocalGov Drupal Microsites Group integration
1 stars 2 forks source link

Code deprecation errors #436

Closed stephen-cox closed 2 months ago

stephen-cox commented 8 months ago
 Error: Property Drupal\Tests\localgov_microsites_group_term_ui\Kernel\GroupTermEntityReferenceTest::$modules property must be protected.
Error: Property Drupal\Tests\localgov_microsites_group\Kernel\GroupDefaultContentTest::$modules property must be protected.
Error: Property Drupal\Tests\localgov_microsites_group\Kernel\UserRoleTest::$modules property must be protected.
 ------ ---------------------------------------------------------------------------------------------- 
  Line   modules/localgov_microsites_group_term_ui/tests/src/Kernel/GroupTermEntityReferenceTest.php   
 ------ ---------------------------------------------------------------------------------------------- 
  21     Property                                                                                      
         Drupal\Tests\localgov_microsites_group_term_ui\Kernel\GroupTermEntityReferenceTest::$modules  
         property must be protected.                                                                   
         💡 Change record: https://www.drupal.org/node/2909426                                         
 ------ ---------------------------------------------------------------------------------------------- 

 ------ --------------------------------------------------------------------------------- 
  Line   tests/src/Kernel/GroupDefaultContentTest.php                                     
 ------ --------------------------------------------------------------------------------- 
  22     Property                                                                         
         Drupal\Tests\localgov_microsites_group\Kernel\GroupDefaultContentTest::$modules  
         property must be protected.                                                      
         💡 Change record: https://www.drupal.org/node/2909426                            
 ------ --------------------------------------------------------------------------------- 

 ------ ---------------------------------------------------------------------- 
  Line   tests/src/Kernel/UserRoleTest.php                                     
 ------ ---------------------------------------------------------------------- 
  19     Property                                                              
         Drupal\Tests\localgov_microsites_group\Kernel\UserRoleTest::$modules  
         property must be protected.                                           
         💡 Change record: https://www.drupal.org/node/2909426                 
 ------ ---------------------------------------------------------------------- 

Error:  [ERROR] Found 3 errors