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
Comment #2
chr.fritschPR: https://github.com/thunder/scheduler_content_moderation_integration/pull/18
Comment #3
chr.fritschComment #5
chr.fritsch