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

Code deprecation errors #436

Open
stephen-cox opened this issue Jan 11, 2024 · 0 comments
Open

Code deprecation errors #436

stephen-cox opened this issue Jan 11, 2024 · 0 comments

Comments

@stephen-cox
Copy link
Member

 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      
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