Problem/Motivation

drupal-check results on commit hash: 7d42439bbe0a6683c96f4bb7306e1eb4ccdacb00


 ------ ------------------------------------------------------ 
  Line   src/Form/SlickAdmin.php                               
 ------ ------------------------------------------------------ 
  442    Call to deprecated method settingsSummary() of class  
         Drupal\blazy\Form\BlazyAdminFormatterBase.            
 ------ ------------------------------------------------------ 

 ------ ---------------------------------------------------------------------------- 
  Line   tests/src/Kernel/SlickCrudTest.php                                          
 ------ ---------------------------------------------------------------------------- 
  188    Call to deprecated method jsSettings() of class Drupal\slick\Entity\Slick.  
  221    Call to deprecated function format_string().                                
  221    Call to deprecated method assertEqual() of class                            
         Drupal\KernelTests\KernelTestBase.                                          
  222    Call to deprecated function format_string().                                
  222    Call to deprecated method assertEqual() of class                            
         Drupal\KernelTests\KernelTestBase.                                          
  225    Call to deprecated function format_string().                                
  225    Call to deprecated method assertEqual() of class                            
         Drupal\KernelTests\KernelTestBase.                                          
 ------ ---------------------------------------------------------------------------- 

 ------ ------------------------------------------------------------------------- 
  Line   tests/src/Unit/Form/SlickAdminUnitTest.php                               
 ------ ------------------------------------------------------------------------- 
  26     Call to deprecated method getMock() of class Drupal\Tests\UnitTestCase.  
  36     Call to deprecated method getMock() of class Drupal\Tests\UnitTestCase.  
 ------ ------------------------------------------------------------------------- 

 [ERROR] Found 10 errors                                                                  

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

mcdwayne created an issue. See original summary.

gausarts’s picture

Status: Active » Fixed

Thanks!
Should be fixed with the latest DEV as I incrementally did this.

gausarts’s picture

Oops, sorry I just realized it is a wrong room ;)

Got this not from my project issues, but from here:
https://docs.google.com/spreadsheets/d/1-W0k4vhdmw7ugzRdSa9orEc43_D5l6PP...

Status: Fixed » Closed (fixed)

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