- 🇮🇳India riddhi.addweb
I tried the #2 patch and it has been applied cleanly. But still, some errors are displayed:-
FILE: /var/www/html/web/Drupal_9.5/web/modules/contrib/marco_polo/marco_polo.routing.yml ----------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ----------------------------------------------------------------------------------------------------------------- 7 | WARNING | Open page callback found, please add a comment before the line why there is no access restriction ----------------------------------------------------------------------------------------------------------------- FILE: /var/www/html/web/Drupal_9.5/web/modules/contrib/marco_polo/src/Controller/MarcoPoloController.php ---------------------------------------------------------------------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------------------------------------------------------------------- 11 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Cache\CacheBackendInterface. 95 | ERROR | [x] Multi-line function declarations must have a trailing comma after the last parameter ---------------------------------------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------------------------------------------------------------------- FILE: /var/www/html/web/Drupal_9.5/web/modules/contrib/marco_polo/marco_polo.module ----------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ----------------------------------------------------------------------------------------------------------------------------- 9 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\Core\Form\FormStateInterface. ----------------------------------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY -----------------------------------------------------------------------------------------------------------------------------
- First commit to issue fork.
- Status changed to Needs review
4 months ago 9:06am 22 July 2024 - Status changed to RTBC
4 months ago 10:18am 22 July 2024 - 🇮🇳India riddhi.addweb
I have applied MR !1 cleanly and it resolves all the errors.
Please check the screenshot for the same. - 95ff7d30 committed on 8.x-1.x
Issue #3125196:fixed phpcs issues.
- 95ff7d30 committed on 8.x-1.x
-
vitalius2009 →
committed c044e06a on 1.0.x
Issue #3125196:fixed phpcs issues.
-
vitalius2009 →
committed c044e06a on 1.0.x
- 🇮🇳India atul_ghate
Hi @vitalius2009,
Thanks for merging the MR.I noticed that I wasn't credited for resolving this issue. Could you let me know if there's something I might have missed?
- Status changed to Fixed
4 months ago 5:04pm 25 July 2024 Automatically closed - issue fixed for 2 weeks with no activity.