Hi, when i execute phpmd command i got the following errors :

FILE: /project/app/modules/custom/image_styles_mapping/src/Controller/ImageStylesMappingController.php
------------------------------------------------------------------------------------------------------
 193 | VIOLATION | Avoid using undefined variables such as '$order_column' which will lead to PHP notices.
 197 | VIOLATION | Avoid using undefined variables such as '$order_column' which will lead to PHP notices.
 200 | VIOLATION | Avoid using undefined variables such as '$order_column' which will lead to PHP notices.

FILE: /project/app/modules/custom/image_styles_mapping/src/Service/ImageStylesMappingService.php
------------------------------------------------------------------------------------------------
 344 | VIOLATION | Avoid unused local variables such as '$plugin_definition'.
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

bastienkopka created an issue. See original summary.

bakop’s picture

Assigned: bakop » Unassigned
Status: Active » Needs review

All errors are gone !

Can you check please ?

Thanks.

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

grimreaper’s picture

Status: Needs review » Fixed

Thanks! This is merged now.

Status: Fixed » Closed (fixed)

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