drupal-check output:
37/37 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ ----------------------------------------------------------------------------------------------
Line tests/src/Unit/FormManagerTest.php
------ ----------------------------------------------------------------------------------------------
296 Call to deprecated method getMock() of class Drupal\Tests\UnitTestCase:
in Drupal 8.5.0 and will be removed before Drupal 9.0.0.
Use \Drupal\Tests\PhpunitCompatibilityTrait::createMock() instead.
296 Fetching class constant class of deprecated class Drupal\Core\Entity\EntityManagerInterface:
in Drupal 8.0.0, will be removed before Drupal 9.0.0.
------ ----------------------------------------------------------------------------------------------
------ -------------------------------------------------------------------------
Line tests/src/Unit/ResponseTest.php
------ -------------------------------------------------------------------------
79 Call to deprecated method getMock() of class Drupal\Tests\UnitTestCase:
in Drupal 8.5.0 and will be removed before Drupal 9.0.0.
Use \Drupal\Tests\PhpunitCompatibilityTrait::createMock() instead.
------ -------------------------------------------------------------------------
[ERROR] Found 3 errors
Comments
Comment #3
tuutti commented