Problem/Motivation

------ ----------------------------------------------------------------------- 
  Line   modules/purview_unified_catalog_ui/src/Controller/UnifiedTermMetadata  
         Controller.php                                                         
 ------ ----------------------------------------------------------------------- 
  207    Call to deprecated method renderPlain() of interface                   
         Drupal\Core\Render\RendererInterface:                                  
         in drupal:10.3.0 and is removed from drupal:12.0.0. Use                
           \Drupal\Core\Render\RendererInterface::renderInIsolation() instead.  
         🪪  method.deprecated                                                  
 ------ ----------------------------------------------------------------------- 
 ------ ----------------------------------------------------------------------- 
  Line   tests/src/Unit/PurviewGovernanceDomainApiClientTest.php                
 ------ ----------------------------------------------------------------------- 
  71     Call to deprecated method isType() of class PHPUnit\Framework\Assert:  
         https://github.com/sebastianbergmann/phpunit/issues/6052               
         🪪  staticMethod.deprecated                                            
  71     Call to deprecated method isType() of class PHPUnit\Framework\Assert:  
         https://github.com/sebastianbergmann/phpunit/issues/6052               
         🪪  staticMethod.deprecated                                            
 ------ -----------------------------------------------------------------------

Comments

smulvih2 created an issue. See original summary.

smulvih2’s picture

Status: Active » Fixed

Pushed up changes to fix the remaining PHPStan issues, now all tests are passing.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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