drupal-check output:

 37/37 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

 ------ ---------------------------------------------------------------------------------------------- 
  Line   tests/src/Unit/FormManagerTest.php                                                            
 ------ ---------------------------------------------------------------------------------------------- 
  296    Call to deprecated method getMock() of class Drupal\Tests\UnitTestCase:                       
         in Drupal 8.5.0 and will be removed before Drupal 9.0.0.                                      
         Use \Drupal\Tests\PhpunitCompatibilityTrait::createMock() instead.                            
  296    Fetching class constant class of deprecated class Drupal\Core\Entity\EntityManagerInterface:  
         in Drupal 8.0.0, will be removed before Drupal 9.0.0.                                         
 ------ ---------------------------------------------------------------------------------------------- 

 ------ ------------------------------------------------------------------------- 
  Line   tests/src/Unit/ResponseTest.php                                          
 ------ ------------------------------------------------------------------------- 
  79     Call to deprecated method getMock() of class Drupal\Tests\UnitTestCase:  
         in Drupal 8.5.0 and will be removed before Drupal 9.0.0.                 
         Use \Drupal\Tests\PhpunitCompatibilityTrait::createMock() instead.       
 ------ ------------------------------------------------------------------------- 

                                                                                                                        
 [ERROR] Found 3 errors                                                                                                 
                                                                                                                        

Comments

tuutti created an issue. See original summary.

  • tuutti committed 3cd5c68 on 8.x-2.x
    Merge branch 'remove_deprecated_code' into '8.x-2.x'
    
    Issue #3090856:...
  • tuutti committed 5d77683 on 8.x-2.x
    Issue #3090856: Drupal 9 support
    
tuutti’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.