90/90 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

 ------ ------------------------------------------------------------------
  Line   libraries.drush.inc
 ------ ------------------------------------------------------------------
  65     Call to deprecated function libraries_info():
         Will be removed before a stable Drupal 8 release. Please use the
         new library load and managment concepts described at:
         https://www.drupal.org/node/2170763
  66     Call to deprecated function libraries_detect():
         Will be removed before a stable Drupal 8 release. Please use the
         new library load and managment concepts described at:
         https://www.drupal.org/node/2170763
 ------ ------------------------------------------------------------------

 ------ ----------------------------------------------------------------
  Line   libraries.install
 ------ ----------------------------------------------------------------
  26     Call to deprecated function file_unmanaged_delete_recursive():
         in drupal:8.7.0 and is removed from drupal:9.0.0.
         Use \Drupal\Core\File\FileSystemInterface::deleteRecursive().
 ------ ----------------------------------------------------------------

 ------ ----------------------------------------------------------------------
  Line   tests/modules/libraries_test/libraries_test.module
 ------ ----------------------------------------------------------------------
  464    Call to deprecated function drupal_set_message():
         in drupal:8.5.0 and is removed from drupal:9.0.0.
         Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
 ------ ----------------------------------------------------------------------

 ------ -------------------------------------------------------------------
  Line   tests/modules/libraries_test/src/Controller/ExampleController.php
 ------ -------------------------------------------------------------------
  26     Call to deprecated function libraries_load():
         Will be removed before a stable Drupal 8 release. Please use the
         new library load and managment concepts described at:
         https://www.drupal.org/node/2170763
 ------ -------------------------------------------------------------------

 ------ ------------------------------------------------------------------------------------------------------------------
  Line   tests/src/Kernel/LibraryTypeKernelTestBase.php
 ------ ------------------------------------------------------------------------------------------------------------------
         Class Drupal\libraries\ExternalLibrary\Exception\LibraryAccessorInterface not found and could not be autoloaded.
 ------ ------------------------------------------------------------------------------------------------------------------

 -- ---------------------------------------------------------------------------------------------------------------------------------------------------------
     Error
 -- ---------------------------------------------------------------------------------------------------------------------------------------------------------
     Child process error (exit code 255): Fatal error: Trait method getLibrary has not been applied, because there are collisions with other trait methods
     on Drupal\libraries\ExternalLibrary\Exception\InvalidLibraryDependencyException in
     /Users/stevenworx/code/php/drupal/clients/internal/platforms/deprecated_check/web/modules/contrib/libraries/src/ExternalLibrary/Exception/InvalidLibrar
     yDependencyException.php on line 13

     Child process error (exit code 255): Fatal error: Trait method getLibrary has not been applied, because there are collisions with other trait methods
     on Drupal\libraries\ExternalLibrary\Exception\InvalidLibraryDependencyException in
     /Users/stevenworx/code/php/drupal/clients/internal/platforms/deprecated_check/web/modules/contrib/libraries/src/ExternalLibrary/Exception/InvalidLibrar
     yDependencyException.php on line 13

 -- ---------------------------------------------------------------------------------------------------------------------------------------------------------


 [ERROR] Found 8 errors

Comments

Nono95230 created an issue. See original summary.

nono95230’s picture

Previous patch not worked with libraries 8.x-3.0-alpha1.
Test new patch