$ drupal-check

------ --------------------------------------------------------------------------------------------------------------------------------------------------- 
  Line   /Users/ndf/WebWork/Sites/d8_commerce_mollie_development/web/modules/contrib/commerce_mollie/tests/src/Functional/MolliePaymentOffsiteFormTest.php  
 ------ --------------------------------------------------------------------------------------------------------------------------------------------------- 
  363    Call to deprecated function entity_load():                                                                                                         
         in Drupal 8.0.x, will be removed before Drupal 9.0.0. Use                                                                                          
         The method overriding Entity::load() for the entity type, e.g.                                                                                     
         \Drupal\node\Entity\Node::load() if the entity type is known. If the                                                                               
         entity type is variable, use the entity manager service to load the entity                                                                         
         from the entity storage:                                                                                                                           
  365    Call to deprecated function entity_load():                                                                                                         
         in Drupal 8.0.x, will be removed before Drupal 9.0.0. Use                                                                                          
         The method overriding Entity::load() for the entity type, e.g.                                                                                     
         \Drupal\node\Entity\Node::load() if the entity type is known. If the                                                                               
         entity type is variable, use the entity manager service to load the entity                                                                         
         from the entity storage:                                                                                                                           
 ------ --------------------------------------------------------------------------------------------------------------------------------------------------- 

                                                                                                     
 [ERROR] Found 2 errors                                                                              
                                                                                                     
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ndf created an issue. See original summary.

ndf’s picture

Status: Active » Needs review
FileSize
1.87 KB
$ drupal-check ~/WebWork/Sites/d8_commerce_mollie_development/web/modules/contrib/commerce_mollie --drupal-root  /Users/ndf/WebWork/Sites/d8_commerce_mollie_development/web
 9/9 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

                                                                                                     
 [OK] No errors                                                                                      
                                                                                                     
Thomas Cys’s picture

Status: Needs review » Reviewed & tested by the community

  • ndf committed b1dcf32 on 8.x-1.x
    #3091135 by ndf, Thomas Cys: Drupal 9 readiness - drupal-check...
ndf’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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

Kristen Pol’s picture

Issue tags: +Drupal 9 compatibility

Per a Slack discussion with Gábor Hojtsy regarding usage of D9 tags (Drupal 9, Drupal 9 compatibility, Drupal 9 readiness, etc.), "Drupal 9 compatibility" should be used for contributed projects that need updating and "Drupal 9" was the old tag for D8 issues before the D9 branch was ready. Doing tag cleanup here based on that discussion.