Problem/Motivation

drupal-check results on commit hash:
source : [git] https://git.drupal.org/project/dynamic_entity_reference fd19cd02bd6a43ae16ab371c547a909d42b8e5af
source : http://cgit.drupalcode.org/dynamic_entity_reference


 ------ --------------------------------------------------------------- 
  Line   src/Plugin/Field/FieldWidget/DynamicEntityReferenceWidget.php  
 ------ --------------------------------------------------------------- 
  229    Call to deprecated function entity_get_bundles().              
 ------ --------------------------------------------------------------- 

 ------ ---------------------------------------------------------- 
  Line   tests/src/Kernel/DynamicEntityReferenceFormatterTest.php  
 ------ ---------------------------------------------------------- 
  181    Call to deprecated function entity_get_display().         
 ------ ---------------------------------------------------------- 

 ------ ----------------------------------------------------- 
  Line   tests/src/Kernel/DynamicEntityReferenceItemTest.php  
 ------ ----------------------------------------------------- 
  201    Call to deprecated method pass() of class            
         Drupal\KernelTests\KernelTestBase.                   
 ------ ----------------------------------------------------- 

 [ERROR] Found 3 errors                                                     

 

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mcdwayne created an issue. See original summary.

jibran’s picture

Status: Active » Needs review
FileSize
3.35 KB

Here you go.

jibran’s picture

This will be green.

  • jibran committed d208b29 on 8.x-2.x
    Issue #3042775 by jibran, mcdwayne: Drupal 9 Deprecated Code Report
    

  • jibran committed efaa46a on 8.x-1.x
    Issue #3042775 by jibran, mcdwayne: Drupal 9 Deprecated Code Report
    
jibran’s picture

Status: Needs review » Fixed

Committed and pushed to 1.x and 2.x. Thanks for reporting the issue.

Status: Fixed » Closed (fixed)

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