Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

flocondetoile created an issue. See original summary.

flocondetoile’s picture

flocondetoile’s picture

drupal-check web/modules/contrib/entity_activity/
 83/83 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

 ------ -------------------------------------------------------------------------------------------- 
  Line   src/Plugin/LogGeneratorInterface.php                                                        
 ------ -------------------------------------------------------------------------------------------- 
  14     Interface Drupal\entity_activity\Plugin\LogGeneratorInterface extends deprecated interface  
         Drupal\Component\Plugin\ConfigurablePluginInterface:                                        
         Drupal\Component\Plugin\ConfigurablePluginInterface is deprecated                           
         in Drupal 8.7.0 and will be removed before Drupal 9.0.0. You should implement               
         ConfigurableInterface and/or DependentPluginInterface directly as needed. If                
         you implement ConfigurableInterface you may choose to implement                             
         ConfigurablePluginInterface in Drupal 8 as well for maximum compatibility,                  
         however this must be removed prior to Drupal 9.                                             
 ------ -------------------------------------------------------------------------------------------- 

                                                                                                                  
 [ERROR] Found 1 error         
flocondetoile’s picture

Title: Remove deprecated ConfigurablePluginInterface once support 8.6.X is dropped » Remove deprecated ConfigurablePluginInterface once support 8.6.x is dropped

SpadXIII made their first commit to this issue’s fork.

spadxiii’s picture

Status: Active » Needs review