drupal-check:


 ------ ------------------------------------------------------------------------------------------------------------------
  Line   tests/src/Kernel/ModeratedContentSchedulingTest.php
 ------ ------------------------------------------------------------------------------------------------------------------
  33     Call to deprecated method getLatestRevision() of class Drupal\content_moderation\ModerationInformationInterface:
         in drupal:8.8.0 and is removed from drupal:9.0.0. Use
         RevisionableStorageInterface::getLatestRevisionId and
         RevisionableStorageInterface::loadRevision instead.
  48     Call to deprecated method getLatestRevision() of class Drupal\content_moderation\ModerationInformationInterface:
         in drupal:8.8.0 and is removed from drupal:9.0.0. Use
         RevisionableStorageInterface::getLatestRevisionId and
         RevisionableStorageInterface::loadRevision instead.
  54     Call to deprecated method getLatestRevision() of class Drupal\content_moderation\ModerationInformationInterface:
         in drupal:8.8.0 and is removed from drupal:9.0.0. Use
         RevisionableStorageInterface::getLatestRevisionId and
         RevisionableStorageInterface::loadRevision instead.
 ------ ------------------------------------------------------------------------------------------------------------------


 [ERROR] Found 3 errors

Comments

chr.fritsch created an issue. See original summary.

chr.fritsch’s picture

chr.fritsch’s picture

Status: Needs review » Reviewed & tested by the community

chr.fritsch’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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