localgovdrupal / localgov_workflows

Default editorial workflow for LocalGov Drupal content.
GNU General Public License v2.0
0 stars 1 forks source link

Code deprecation errors #76

Closed stephen-cox closed 5 months ago

stephen-cox commented 5 months ago
 Error: Usage of deprecated trait Drupal\Tests\field\Traits\EntityReferenceTestTrait in class Drupal\Tests\localgov_workflows\Kernel\WorkflowsInstallTest:
in drupal:10.2.0 and is removed from drupal:11.0.0. Use
   \Drupal\Tests\field\Traits\EntityReferenceFieldCreationTrait instead.
 ------ ----------------------------------------------------------------- 
  Line   tests/src/Kernel/WorkflowsInstallTest.php                        
 ------ ----------------------------------------------------------------- 
  20     Usage of deprecated trait                                        
         Drupal\Tests\field\Traits\EntityReferenceTestTrait in class      
         Drupal\Tests\localgov_workflows\Kernel\WorkflowsInstallTest:     
         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