CONTRIBUTED PROJECTS -------------------------------------------------------------------------------- Simple XML Sitemap 8.x-3.11 Scanned on Thu, 06/08/2023 - 02:26. 3 errors found. 8 warnings found. Avoid some manual work by using drupal-rector for fixing issues automatically or Upgrade Rector to generate patches. web/modules/contrib/simple_sitemap/modules/simple_sitemap_views/src/EventSubscri ber/ArgumentCollector.php: ┌──────────┬──────┬──────────────────────────────────────────────────────────────┐ │ STATUS │ LINE │ MESSAGE │ ├──────────┼──────┼──────────────────────────────────────────────────────────────┤ │ Check │ 68 │ Parameter $event of method │ │ manually │ │ Drupal\simple_sitemap_views\EventSubscriber\ArgumentCollecto │ │ │ │ r::onTerminate() has typehint with deprecated class │ │ │ │ Symfony\Component\HttpKernel\Event\PostResponseEvent: since │ │ │ │ Symfony 4.3, use TerminateEvent instead │ │ │ │ │ └──────────┴──────┴──────────────────────────────────────────────────────────────┘ web/modules/contrib/simple_sitemap/modules/simple_sitemap_views/src/SimpleSitema pViews.php: ┌────────┬──────┬─────────────────────────────────────────────────────────────┐ │ STATUS │ LINE │ MESSAGE │ ├────────┼──────┼─────────────────────────────────────────────────────────────┤ │ Ignore │ 329 │ Fetching deprecated class constant RETURN_AFFECTED of class │ │ │ │ Drupal\Core\Database\Database. Deprecated in drupal:9.4.0 │ │ │ │ and is removed from drupal:11.0.0. There is no replacement. │ │ │ │ │ └────────┴──────┴─────────────────────────────────────────────────────────────┘ web/modules/contrib/simple_sitemap/src/Controller/SimplesitemapController.php: ┌──────────┬──────┬──────────────────────────────────────────────────────────────┐ │ STATUS │ LINE │ MESSAGE │ ├──────────┼──────┼──────────────────────────────────────────────────────────────┤ │ Fix with │ 78 │ 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/simple_sitemap/src/Form/SimplesitemapSitemapsForm.php: ┌──────────┬──────┬─────────────────────────────────────────────────────────┐ │ STATUS │ LINE │ MESSAGE │ ├──────────┼──────┼─────────────────────────────────────────────────────────┤ │ Fix with │ 124 │ 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/simple_sitemap/src/Plugin/simple_sitemap/UrlGenerator/Entity UrlGeneratorBase.php: ┌──────────┬──────┬──────────────────────────────────────────────────────────────┐ │ STATUS │ LINE │ MESSAGE │ ├──────────┼──────┼──────────────────────────────────────────────────────────────┤ │ Fix with │ 230 │ Call to deprecated function file_create_url(). Deprecated in │ │ rector │ │ drupal:9.3.0 and is removed from drupal:10.0.0. Use the │ │ │ │ appropriate method on │ │ │ │ \Drupal\Core\File\FileUrlGeneratorInterface instead. │ │ │ │ │ └──────────┴──────┴──────────────────────────────────────────────────────────────┘ web/modules/contrib/simple_sitemap/modules/simple_sitemap_views/src/Plugin/views /display_extender/SimpleSitemapDisplayExtender.php: ┌──────────┬──────┬───────────────────────────────────────────────────────────┐ │ STATUS │ LINE │ MESSAGE │ ├──────────┼──────┼───────────────────────────────────────────────────────────┤ │ Check │ 188 │ The 'simple_sitemap_views/viewsUi' library is not defined │ │ manually │ │ because the defining extension is not installed. Cannot │ │ │ │ decide if it is deprecated or not. │ │ │ │ │ └──────────┴──────┴───────────────────────────────────────────────────────────┘ web/modules/contrib/simple_sitemap/simple_sitemap.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. │ │ │ │ │ │ Check │ 0 │ Remove core key from info.yml file as it is not compatible │ │ manually │ │ with the next major version of Drupal core. See │ │ │ │ https://drupal.org/node/3070687. │ │ │ │ │ └──────────┴──────┴────────────────────────────────────────────────────────────┘ web/modules/contrib/simple_sitemap/modules/simple_sitemap_engines/simple_sitemap _engines.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. │ │ │ │ │ │ Check │ 0 │ Remove core key from info.yml file as it is not compatible │ │ manually │ │ with the next major version of Drupal core. See │ │ │ │ https://drupal.org/node/3070687. │ │ │ │ │ └──────────┴──────┴────────────────────────────────────────────────────────────┘ web/modules/contrib/simple_sitemap/modules/simple_sitemap_views/simple_sitemap_v iews.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. │ │ │ │ │ │ Check │ 0 │ Remove core key from info.yml file as it is not compatible │ │ manually │ │ with the next major version of Drupal core. See │ │ │ │ https://drupal.org/node/3070687. │ │ │ │ │ └──────────┴──────┴────────────────────────────────────────────────────────────┘