- Merge request !4Issue #3335137: Drupal Coding Standards Issues | phpcs → (Merged) created by jay jangid
- Status changed to Needs work
5 months ago 11:46am 15 July 2024 - 🇮🇳India riddhi.addweb
I tried to apply the Patch in the 9.5x version but after applying the patch, it still throws the error. Seems like the error is still not resolved.
FILE: /var/www/html/web/Drupal_9.5/web/modules/contrib/ad_entity_adition/src/Plugin/ad_entity/AdType/AditionType.php -------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------------------------------------------------- 8 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Config\Config. -------------------------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY -------------------------------------------------------------------------------------------------------------------- FILE: /var/www/html/web/Drupal_9.5/web/modules/contrib/ad_entity_adition/src/Plugin/ad_entity/AdView/AditionView.php ----------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ----------------------------------------------------------------------------------------------------------------------------------- 6 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\ad_entity\Entity\AdEntityInterface. ----------------------------------------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ----------------------------------------------------------------------------------------------------------------------------------- FILE: /var/www/html/web/Drupal_9.5/web/modules/contrib/ad_entity_adition/README.md ---------------------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ---------------------------------------------------------------------------------- 13 | WARNING | Line exceeds 80 characters; contains 82 characters 14 | WARNING | Line exceeds 80 characters; contains 88 characters 15 | WARNING | Line exceeds 80 characters; contains 90 characters ----------------------------------------------------------------------------------
- First commit to issue fork.
- Status changed to Needs review
5 months ago 6:33am 16 July 2024 - Status changed to RTBC
5 months ago 6:51am 16 July 2024 - 🇮🇳India riddhi.addweb
I have applied the MR !4 cleanly and it Resolves all the issues.
Please check the screenshot for the same. -
a.milkovsky →
committed e632bff6 on 1.0.x authored by
Jay Jangid →
Issue #3335137 by Jay Jangid, atul_ghate, riddhi.addweb: Drupal Coding...
-
a.milkovsky →
committed e632bff6 on 1.0.x authored by
Jay Jangid →
- Status changed to Fixed
5 months ago 7:15am 16 July 2024 Automatically closed - issue fixed for 2 weeks with no activity.