Drupal 9 readiness
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3132519. --> Reported by: [dgaspara](https://www.drupal.org/user/3557179) >>> <p>Please remove deprecated code:</p> <pre> 15/15 [============================] 100%<br><br> ------ ----------------------------------------------------------------------<br>&nbsp; Line&nbsp;&nbsp; src\Tracker.php<br> ------ ----------------------------------------------------------------------<br>&nbsp; 149&nbsp;&nbsp;&nbsp; Parameter $entity_query of method Drupal\menu_entity_index\Tracker::__construct() has typehint with deprecated class Drupal\Core\Entity\Query\QueryFactory:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; in drupal:8.3.0 and is removed from drupal:9.0.0. Use<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \Drupal\Core\Entity\EntityStorageInterface::getQuery() or<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \Drupal\Core\Entity\EntityStorageInterface::getAggregateQuery() instead.<br> ------ ----------------------------------------------------------------------<br><br> [ERROR] Found 1 error</pre>
issue