- Issue created by @Harpreet_singh_saluja
- Status changed to Closed: won't fix
8 months ago 12:48pm 7 March 2024 - 🇨🇱Chile mnico Santiago, Chile
This issue should be created in the Varnish purger → module.
Regards
Referred source
when I run the command
phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml
for your module
I found this
FILE: /var/www/html/web/modules/contrib/varnish_purge/src/Form/VarnishPurgerFormBase.php
----------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------------
378 | WARNING | Unused variable $tokens.
----------------------------------------------------------------------------------------
FILE: /var/www/html/web/modules/contrib/varnish_purge/modules/varnish_image_purge/varnish_image_purge.module
------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------
127 | WARNING | Unused variable $delta.
Closed: won't fix
1.0
Code
This issue should be created in the Varnish purger → module.
Regards