CONTRIBUTED PROJECTS -------------------------------------------------------------------------------- Views Reference Field 8.x-1.8 Scanned on Wed, 06/07/2023 - 21:35. 3 errors found. 2 warnings found. Avoid some manual work by using drupal-rector for fixing issues automatically or Upgrade Rector to generate patches. web/modules/contrib/viewsreference/src/Plugin/Field/FieldWidget/ViewsReferenceTr ait.php (in context of class Drupal\viewsreference\Plugin\Field\FieldWidget\ViewsReferenceSelectWidget): ┌──────────┬──────┬─────────────────────────────────────────────────────────┐ │ STATUS │ LINE │ MESSAGE │ ├──────────┼──────┼─────────────────────────────────────────────────────────┤ │ Fix with │ 161 │ Call to deprecated function render(). Deprecated in │ │ rector │ │ drupal:9.3.0 and is removed from drupal:10.0.0. Use │ │ │ │ Drupal\Core\Render\RendererInterface::render() instead. │ │ │ │ │ └──────────┴──────┴─────────────────────────────────────────────────────────┘ web/modules/contrib/viewsreference/src/Plugin/Field/FieldWidget/ViewsReferenceTr ait.php (in context of class Drupal\viewsreference\Plugin\Field\FieldWidget\ViewsReferenceWidget): ┌──────────┬──────┬─────────────────────────────────────────────────────────┐ │ STATUS │ LINE │ MESSAGE │ ├──────────┼──────┼─────────────────────────────────────────────────────────┤ │ Fix with │ 161 │ Call to deprecated function render(). Deprecated in │ │ rector │ │ drupal:9.3.0 and is removed from drupal:10.0.0. Use │ │ │ │ Drupal\Core\Render\RendererInterface::render() instead. │ │ │ │ │ └──────────┴──────┴─────────────────────────────────────────────────────────┘ web/modules/contrib/viewsreference/viewsreference.module: ┌──────────┬──────┬──────────────────────────────────────────────────────────────┐ │ STATUS │ LINE │ MESSAGE │ ├──────────┼──────┼──────────────────────────────────────────────────────────────┤ │ Fix with │ 19 │ Call to deprecated function drupal_get_path(). Deprecated in │ │ rector │ │ drupal:9.3.0 and is removed from drupal:10.0.0. Use │ │ │ │ Drupal\Core\Extension\ExtensionPathResolver::getPath() │ │ │ │ instead. │ │ │ │ │ └──────────┴──────┴──────────────────────────────────────────────────────────────┘ web/modules/contrib/viewsreference/viewsreference.info.yml: ┌──────────┬──────┬────────────────────────────────────────────────────────────┐ │ STATUS │ LINE │ MESSAGE │ ├──────────┼──────┼────────────────────────────────────────────────────────────┤ │ Check │ 0 │ Value of core_version_requirement: ^8 || ^9 is not │ │ manually │ │ compatible with the next major version of Drupal core. See │ │ │ │ https://drupal.org/node/3070687. │ │ │ │ │ └──────────┴──────┴────────────────────────────────────────────────────────────┘ web/modules/contrib/viewsreference/composer.json: ┌──────────┬──────┬──────────────────────────────────────────────────────────────┐ │ STATUS │ LINE │ MESSAGE │ ├──────────┼──────┼──────────────────────────────────────────────────────────────┤ │ Check │ 0 │ The drupal/core requirement is not compatible with the next │ │ manually │ │ major version of Drupal. Either remove it or update it to be │ │ │ │ compatible. See │ │ │ │ https://drupal.org/node/2514612#s-drupal-9-compatibility. │ │ │ │ │ └──────────┴──────┴──────────────────────────────────────────────────────────────┘