localgovdrupal / localgov_news

Provides news articles and news listing pages for LocalGov Drupal
GNU General Public License v2.0
0 stars 2 forks source link

Code deprecation errors #103

Closed stephen-cox closed 9 months ago

stephen-cox commented 9 months ago
Error: Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_news\FunctionalJavascript\PromotedNewsWidgetTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
   \Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
 ------ ------------------------------------------------------------------------- 
  Line   tests/src/FunctionalJavascript/PromotedNewsWidgetTest.php                
 ------ ------------------------------------------------------------------------- 
  19     Usage of deprecated trait                                                
         Drupal\Tests\field\Traits\EntityReferenceTestTrait in class              
         Drupal\Tests\localgov_news\FunctionalJavascript\PromotedNewsWidgetTest:  
         in drupal:10.2.0 and is removed from drupal:11.0.0. Use                  
            \Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait          
         instead.                                                                 
 ------ ------------------------------------------------------------------------- 

Error:  [ERROR] Found 1 error